From: Giuseppe Scrivano <[email protected]>

> > [...]
> >   while ((line = read_whole_line (fp)) != NULL)
> 
> read_whole_line is not used anymore, instead we are using getline from
> gnulib.  I cannot find that line in the tarball, what file are you
> building?

   Oops.  All my fault.  While I was dragging the VMS-specific stuff
from my old 1.14 directory over to the new 1_14_62-9d54 directory, I
accidentally grabbed init.c, too, and didn't notice.

> [...] Steven could you please s|bool|int| there?

   Already done.  (First thing I checked.)

   Barring more blunders, I should be able to run a test or two later
today.

   SMS.

Reply via email to