http://d.puremagic.com/issues/show_bug.cgi?id=9538
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|regression |normal --- Comment #4 from Martin Nowak <[email protected]> 2013-02-21 11:05:52 PST --- (In reply to comment #0) > 2.061: > $ dmd test.d > > void** I still get an error for 2.061 and 2.060. Error: type void*[1LU] is not an expression The error message has changed with https://github.com/D-Programming-Language/dmd/pull/1382 to Error: void*[1u][0u] is not an lvalue. I've reduced the importance to normal. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
