This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, Apr 05, 2011 at 08:11:44PM +0200, John Marino wrote:+#ifndef YY_NO_UNPUT #define YY_NO_UNPUT +#endif
Is there any reason to not use this instead? #undef YY_NO_UNPUT #define YY_NO_UNPUT
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |