Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| The following patch is adapted from one of the last bits in the patch
| that Claus Hentschel uses on win32. It fixes parsing of log files by
| removing trailing \r. 
| 
| OK to apply?

Not sure...

I am not sure why this patch is needed. I thought that a standard
conforming ifstream + getline would remove the line ending on the
system it runs. Thus in the case of win32 it should remove \r\n.

If this is not the case all win users will have problems using
iostreams...

so let's check a bit...

-- 
        Lgb

Reply via email to