www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DMD 0.176 release

reply Walter Bright <newshound digitalmars.com> writes:
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
Dec 02 2006
next sibling parent reply Walter Bright <newshound digitalmars.com> writes:
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
er, http://ftp.digitalmars.com/dmd.176.zip
Dec 02 2006
parent reply "Chris Miller" <chris dprogramming.com> writes:
It likes to output this:

id =3D s6_addr8
id =3D s6_addr8
id =3D x
id =3D y
Dec 02 2006
parent reply Bill Baxter <wbaxter gmail.com> writes:
Chris Miller wrote:
 It likes to output this:
 
 id = s6_addr8
 id = s6_addr8
 id = x
 id = y
I'm getting those too. id = name id = quantity id = height id = width id = xorig id = yorig id = characters --bb
Dec 02 2006
parent Bill Baxter <wbaxter gmail.com> writes:
Bill Baxter wrote:
 Chris Miller wrote:
 
 It likes to output this:

 id = s6_addr8
 id = s6_addr8
 id = x
 id = y
I'm getting those too. id = name id = quantity id = height id = width id = xorig id = yorig id = characters --bb
Seems to be coming from static struct initializers: static const BitmapFontData helvetica_12_data = { name: "-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1", quantity: 256, height: 16, width: -1, xorig: 0, yorig: 4, characters: Helvetica12_Character_Map };
Dec 02 2006
prev sibling next sibling parent reply "Tomas Lindquist Olsen" <tomas famolsen.dk> writes:
Walter Bright wrote:

std/bind.d says:

module Bind;


Also the site CSS is borked!
besides that another great release :)

-- 
Dec 02 2006
parent reply "Tomas Lindquist Olsen" <tomas famolsen.dk> writes:
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 --
Dec 03 2006
parent reply Tom S <h3r3tic remove.mat.uni.torun.pl> writes:
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 :)
Dec 03 2006
parent "Jarrett Billingsley" <kb3ctd2 yahoo.com> writes:
"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?
Dec 03 2006
prev sibling next sibling parent Tom <tom nospam.com> writes:
I bet there are no cockroaches in your place, they must fear you...

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
-- Tom;
Dec 02 2006
prev sibling next sibling parent Deewiant <deewiant.doesnotlike.spam gmail.com> writes:
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
Thanks for the new release, you really are a bug fixing machine when you put your mind to it. <g> Seems like some debugging printf got left in, try compiling the following: void main() {} what it means. <g>
Dec 03 2006
prev sibling next sibling parent reply Burton Radons <burton-radons smocky.com> writes:
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.
Dec 03 2006
parent reply Walter Bright <newshound digitalmars.com> writes:
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?
Dec 03 2006
parent Deewiant <deewiant.doesnotlike.spam gmail.com> writes:
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
Dec 03 2006
prev sibling next sibling parent reply Alexander Panek <a.panek brainsware.org> writes:
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
Dec 03 2006
parent reply Jesse Phillips <Jesse.K.Phillips+Digitalmars gmail.com> writes:
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
Dec 03 2006
parent Alexander Panek <a.panek brainsware.org> writes:
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
Dec 04 2006
prev sibling parent reply Lionello Lunesu <lio lunesu.remove.com> writes:
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.
Dec 03 2006
parent reply Walter Bright <newshound digitalmars.com> writes:
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.
Dec 04 2006
parent Lionello Lunesu <lio lunesu.remove.com> writes:
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.
Dec 04 2006