[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Re: stdio.h missing in cffparse.c
From: |
Tom Kacvinsky |
Subject: |
[Devel] Re: stdio.h missing in cffparse.c |
Date: |
Thu, 8 Feb 2001 10:13:03 -0500 (EST) |
Fixed. Sorry about that!
Tom
On Thu, 8 Feb 2001, Tom Kacvinsky wrote:
> That might have been a mistake on my part (I use stderr for debugging
> messages).
> I will look at the code and see if I forgot to remove this.
>
> Tom
>
> On Thu, 8 Feb 2001, Jacob (=Jouk) Jansen wrote:
>
> > Hi all,
> >
> > In the distribution I got today from CVS stderr is used in cffparse.c.
> > However
> > stdio.h seems not included, which results in a warning message and a pause
> > in the make-procedure on my system.
> >
>