December 03, 2006
Walter Bright wrote:
> Burton Radons wrote:
>> Ruh roh!
>>
>>     test.obj(test)
>>      Error 42: Symbol Undefined D3std5boxer8__assertFiZv
>>
>> There's no simple hack around this one because of the lack of a prefixed "_". Can this be fixed please.
> 
> What's the test case?

The oldest open DMD bug in the 'Zilla: http://d.puremagic.com/issues/show_bug.cgi?id=8
December 03, 2006
KILLING SPREE~!

If you continue working on DMD with that much bugs killed per release, omagawd, .. poor bugs.

Keep up the great and awesome and whatnot work!

Kind regards,
Alex

Walter Bright wrote:
> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.175.zip
December 03, 2006
Tomas Lindquist Olsen wrote:

> Also the site CSS is borked!

Yup.

http://www.digitalmars.com/d <-- borked http://digitalmars.com/d <-- fine

firefox 2.0 windows here

-- 

December 03, 2006
Tomas Lindquist Olsen wrote:
> Tomas Lindquist Olsen wrote:
> 
>> Also the site CSS is borked!
> 
> Yup.
> 
> http://www.digitalmars.com/d <-- borked
> http://digitalmars.com/d <-- fine
> 
> firefox 2.0 windows here

Yup.

Also, the std.bind link is borked :)
December 03, 2006
"Tom S" <h3r3tic@remove.mat.uni.torun.pl> wrote in message news:ekv34f$17hm$1@digitaldaemon.com...

> Yup.
>
> Also, the std.bind link is borked :)

Did a Swedish chef get loose in here?


December 03, 2006
ahh, but they're so cute. http://www.geocities.com/tokyo/temple/4634/ahbug.gif

Alexander Panek wrote:
> KILLING SPREE~!
> 
> If you continue working on DMD with that much bugs killed per release, omagawd, .. poor bugs.
> 
> Keep up the great and awesome and whatnot work!
> 
> Kind regards,
> Alex
> 
> Walter Bright wrote:
>> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.
>>
>> http://www.digitalmars.com/d/changelog.html
>>
>> http://ftp.digitalmars.com/dmd.175.zip
December 04, 2006
Walter Bright wrote:
> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.

Why not make delegates compatible with function pointers while you're at it :(

Should be possible for the f.pointer calling convention to ignore 1 register used by the delegate call.conv.

L.
December 04, 2006
Lionello Lunesu wrote:
> Walter Bright wrote:
>> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.
> 
> Why not make delegates compatible with function pointers while you're at it :(

Too much work to get done at this time.

> 
> Should be possible for the f.pointer calling convention to ignore 1 register used by the delegate call.conv.
> 
> L.
December 04, 2006
Walter Bright wrote:
> Lionello Lunesu wrote:
>> Walter Bright wrote:
>>> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.
>>
>> Why not make delegates compatible with function pointers while you're at it :(
> 
> Too much work to get done at this time.

Clear response. Thanks.

L.
December 04, 2006
This one really looks..very..very weird, I have to say. Sorry. :P

Jesse Phillips wrote:
> ahh, but they're so cute. http://www.geocities.com/tokyo/temple/4634/ahbug.gif
> 
> Alexander Panek wrote:
>> KILLING SPREE~!
>>
>> If you continue working on DMD with that much bugs killed per release, omagawd, .. poor bugs.
>>
>> Keep up the great and awesome and whatnot work!
>>
>> Kind regards,
>> Alex
>>
>> Walter Bright wrote:
>>> Tried to roll all the ABI changes into one. Won't require source changes, just a recompile.
>>>
>>> http://www.digitalmars.com/d/changelog.html
>>>
>>> http://ftp.digitalmars.com/dmd.175.zip
1 2
Next ›   Last »