|
From: Hans B P. <ha...@di...> - 2000-08-27 04:35:08
|
Kurt Raschke wrote: > I can't get it to compile: > [kurt@linux parser]$ gcc -DTESTING parser.c > parser.c: In function `parse_line': > parser.c:230: invalid lvalue in unary `&' Oops, I use the Borland compiler, I really should test it on GCC before shipping. I think this is the same issue that Christophe mentioned in his eMail, unfortunately I don't have a copy of his fixes yet. > Any ideas? I'm working on it... --Hans |