[Issue 11258] Static field access problem
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 14 09:42:39 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11258
--- Comment #3 from bearophile_hugs at eml.cc 2013-10-14 09:42:37 PDT ---
(In reply to comment #2)
> Sorry, this is NOT a regression. Current behavior is intended.
Thank you Kenji, this was tricky for me.
Regarding the extra newlines in the error message:
test.d(5): Error: static assert (__traits(compiles, ()
{
auto x = Foo.spam;
}
)) is false
Do you want me to open another "minor importance" bug report on it?
--
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