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

Lucas Holt noreply at github.com
Sat May 16 22:37:28 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: c0b06f65816c50f778b434172369f77fc02a745d
      https://github.com/MidnightBSD/mports/commit/c0b06f65816c50f778b434172369f77fc02a745d
  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 (#203)

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