Re: error decoding before a numeric constant

2005-04-20 Thread Eneko Nieto
> Are you using only Bison? Are you sure the error does not come from say GCC? You are correct, we have a makefile and didn't see that gcc was returning errors instead of bison. Sorry for inconveniences Edu Eneko ___ Help-bison@gnu.org http://lists.g

error decoding before a numeric constant

2005-04-18 Thread Eneko Nieto
Hello we have the following error while compiling with bison: error de decodificación antes de una constante numérica (in english must be something like "error decoding before a numeric constant") we have looked in the docs and google but haven't found any information about this error. Can anyo