On 5/4/07, via RT Mark Glines <[EMAIL PROTECTED]> wrote:
* Standardize on PARROT_*_GUARD style names for these lines (some
headers used a style that looks like "__PIRLEXER_H" instead)

there's a problem here... compilers/imcc/pirlexer.h is a *generated*
header file. next time somebody runs C<perl Configure.pl --maintainer>
to make lexer changes, this file will be regenerated by bison, and
your changes will be lost.

i haven't yet looked at the patch any closer (although i see it was
applied today) but this needs looking into.
~jerry

Reply via email to