[Issue 11114] Undefined symbols after merging dmd pull #2550

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4 Iain Buclaw changed: What|Removed |Added Priority|P2 |P3 --

[Issue 11114] Undefined symbols after merging dmd pull #2550

2022-11-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #21 from Raz

[Issue 11114] Undefined symbols after merging dmd pull #2550

2014-02-18 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=4 Kenji Hara changed: What|Removed |Added Severity|regression |normal --- Comment #20 from Kenji Hara

[Issue 11114] Undefined symbols after merging dmd pull #2550

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=4 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Co

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #18 from Denis Shelomovskij 2013-10-27 02:12:55 MSD --- (In reply to comment #17) > Can you please try this with the new -allinst switch? I have already written few times where exactly is the problem. So `-allinst` on final execu

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #17 from Walter Bright 2013-10-26 13:39:04 PDT --- Can you please try this with the new -allinst switch? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #16 from Denis Shelomovskij 2013-10-15 05:43:47 MSD --- (In reply to comment #15) > (In reply to comment #14) > > (In reply to comment #13) > > > I'm asking if the reason, in your code, it isn't in the imported > > > libraries is

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #15 from Walter Bright 2013-10-14 14:16:14 PDT --- (In reply to comment #14) > (In reply to comment #13) > > I'm asking if the reason, in your code, it isn't in the imported libraries > > is > > because it is behind a version dec

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #14 from Denis Shelomovskij 2013-10-14 23:49:23 MSD --- (In reply to comment #13) > I'm asking if the reason, in your code, it isn't in the imported libraries is > because it is behind a version declaration? Impossible. The symbo

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #13 from Walter Bright 2013-10-14 12:43:38 PDT --- (In reply to comment #12) > (In reply to comment #11) > > This may fix it: > > > > https://github.com/D-Programming-Language/dmd/pull/2661 > > Why "may"? Because I haven't chec

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #12 from Denis Shelomovskij 2013-10-14 09:40:59 MSD --- (In reply to comment #11) > This may fix it: > > https://github.com/D-Programming-Language/dmd/pull/2661 Why "may"? It will definitely workaround at in debug mode as it dis

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #11 from Walter Bright 2013-10-13 16:12:34 PDT --- This may fix it: https://github.com/D-Programming-Language/dmd/pull/2661 Need to also check if imports are compiled with one -version while the importer is compiled with another

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #10 from Denis Shelomovskij 2013-10-08 16:11:08 MSD --- (In reply to comment #9) > Denis, we're going to need some more help with this, i.e. code we can compile > that duplicates the error. The project is not open source so I can

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #8 from Denis Shelomovskij 2013-09-27 11:55:22 MSD --- (In reply to comment #7) > Issue 11127 is also a regression caused by pull #2550. For that, I opened: > https://github.com/D-Programming-Language/dmd/pull/2590 > > Denis, may

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #7 from Kenji Hara 2013-09-27 00:22:29 PDT --- Issue 11127 is also a regression caused by pull #2550. For that, I opened: https://github.com/D-Programming-Language/dmd/pull/2590 Denis, may the pull #2590 fix your link-failure? --

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #6 from Denis Shelomovskij 2013-09-25 19:54:38 MSD --- (In reply to comment #5) > (In reply to comment #4) > > So I'd say Issue 11069 isn't fully fixed. > > OK, I checked compiler code on desk, and found two suspicious code place

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #5 from Kenji Hara 2013-09-25 07:40:15 PDT --- (In reply to comment #4) > So I'd say Issue 11069 isn't fully fixed. OK, I checked compiler code on desk, and found two suspicious code places. Could you test this patch on git head

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #4 from Denis Shelomovskij 2013-09-25 11:19:48 MSD --- OK. Sorry, I haven't checked issues and latest pulls. This looks like a dup of Issue 11069 and its fixing dmd pull (#2577 [1]) fixes all but one linker errors. The only rest e

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #3 from Denis Shelomovskij 2013-09-25 10:44:17 MSD --- (In reply to comment #2) > Could you please post the reduced test case? Posting just only error messages > cannot help for fixing the regression. I'd post if I could. Sorry,

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #2 from Kenji Hara 2013-09-24 19:38:22 PDT --- Could you please post the reduced test case? Posting just only error messages cannot help for fixing the regression. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.c

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-09-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #1 from Denis Shelomovskij 2013-09-24 12:46:03 MSD --- And the funny thing is: all libraries builds fine and works with latest HEAD. The only thing I have to build without the pull is the final executable. -- Configure issuemail