https://bugzilla.xfce.org/show_bug.cgi?id=15734
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #8810| |review+ Flags| | --- Comment #2 from [email protected] --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
