[Issue 509] [wd]char[1] does not convert to [wd]char

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 16 17:25:45 PST 2006


http://d.puremagic.com/issues/show_bug.cgi?id=509


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com




------- Comment #1 from smjg at iname.com  2006-11-16 19:25 -------
Why

    w = \r[0]

rather than

    w = '\r';

?


-- 




More information about the Digitalmars-d-bugs mailing list