From: Divye K. <div...@gm...> - 2008-08-10 09:38:29
|
Hi Dean, While checking in the tests, I had mentioned the fact that the text file transfers did not seem to be of the correct length on Windows. Thus, the two size tests were failing on Windows, even with the previous version of http::client. I suspect that it might be because the .length() function was treating \r\n as a single character - thus leading to the size anomaly which is exactly equal to the number of line ending characters in the xml test file. However, when wriiten to a file, there did not seem to be any difference between the transferred and the original file. As of now, I think this should be treated as a bug with an unknown cause. Divye On Sun, Aug 10, 2008 at 1:59 PM, Glyn Matthews <gly...@gm...>wrote: > Allister, > > OK, I just added you to the members list, you can check in now. > > > Regards, > Glyn > > 2008/8/10 Allister Levi Sanchez <all...@gm...> > >> Hi, >> >> Errr, could someone give write access to the repository then? My >> sourceforge account is "allisterx". >> >> Cheers, >> Allister >> >> On Sun, Aug 10, 2008 at 9:32 AM, Dean Michael Berris < >> mik...@gm...> wrote: >> >>> Hi Allister, >>> >>> Please check in the patches. :) >>> >>> I don't have enough Windows know-how to check whether the patches >>> work, but I trust that once they build and work correctly, then it >>> should be safe to check in. >>> >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Cpp-netlib-devel mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel >> >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Cpp-netlib-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel > > -- An idealist is one who, on noticing that a rose smells better than a cabbage, concludes that it will also make better soup. H. L. Mencken (1880 - 1956) My official web site: http://people.iitr.ernet.in/shp/061305/ Webmaster: http://www.drkapoorsclinic.com Blog: http://divyekapoor.blogspot.com |