Re: [Bison-Announce] Bison 3.5.90 released [beta]
Frank Heckenbach <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <E1jS7ZI-0005Te-PV@goedel> |
Hi Akim, > I'm installing this, I think it should make things much clearer. Thanks. What about defining "N_" in the skeleton as discussed? BTW, I see you just changed: > -#define N_ > + #define N_(Msgid) (Msgid) Is there a practical difference and a real reason to use the latter form? Regards, Frank