[Issue 14933] specifications for the pragma(mangle) are vague

2015-10-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14933 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/2c0d5ccc84634acbe9b7ce5865dea6f91e5eb9c4 fix issue 14933

[Issue 14933] specifications for the pragma(mangle) are vague

2015-08-19 Thread via Digitalmars-d-bugs
https://github.com/D-Programming-Language/dlang.org/commit/c1c8f9e342e2485dd572e33c226beff22c811e80 Merge pull request #1069 from BBasile/patch-mangle-specs Issue 14933 - specifications for the pragma(mangle) are vague --

[Issue 14933] specifications for the pragma(mangle) are vague

2015-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14933 --- Comment #2 from Kenji Hara k.hara...@gmail.com --- `pragma(mangle)` is intended to affect the name of symbols those have linkable data. In plain old compile and link model, only functions and variables can have symbol names in link-time

[Issue 14933] specifications for the pragma(mangle) are vague

2015-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14933 --- Comment #3 from bb.t...@gmx.com --- https://github.com/D-Programming-Language/dlang.org/pull/1069 --

[Issue 14933] specifications for the pragma(mangle) are vague

2015-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14933 bb.t...@gmx.com changed: What|Removed |Added Status|NEW |ASSIGNED