[Issue 922] export keyword causes undefined references on linux

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

--- Comment #6 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/fdde441cfd341ad573b3dc9b11e994ed55adfe68
Fix issue 922 - Don't mangle exported symbol names on linux.

https://github.com/dlang/dmd/commit/0152061d082bc6ea86fd27df734a3d1d81e825d9
Merge pull request #6250 from LemonBoy/manglelin

--


[Issue 922] export keyword causes undefined references on linux

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to scope at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/fdde441cfd341ad573b3dc9b11e994ed55adfe68
Fix issue 922 - Don't mangle exported symbol names on linux.

https://github.com/dlang/dmd/commit/0152061d082bc6ea86fd27df734a3d1d81e825d9
Merge pull request #6250 from LemonBoy/manglelin

--


[Issue 922] export keyword causes undefined references on linux

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 922] export keyword causes undefined references on linux

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/fdde441cfd341ad573b3dc9b11e994ed55adfe68
Fix issue 922 - Don't mangle exported symbol names on linux.

https://github.com/dlang/dmd/commit/0152061d082bc6ea86fd27df734a3d1d81e825d9
Merge pull request #6250 from LemonBoy/manglelin

Fix issue 922 - Don't mangle exported symbol names on linux.

--


[Issue 922] export keyword causes undefined references on linux

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com

--- Comment #3 from Walter Bright  ---
https://github.com/dlang/dmd/pull/6250

--


[Issue 922] export keyword causes undefined references on linux

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922

Andrei Alexandrescu  changed:

   What|Removed |Added

   Keywords|link-failure|bootcamp
 CC||and...@erdani.com

--


[Issue 922] export keyword causes undefined references on linux

2013-04-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=922


Martin Nowak c...@dawg.eu changed:

   What|Removed |Added

 CC||c...@dawg.eu


--- Comment #2 from Martin Nowak c...@dawg.eu 2013-04-06 18:39:18 PDT ---
Still happens, looks like the Windows mangling is applied to ELF.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---