|
Boost Users : |
From: John Maddock (john_at_[hidden])
Date: 2008-02-22 04:11:00
Boris Gubenko wrote:
> I don't think John's fix in
> http://svn.boost.org/trac/boost/changeset/42890 made it to 1.35. You
> migh want to apply it locally and see if it fixes your problem.
I don't believe that would help here, since his GCC build appears to be
configured without stdlib wide character support anyway.
As far as integer.hpp is concerned it's looking for WCHAR_MAX and WCHAR_MIN
but these aren't defined.... so either define them - or even better -
include the header that defines them if there is one.
All patches gratefully accepted yours, John.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net