On 10/5/19 3:13 AM, Akim Demaille wrote:
-ARGMATCH_DEFINE_GROUP(report, enum report);
+ARGMATCH_DEFINE_GROUP(report, enum report)
It looks ugly to me eyes. How about I change ARGMATCH_DEFINE_GROUP so that it finishes with a function prototype, for instance, and we restore that semicolon?

Feel free, though to be honest I'd rather that ARGMATCH_DEFINE_GROUP were replaced by a set of functions and types somehow. Huge macros give me the willies.

Reply via email to