implicit casts with dmd ver 1.0

Peter Blicharski mahatma at ghandi.de
Fri Jan 19 07:24:49 PST 2007


Hello.

I'm having trouble with the sample code shipped with dmd Ver 1.0
During compilation i encounter implicit cast errors (file dhry.d)
By the way, the the dfl window library code is full of these error, too.
Isn't the dmd compiler supposed to make a cast from char[] to char*
without error? Or is it needed to always make an explicit cast?

Best regards

Peter Blicharski




More information about the Digitalmars-d mailing list