Re: [boost] [1.33.1][iostreams] Timetable and patches
by Douglas Gregor other posts by this author
Sep 29 2005 12:08PM messages near this date
Re: [boost] [1.33.1][iostreams] Timetable and patches
|
Re: [boost] [1.33.1][iostreams] Timetable and patches
SOURCE
On Sep 24, 2005, at 6:27 PM, Jonathan Turkanis wrote:
> Douglas Gregor wrote:
> >
> > That's odd, since they should all be the same. Was it a problem with
> > line endings, perhaps?
> >
>
> That's what it seems to be. For example, the file
> boost/detail/utf8_codecvt_facet.hpp has unix line-endings in the
> tar.gz archive,
> but DOS line-endings in the zip archive. I guess this happened for
> some
> iostreams files, too. The .tar.gz archive is a few k smaller than
> the .zip
> archive.
Okay, that part is intentional. We always provide Unix line endings
for tarballs and DOS line endings for ZIP files, so I guess you will
have to provide two patches... but you can probably just convert the
line endings from one to create the second.
Doug
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Pavel Vozenilek
Douglas Gregor
Jonathan Turkanis
Jonathan Turkanis
Douglas Gregor
|