Boost logo

Boost :

Subject: Re: [boost] [Locale] VC11 Regressions
From: Joshua Boyce (raptorfactor_at_[hidden])
Date: 2012-04-16 15:31:45


On Wed, Apr 4, 2012 at 3:41 PM, Joshua Boyce
<raptorfactor_at_[hidden]>wrote:

> On Mon, Apr 2, 2012 at 7:44 PM, Artyom Beilis <artyomtnk_at_[hidden]> wrote:
>
>>
>>
>>
>> >
>> >Also, I have confirmed with dumpbin that both the Boost.Locale DLL and
>> the
>> >test are dynamic linking to the CRT. Proof:
>> >
>> http://dl.dropbox.com/u/74751/cpp/boost/logs/locale-dll-imports-vc11-20120402-1522.txt
>> >
>> http://dl.dropbox.com/u/74751/cpp/boost/logs/locale-test-imports-vc11-20120402-1522.txt
>> >
>> >
>> >Thanks for looking into this.
>> >
>>
>> Can you please send me the same for MSVC10 and MSVC11 so
>> we can compare symbols used in the DLL.
>>
>> (Does this tool know to demangle as well?)
>>
>>
>> Because I can't find the reference to std::collate<char>::id or
>> std::collate<wchar_t>::id.
>>
>> Same for std::num_put<...>::id and std::num_get<...>::id
>>
>> If this symbol is not imported to DLL and program what would happend
>> that they use different instances of the same id and cause crash
>> on attempt to use it.
>>
>> I almost certain that this is MSVC11 issue or some configuration problem.
>>
>> Thanks.
>>
>>
>>
> Hey, unfortunately I'm swamped over the next couple of days, then I'm
> going on holidays over the easter break. I'll get this information to you
> some time next week.
>
> Thanks again for looking into this.
>

Sorry Artyom, I haven't forgotten about this, but I'm swamped at the moment.

I'll update here again once I have the information you've requested.

Thanks.


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