www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - GDC 0.17

reply David Friedman <d3rdclsmail_a_ _t_earthlink_d_._t_net> writes:
*  Fixes
       o Mixed complex/float operations on GCC 4.0 (D.gnu/1485)
       o Applied Thomas Kuhne's HTML line number fix
       o Foreach/nested functions in templates (D.gnu/1514)
       o Use correct default initializer when allocating arrays of
	typedef'd types
       o Recursive calls to nested functions (D.gnu/1525)
* Improvements
       o Updated to DMD 0.140

Outstanding issues:

PowerPC Linux -- This will be fixed in the next release.

Multilib build failtures -- This will be fixed along with the 
cross-compilation improvements I am working on now.
Dec 01 2005
next sibling parent Tiago Gasiba <tiago.gasiba gmail.com> writes:
Thanks thanks and many thanks!
Just compiled it under SuSE 10.0, kernel 2.6.13-8 and it runs perfectly!
I'm so happy :)

Tiago
-- 
Tiago Gasiba (M.Sc.) - http://www.gasiba.de
Everything should be made as simple as possible, but not simpler.
Dec 02 2005
prev sibling parent Dejan Lekic <leka entropy.tmok.com> writes:
Mr. Friedman, I would like to THANK You for everything, again and
again... :)

for (;;)
  thanks();

-- 
...........
Dejan Lekic
  http://dejan.lekic.org
  
Dec 08 2005