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



--- Comment #5 from nfx...@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: -------

Reply via email to