On 07-05-2012 09:10, Jacob Carlborg wrote:
On 2012-05-07 08:03, Jonathan M Davis wrote:

The only place that I'm aware of where this policy has caused some
problems is
arithmetic and integral promotions. There a few cases where it would
be nice
to change the semantics for that, but for the most part, the C/C++
semantics
are fine, and I'm sure that Walter considers whatever loss we get
there to be
worth the gain in making it so that C/C++ code ports to D without
breaking
silently.

I had some problems with floats being default initialized to NaN.


I still think floats being initialized to NaN is an atrocity...

--
- Alex

Reply via email to