[Issue 11931] LINKERS "Symbol Undefined" AGAIN WITH DMD HEAD when -g specified

2014-01-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 --- Comment #1 from Temtaime 2014-01-15 05:39:01 PST --- On my project it appers without -g too, but not on testcase. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because

[Issue 11931] LINKERS "Symbol Undefined" AGAIN WITH DMD HEAD when -g specified

2014-01-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 --- Comment #2 from Kenji Hara 2014-01-15 10:10:09 PST --- More shorter command list for the attached test case: dmd -g -c E.d -ofE.obj dmd -g -c p\A.d -ofA.obj dmd -g -c p\B.d -ofB.obj dmd -g -c p\C.d -ofC.obj dmd -g -c p\D.d -ofD.obj dmd

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-01-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 Kenji Hara changed: What|Removed |Added Keywords||link-failure, pull Summary|LI

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-01-19 Thread d-bugmail
/5321d36d12dfe0b3c18cdb9755ea6342ebe664b3 fix Issue 11931 - Linkers "Symbol Undefined" again with dmd HEAD when -g specified Also add test case for issue 7595. https://github.com/D-Programming-Language/dmd/commit/2401bf3e78db154bf46abe512df7dbb938bc208b Merge pull request #3107 from 9rnsr/fix11931 [REG2.065a] Issue 11931

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-01-19 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-01-22 Thread d-bugmail
/010ffc6ff9fe5a57bea1e565a5700b04aa71216b Merge pull request #3107 from 9rnsr/fix11931 [REG2.065a] Issue 11931 - Linkers "Symbol Undefined" again with dmd HEAD when -g specified -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-02-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 Temtaime changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-02-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 --- Comment #6 from Temtaime 2014-02-07 03:40:06 PST --- Created an attachment (id=1321) Test case 2 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 11931] Linkers "Symbol Undefined" again with dmd HEAD when -g specified

2014-02-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11931 Kenji Hara changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|