
steve.m.hay at googlemail
Aug 11, 2012, 4:46 AM
Post #6 of 6
(73 views)
Permalink
|
|
Re: blead (Zlib) no longer compiles in gcc's C++ mode
[In reply to]
|
|
On 10 August 2012 23:25, Paul Marquess <Paul.Marquess [at] btinternet> wrote: > Karl Williamson [mailto:public [at] khwilliamson] > >> On 08/10/2012 07:24 AM, Paul Marquess wrote: >> > Steve Hay [mailto:steve.m.hay [at] googlemail] >> >> >> >> On 10 August 2012 01:07, Karl Williamson <public [at] khwilliamson> wrote: >> >>> Commit 9d90bd60fec830834e56dfd4cc1aaf499c322831 broke this. The attached >> >>> patch adds the missing casts that are required in C++ mode. >> > >> > Thanks Karl. >> > >> > I assume there isn't a casting issue in Bzip.xs where I made a very similar >> > change recently? >> >> The patch I wrote causes blead to compile again under C++. Since there was no >> failure in Bzip2.xs, I didn't look at it until now. In looking at it now, it >> appears to me to have the correct casts, and more importantly, the compiler >> thinks it's ok. > > > Thanks Karl. > > New version of Compress-Raw-Zlib just uploaded to CPAN with the patch included. > Thanks for the quick response on this. New version committed to blead in 9ffe0f2ee3.
|