Relaxing the definition of isSomeString and isNarrowString

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sun Aug 24 11:36:37 PDT 2014


On Sun, 24 Aug 2014 18:28:51 +0000
via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

and D parser unconditionally assumes that source code is in UTF-8 too.
which makes great PITA for me: i can't use strings (any string-like
literals, actually) in Latin-1 (for example) without ugly
"\x..\x..\x..". hate it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140824/4180c44f/attachment.sig>


More information about the Digitalmars-d mailing list