From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-12-17 04:01:04


"David Abrahams" <dave_at_[hidden]> wrote in message
news:87fybfqy99.fsf_at_pereiro.luannocracy.com...
> Roland Schwarz <roland.schwarz_at_[hidden]> writes:
>
>> David Abrahams wrote:
>>> It would be better to modify the library so it didn't crash the
>>> compiler when inlining was enabled.
>>
>> I just found out, that even in debug builds, i.e. NDEBUG is not defined,
>> <inlinig>on will crash the compiler.
>>
>> So I strip also the #if defined(NDEBUG) and condition only on the
>> compiler version.

As per our discussion on friday, I agree to use the version you suggest for
this compiler always.

> Gennadiy, are you listening?

Busy day at the office. Errrr ... at home. Kid's birthday party, etc.

Gennadiy