[Midnightbsd-cvs] [MidnightBSD/mports] 9df02c: irc/polari: fix redefinition of GjsContext autoptr...

Lucas Holt noreply at github.com
Sat May 16 22:35:57 EDT 2026


  Branch: refs/heads/irc/polari
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9df02c6fe13ac2e72f278851052cf8be2b4a5299
      https://github.com/MidnightBSD/mports/commit/9df02c6fe13ac2e72f278851052cf8be2b4a5299
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-16 (Sat, 16 May 2026)

  Changed paths:
    M irc/polari/Makefile
    A irc/polari/files/patch-src_polari.c

  Log Message:
  -----------
  irc/polari: fix redefinition of GjsContext autoptr cleanup func

Newer GJS defines glib_autoptr_clear_GjsContext and friends via
G_DECLARE_FINAL_TYPE in gjs/context.h. The manual
G_DEFINE_AUTOPTR_CLEANUP_FUNC in src/polari.c is now redundant and
causes a redefinition error. Remove it.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list