[Issue 3827] automatic joining of adjacent strings is bad
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 20 16:19:17 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3827
--- Comment #5 from bearophile_hugs at eml.cc 2010-06-20 16:19:15 PDT ---
The error message for the missing ~ can be something like this (adapted from
the "'l' suffix is deprecated, use 'L' instead" error message generated by the
usage of a 10l long literal):
adjacent string literals concatenation is deprecated, add ~ between them
instead.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list