On Mon, 29 May 2006, Akim Demaille wrote: > >>> "Joel" == Joel E Denny <[EMAIL PROTECTED]> writes: > > > Akim, I believe the const in b4_yysymprint_generate was your > > commit. Do you want to require users to typedef YYSTYPE, or should > > we remove the const? > > Yes, eventually I would like to move away from using macros.
Perhaps we should formally deprecate such usage as of 2.3? Searching for `#define' in the Open Group's yacc spec, I see no discussion of the yacc user ever specifying a #define. So, macros should be only a Bison backward-compatibility issue, right? Joel
