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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 17 08:25:05 PDT 2013


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



--- Comment #7 from hsteoh at quickfur.ath.cx 2013-09-17 08:25:04 PDT ---
(In reply to comment #5)
> 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?

Heh, just saw your comment (didn't refresh the page this morning so missed it).

I'm testing dmd git HEAD (e87199a75c504a668b117d7b9a99edc54aa2e4d0), druntime
git HEAD (43110e794461d0725f191028a6e3bf28d4d45e2d), and phobos git HEAD
(a54bc74277427133baf59185be36d7a5cb1de1a4). The compile environment is
Linux/64-bit.

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