Magnus Hagander wrote:
> Andrew Dunstan wrote:
>
>> Magnus Hagander wrote:
>>
>>> Are we *sure*, btw, that this is actually a mingw issue, and not
>>> something else in the environment? Could you try a MSVC compiled binary
>>> on the same machine?
>>>
>>>
>> My MSVC buildfarm animal runs on the same machine, and does not suffer
>> the same problem.
>>
>
> Meh. Stupid mingw :-)
>
> So how about we #ifdef out that NULL setting based on
> WIN32_ONLY_COMPILER, does that seem reasonable?
>
>
>
The odd thing is that it doesn't seem to affect Vista, only XP.
Anyway, yes, I think that would be OK. How do we then test to see if the
original problem is still fixed?
cheers
andrew