Thread overview
dmd 2.028 release
Apr 07, 2009
Walter Bright
Apr 08, 2009
Leandro Lucarella
Apr 08, 2009
Don
Easter Eggs
Apr 09, 2009
Don
April 07, 2009
This is a fix for the bad bug: http://d.puremagic.com/issues/show_bug.cgi?id=2812


http://www.digitalmars.com/d/2.0/changelog.html
http://ftp.digitalmars.com/dmd.2.028.zip
April 08, 2009
Walter Bright, el  7 de abril a las 16:21 me escribiste:
> This is a fix for the bad bug: http://d.puremagic.com/issues/show_bug.cgi?id=2812
> 
> 
> http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.028.zip

That's a weird release!

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
No debemos temer a la muerte, porque es la mejor recompensa de la vida.
	-- Ren & Stimpy
April 08, 2009
Leandro Lucarella wrote:
> Walter Bright, el  7 de abril a las 16:21 me escribiste:
>> This is a fix for the bad bug: http://d.puremagic.com/issues/show_bug.cgi?id=2812
>>
>>
>> http://www.digitalmars.com/d/2.0/changelog.html
>> http://ftp.digitalmars.com/dmd.2.028.zip
> 
> That's a weird release!
> 

It's an emergency release. My opinion was that that bug was so severe that it needed to be dealt with immediately. Think of it as a product recall for 2.027.
April 09, 2009
Walter Bright wrote:
> This is a fix for the bad bug: http://d.puremagic.com/issues/show_bug.cgi?id=2812
> 
> 
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.028.zip

It's appropriate for this time of year, I guess.
Turns out there's a lot of easter eggs in that release...
It's not just one bugfix.
By looking through the source, I discovered it has a couple of new intrinsics, for example.
Happy hunting!