[Issue 3182] compile time access of imported symbol

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3182 Andrei Alexandrescu changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3182] compile time access of imported symbol

2012-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3182 Ellery Newcomer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3182] compile time access of imported symbol

2009-07-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3182 --- Comment #2 from Ellery Newcomer 2009-07-16 19:00:38 PDT --- Well, the distinction is whether the symbol is used in compile time expressions or run time expressions. Currently, DMD performs some or all compile time evaluation in the same

[Issue 3182] compile time access of imported symbol

2009-07-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3182 Jarrett Billingsley changed: What|Removed |Added CC||jarrett.billings...@gmail.c