[Issue 4133] Enable __traits on D1

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 26 15:37:31 PDT 2010


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



--- Comment #5 from nfxjfg at gmail.com 2010-05-26 15:37:29 PDT ---
I was just saying you have to use "char[][] b = [...]" instead of "auto b =
[...]". This is the only point where you have to modify the examples in the
traits documentation to make it work on D1+this patch. That change doesn't have
to do anything with __traits or this patch. It's just that "auto b = ["a",
"bc"];" simply doesn't compile in D1.

-- 
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