Martin Sebor wrote:
> Martin Sebor wrote:
>> Farid Zaripov wrote:
> [...]
>>> I think we can also include the following patch in 4.2.0 release:
>>> http://www.nabble.com/__rw_once-warnings-in-non-reentrant-Windows-builds
>>> --tf4634599.html#a13295746
>>
>> This makes it possible to do non-reentrant builds with MSVC 8
>> just like with MSVC 7, correct? I.e., it makes the 8s and 11s
>> build types non-reentrant when using MSVC 8, as they are in
>> stdcxx 4.1.3 (when using MSVC 7). If you're comfortable that
>> the patch is good for all compilers and build types I have no
>> objection. Does anyone have a problem with this?
>
> Since I haven't heard any objections I'm going to put this in.
Okay, it's in. Farid, I took the liberty to tweak your change
log entry to add a little bit more detail (and correct the
formatting).
http://svn.apache.org/viewvc?rev=586613&view=rev
Martin
|