libtasn1 compile issue in ANS1.c
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu May 28 20:49:01 CEST 2009
Simon Josefsson wrote:
>>> That did it!!!
>>> It didn't complain, built all the way and all 5 tests passed.
>>> One more porting issue fixed.
>> I just noticed that this enumeration is auto-generated with bison from
>> the given grammar's tokens, thus TRUE/FALSE cannot be replaced. However
>> would adding #undef TRUE and #undef FALSE solve the compilation issue
>> for you?
>
> We can change the bison source, can't we? Like this:
It seems I'm no longer familiar with bison :)
regards,
Nikos
More information about the Gnutls-devel
mailing list