Boost logo

Boost :

Subject: Re: [boost] [1.44][Serialization] fails to compile on OSX universal
From: Emil Dotchevski (emil_at_[hidden])
Date: 2010-08-20 15:15:36


On Fri, Aug 20, 2010 at 1:02 PM, Robert Ramey <ramey_at_[hidden]> wrote:
> Jeff Flinn wrote:
>> By the way Robert, thanks for clearing up all of the compiler warnings
>> in both the lib and in portable_binary_archive over the last couple of
>> releases.
>
> I'm glad you appreciate this.  I caused an unintended ripple effect
> which resulted in much agony - which is likely not over..
>
> advice to prospective library developer's - use warning level 4
> it's cheaper in the long run.

#pragma warning(push,1) on MSVC, and #pragma gcc system_header are cheaper.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk