The following reply was made to PR general/419; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Dave Hall <[EMAIL PROTECTED]> Subject: Re: general/419: Date: Fri, 18 Apr 1997 18:37:13 -0600 (MDT) On Fri, 18 Apr 1997, Dave Hall wrote: > >Description: > Note: consst is MISPELLED here, causing MAKE ERRORS - 3rd line! > > /* Common cases which want utility support.. the note_cleanups_for_foo > routines are for */ > > FILE *pfopen(struct pool *, const char *name, const char *fmode); > FILE *pfdopen(struct pool *, int fd, const char *fmode); > int popenf(struct pool *, consst char *name, int flg, int mode); > <--------- consst??? Where exactly did you download this version from? It is not this way in anything I can find; certainly not in the 1.2b8 tarball.
