[Issue 7491] import symbol name unavailable in class scope

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7491 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7455] Allow a cast to discard precision from a floating point during constant folding

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7455 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6815] Char array is turned into string expression during constant folding

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6815 Denis verylonglogin@gmail.com changed: What|Removed |Added CC|

[Issue 7492] New: [CTFE] Error at assign to immutable character array

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7492 Summary: [CTFE] Error at assign to immutable character array Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7455] Allow a cast to discard precision from a floating point during constant folding

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7455 --- Comment #5 from Stewart Gordon s...@iname.com 2012-02-13 04:32:27 PST --- Therein lies the point - it's a bit convoluted. And I'm sure somebody will come up with a use case for rounding a number to float precision at compile time.

[Issue 7493] New: Initialization of void[][N]

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7493 Summary: Initialization of void[][N] Product: D Version: D1 Platform: All OS/Version: All Status: NEW Keywords: wrong-code Severity: regression Priority:

[Issue 7491] import symbol name unavailable in class scope

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7491 d...@dawgfoto.de changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 7494] New: Selective import does not work inside a function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 Summary: Selective import does not work inside a function Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 7495] New: Scoped imports broken

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7495 Summary: Scoped imports broken Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 7495] Scoped imports broken

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7495 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7494] Selective import does not work inside a function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #1

[Issue 7494] Selective import does not work inside a function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 d...@dawgfoto.de changed: What|Removed |Added Severity|regression |major --- Comment #2 from

[Issue 7455] Allow a cast to discard precision from a floating point during constant folding

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7455 --- Comment #6 from d...@dawgfoto.de 2012-02-13 10:30:16 PST --- Moreover, why allow cast(float) if it isn't supposed to work? To summarize it. The floating point rules are relaxed such that omitting cast(real)cast(float) is a valid

[Issue 3505] [module] static imports should be binded to the leaf module, not the fully qualified name

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3505 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7496] New: Selective imports make module accessible with another import from the same package

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7496 Summary: Selective imports make module accessible with another import from the same package Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 3505] [module] static imports should be binded to the leaf module, not the fully qualified name

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3505 --- Comment #4 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-02-13 11:10:27 PST --- (In reply to comment #3) It seems that renamed imports are sufficient for this given how much code it would break. You might want to close

[Issue 7497] New: optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497 Summary: optimizer/inliner misplaces load instruction Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497 --- Comment #1 from Ellery Newcomer ellery-newco...@utulsa.edu 2012-02-13 11:33:18 PST --- Created an attachment (id=1074) teh codez why did attachment creation fail? why did I know it would? -- Configure issuemail:

[Issue 314] [module] Static, renamed, and selective imports are always public

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 7229] GC.collect fails when being called from Fiber

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7229 klickverbot c...@klickverbot.at changed: What|Removed |Added CC||c...@klickverbot.at

[Issue 7229] GC.collect fails when being called from Fiber

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7229 --- Comment #2 from d...@dawgfoto.de 2012-02-13 14:47:26 PST --- I get a 0 return value and an empty context but I don't remember the error code. Don't waste your time on this until I've rechecked it. There probably IS some issue with getting

[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497 --- Comment #2 from Ellery Newcomer ellery-newco...@utulsa.edu 2012-02-13 15:19:49 PST --- At least on dmd 2.057.. The 2.058 beta seems not to exhibit this behavior. -- Configure issuemail:

[Issue 3503] [module] Imports should be static by default

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3503 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3504] [module] import foo: *; should be supported if imports are static by default

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3504 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3505] [module] static imports should be binded to the leaf module, not the fully qualified name

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3505 --- Comment #5 from d...@dawgfoto.de 2012-02-13 15:36:09 PST --- I have to say though that I fully agree with your proposals. Only it's a controversial thing and has way too much impact to be still considered. -- Configure issuemail:

[Issue 7497] optimizer/inliner misplaces load instruction

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7497 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #3

[Issue 7498] New: function expected before (), not function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 Summary: function expected before (), not function Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 7494] Selective import does not work inside a function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7494] Selective import does not work inside a function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 d...@dawgfoto.de changed: What|Removed |Added Severity|major |normal --- Comment #4 from

[Issue 7498] function expected before (), not function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 d...@dawgfoto.de changed: What|Removed |Added CC||d...@dawgfoto.de

[Issue 7498] function expected before (), not function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7498 --- Comment #2 from d...@dawgfoto.de 2012-02-13 18:21:47 PST --- Introduced with: https://github.com/D-Programming-Language/dmd/commit/1d4438f -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 7499] New: [ICE] ('cast.c line 1495) with lambda array

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7499 Summary: [ICE] ('cast.c line 1495) with lambda array Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 7500] New: [ICE] (template.c line 5287) with immutable lambda function

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7500 Summary: [ICE] (template.c line 5287) with immutable lambda function Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords:

[Issue 7501] New: Array of function pointers append

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7501 Summary: Array of function pointers append Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 6391] Line-less error when passing the '.im' of floating pointer value by reference

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6391 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au