$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.44][Serialization] fails to compile on OSX universal
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-08-20 16:02:01
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.
Robert Ramey