Another argument for omitting the semicolon is, suppose we add another
label-related attribute later? _GL_HOT, say? Then, 'lab: _GL_HOT
_GL_UNUSED_LABEL' would work, but 'lab: _GL_UNUSED_LABEL _GL_HOT' would
not, and users would have to remember to always put _GL_UNUSED_LABEL
last among all the other label-related _GL_whatever attributes; that
wouldn't be good.
- [PATCH] lib/rename.c: Conditionally define the out label Ben Walton
- Re: [PATCH] lib/rename.c: Conditionally define the out... Pádraig Brady
- Re: [PATCH] lib/rename.c: Conditionally define the... Pádraig Brady
- Re: [PATCH] lib/rename.c: Conditionally define... Paul Eggert
- Re: [PATCH] lib/rename.c: Conditionally de... Paul Eggert
- Re: [PATCH] lib/rename.c: Conditional... Pádraig Brady
- Re: [PATCH] lib/rename.c: Conditi... Paul Eggert
- Re: [PATCH] lib/rename.c: Con... Paul Eggert
- Re: [PATCH] lib/rename.c: Con... Pádraig Brady
- Re: [PATCH] lib/rename.c: Conditionally define the... Ben Walton
- Re: [PATCH] lib/rename.c: Conditionally define... Paul Eggert
- Re: [PATCH] lib/rename.c: Conditionally de... Ben Walton
- Re: [PATCH] lib/rename.c: Conditional... Paul Eggert
- [PATCH] lib/rename.c: rpl_rename ... Ben Walton
- Re: [PATCH] lib/rename.c: rpl... Pádraig Brady
- Re: [PATCH] lib/rename.c: Conditi... Ben Walton