Henrik Nordstrom wrote:
> 
> tis 2003-02-04 klockan 12.48 skrev Guido Serassio:
> 
> > So errorTryLoadText() in errorpage.cc and netdbReloadState() in net_db.c
> > doesn't work correctly.
> 
> This should be fixed in errorpage.cc to handle text files in text mode.

Done. errorTryLoadText no longer makes any assumptions about file sizes
and just reads what it gets.

> net_db.cc most likely should open the file in binary mode however as it
> is a internal data file.
> 
> --
> Henrik Nordstrom <[EMAIL PROTECTED]>
> MARA Systems AB, Sweden

Reply via email to