digitalmars.D.announce - GDC 0.17
- David Friedman (13/13) Dec 01 2005 * Fixes
- Tiago Gasiba (7/7) Dec 02 2005 Thanks thanks and many thanks!
- Dejan Lekic (9/9) Dec 08 2005 Mr. Friedman, I would like to THANK You for everything, again and
* 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
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
Mr. Friedman, I would like to THANK You for everything, again and again... :) for (;;) thanks(); -- ........... Dejan Lekic http://dejan.lekic.org
Dec 08 2005









Tiago Gasiba <tiago.gasiba gmail.com> 