Kill implicit joining of adjacent strings

Manfred_Nowak svv1999 at hotmail.com
Thu Nov 11 01:11:48 PST 2010


Don wrote:

> that's the only thing that is missing

Disagreed.

One of the main points of all languages is to emphasize ones aim, 
espacially if there is a chance of misinterpretation because of the 
language.

Example: there is only a tiny change in the characters from `31415' to `
3.1415'. Without function overloading this can be detected in D, because 
the type of actual parameters changes and Walter dismissed automatic type 
changes from `real' to `int'.

The situation the OP described sams quite similar to me.
-manfred  


More information about the Digitalmars-d mailing list