$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.41.0] [integer] integer.hpp does not compile in MSVC8.0with /Za option on
From: John Maddock (john_at_[hidden])
Date: 2009-11-23 04:42:59
>>> Boost.Integer's author appears to be missing in action at present, but
>>> if
>>> no one else steps up to the plate, I plan on doing some minimal
>>> maintenance
>>> work to this important little library soon...
>>
>> Could be nice of you if you also had support for 64bits types then cause
>> currently uint_t<N> only goes up to 32.
>> Shoudl I fill a ticket too ?
Those changes got removed when we reverted integer back to the last known
"good" state earlier this month. I'll reopen and try and fix properly,
John.