[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #24 from Nick Sabalausky 2013-09-19 23:46:53 PDT --- BTW, you don't need to copy druntime.lib because it's already included in phobos.lib. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #23 from Nick Sabalausky 2013-09-19 23:45:33 PDT --- (In reply to comment #22) > (In reply to comment #21) > > (or sc.ini for that matter, but that's not the main issue here) > > Oh I see you DO have an sc.ini in there, and it do

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #22 from Nick Sabalausky 2013-09-19 23:44:18 PDT --- (In reply to comment #21) > (or sc.ini for that matter, but that's not the main issue here) Oh I see you DO have an sc.ini in there, and it does look right. So copy OPTLINK int

[Issue 10729] Some exception symbols undefined

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10729 --- Comment #21 from Nick Sabalausky 2013-09-19 23:39:29 PDT --- Andre: Rainer mentioned something in that solved my problem. Turns out that optlink actually reads sc.ini to get th

[Issue 10509] Closure is allocated even if it may be not needed

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10509 Don changed: What|Removed |Added Keywords|wrong-code |performance Severity|critical

[Issue 10381] Nonsense associative array comparison

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10381 --- Comment #3 from Don 2013-09-19 23:20:27 PDT --- https://github.com/D-Programming-Language/dmd/pull/2575 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 11072] New: BitArray.opCmp is invalid on 64x

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11072 Summary: BitArray.opCmp is invalid on 64x Product: D Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P2 Compo

[Issue 11068] raw formatting of chars and strings is wrong

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11068 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11068] raw formatting of chars and strings is wrong

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11068 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 11068] raw formatting of chars and strings is wrong

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11068 --- Comment #2 from github-bugzi...@puremagic.com 2013-09-19 18:54:42 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/2d7fc3d5d6a6b29d0c1aff1cb5365f247

[Issue 11071] REX.R and REX.W prefixes do not seem to be generated in some cases

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11071 --- Comment #2 from Joseph Cassman 2013-09-19 14:58:12 PDT --- Just looking for patterns in the disassembly. It is interesting that all instructions (other than move) encode RAX as EAX. Also, the 64-bit immediate values are trimmed accordin

[Issue 11070] Allow declaration statement in a switch expression

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11070 Andrej Mitrovic changed: What|Removed |Added Summary|Allow auto statement in a |Allow declaration statement

[Issue 11070] Allow auto statement in a switch statement

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11070 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --- Co

[Issue 11071] New: REX.R and REX.W prefixes do not seem to be generated in some cases

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11071 Summary: REX.R and REX.W prefixes do not seem to be generated in some cases Product: D Version: D2 Platform: x86_64 URL: http://forum.dlang.org/thread/izztrfapqdzmsohch

[Issue 11071] REX.R and REX.W prefixes do not seem to be generated in some cases

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11071 --- Comment #1 from Joseph Cassman 2013-09-19 14:42:33 PDT --- Created an attachment (id=1251) instructions that compile successfully (up to line 166) Generated using obj2asm. -- Configure issuemail: http://d.puremagic.com/issues/userprefs

[Issue 11070] Allow auto statement in a switch statement

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11070 --- Comment #2 from Andrej Mitrovic 2013-09-19 13:22:09 PDT --- (In reply to comment #1) > That's easy solved. That's really ugly. It also gets twice as ugly if you have to use a static if. > Usually common bodies for case statements are no

[Issue 11070] Allow auto statement in a switch statement

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11070 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Co

[Issue 11070] New: Allow auto statement in a switch statement

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11070 Summary: Allow auto statement in a switch statement Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Co

[Issue 9571] link error due to using unique ids in anonymous funcliteral

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9571 --- Comment #14 from deadalnix 2013-09-19 09:50:58 PDT --- (In reply to comment #12) > https://github.com/D-Programming-Language/dmd/pull/2566 Dude, I'm not in Japan for so long, but if you have one moment on Tokyo next week, I'd buy you a bee

[Issue 9571] link error due to using unique ids in anonymous funcliteral

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9571 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11054] ICE: interpret.c:357: virtual void Statement::ctfeCompile(CompiledCtfeFunction*): Assertion `0' failed.

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11054 --- Comment #15 from github-bugzi...@puremagic.com 2013-09-19 07:08:12 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/9ee91f6d31c8333fe7bafee3b49d8a3773146

[Issue 11054] ICE: interpret.c:357: virtual void Statement::ctfeCompile(CompiledCtfeFunction*): Assertion `0' failed.

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11054 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11069] New: DMD (github HEAD) Linker Regression

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11069 Summary: DMD (github HEAD) Linker Regression Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: regression Priority: P2 Componen

[Issue 7799] Can't use alias for overload resolution with alias this subtype

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7799 --- Comment #3 from Andrej Mitrovic 2013-09-19 03:58:24 PDT --- (In reply to comment #2) > (In reply to comment #1) > > Works in 2.063.2. > > Note that, even `alias super.test test` is compiled, but still cannot call it > from FooBar object.

[Issue 4595] [tdpl] Accessing non-static member of a null reference compiles

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4595 --- Comment #15 from Andrej Mitrovic 2013-09-19 03:52:35 PDT --- (In reply to comment #14) > - `is(typeof(exp))` tests that the exp has valid type or not. For type > calculation, the code flow analysis and its validation result is just > unnec

[Issue 4595] [tdpl] Accessing non-static member of a null reference compiles

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4595 --- Comment #14 from Kenji Hara 2013-09-19 00:33:55 PDT --- (In reply to comment #13) > After a few years of D use, I actually find the above will create problems. We > often use traits like these to check whether something is compilable, even

[Issue 11068] New: raw formatting of chars and strings is wrong

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11068 Summary: raw formatting of chars and strings is wrong Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compo

[Issue 7799] Can't use alias for overload resolution with alias this subtype

2013-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7799 --- Comment #2 from Kenji Hara 2013-09-19 00:05:39 PDT --- (In reply to comment #1) > Works in 2.063.2. Note that, even `alias super.test test` is compiled, but still cannot call it from FooBar object. // class definitions are same as comment