[Xfce-bugs] [Bug 15734] Missing initializer for field 'interface_finalize' of 'GInterfaceInfo' in THUNARX_DEFINE_TYPE_WITH_CODE
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Jul 24 22:29:01 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15734
jeinzi at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeinzi at gmx.de
Attachment #8810| |review+
Flags| |
--- Comment #2 from jeinzi at gmx.de ---
Created attachment 8810
--> https://bugzilla.xfce.org/attachment.cgi?id=8810&action=edit
Proposed patch
It turns out that the C preprocessor doesn't like commas in macro arguments
when they are not between parenthesis, so I had to create two additional macros
that defer the creation of the commas.
See https://stackoverflow.com/a/49349949/3641597
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list