bearophile, el 4 de septiembre a las 08:15 me escribiste: > Jeremie Pelletier: > > >VC++ has no real support for long double; it supports the syntax as distinct > >types but they are implemented as double precision, not extended precision.< > > This is true in GDC (with GCC backend) too, that's why real in D are as large > as possible and not fixed-sized as the other types. > > > >I also couldn't get the compiler to compile *.c as C++, even with the /TP > >switch (Compile as C++), I had to rename every file to *.cpp.< > > This looks like a change good to be folded back into DMD sources.
I offered myself to do such a change in the past, but Walter didn't liked it. I did it for purely aesthetic reasons, though, maybe if that is useful in some way he'll accept the change. -- Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/ ---------------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------------- ASALTAN, GOLPEAN SALVAJEMENTE A ANCIANA Y LE COMEN LA PASTAFROLA. -- Crónica TV
