Does D have too many features?

Jacob Carlborg doob at me.com
Wed May 9 01:27:26 PDT 2012


On 2012-05-09 02:56, Sean Cavanaugh wrote:

> Thousands of my C/C++ floating point constants are broken by the CTFE
> change since as 'integer'-like float constants 31.f and won't compile
> anymore, since its trying to do f(31) to them for me now . . .

I don't see any point in supporting 31.f as a floating point syntax.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list