Thaks a lot Duncan, it worked !
Luis
Selon Duncan Temple Lang :
> Hi Luis.
>
> You can change the two lines
>
> PROBLEM buf
> WARN;
>
> to the one line
>
> warning(buf);
>
>
> That should compile.
>
> If not, please show us the compilation command for DocParse.c, i.e. all the
> arguments
Hi Luis.
You can change the two lines
PROBLEM buf
WARN;
to the one line
warning(buf);
That should compile.
If not, please show us the compilation command for DocParse.c, i.e. all the
arguments
to the compiler, just above the error messages.
D.
Luis Tito de Morais wrote:
> Hi list,
2 matches
Mail list logo