$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Closed for major changes; release freeze approaching
From: John Maddock (john_at_[hidden])
Date: 2010-01-06 05:52:08
>The hash failures aren't really regressions. I turned on warnings as
>errors, and then the integer library started producing a warning.
>They'll be fixed once I merge.
Looks like gcc on Darwin is producing warnings from cstdint.hpp that regular
gcc on Linux doesn't - I thought I had all those warnings quashed as well
:-(
Any Darwin developers got any ideas?
Thanks, John.