[Issue 11054] ICE with -property when importing std.traits

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 17 04:28:24 PDT 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-09-17 04:28:23 PDT ---
I can't even compile git-head with -property, but that's not a big issue since
we're going to deprecate this switch soon.

-----
import std.typetuple;
-----

-----
import std.traits;
-----

-----
C:\dmd-git\dmd2\windows\bin\..\..\src\phobos\std\conv.d(1228): Error: not a
property toStringRadixConvert
...
many more errors here
-----

I get no ICE though. Which commits are you testing with?

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