X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 7 May 2015 13:41:24 -0400 Message-Id: <201505071741.t47HfObb019097@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (djgpp AT delorie DOT com) Subject: Re: ANNOUNCE: DJGPP 2.05 beta 1 References: <201505042003 DOT t44K3odg011007 AT delorie DOT com> Errors-To: nobody AT delorie DOT com > (BTW, why are we defining DBL_MIN/_MAX as __dj_double_min/_max and > not as constants?) This way we get the exact bit pattern we want without worrying if the compiler will parse a constant correctly.