[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2020-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

Basile-z  changed:

   What|Removed |Added

 CC|b2.t...@gmx.com |

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-11-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

b2.t...@gmx.com changed:

   What|Removed |Added

 CC||b2.t...@gmx.com

--- Comment #10 from b2.t...@gmx.com ---
*** Issue 17150 has been marked as a duplicate of this issue. ***

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

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

https://github.com/dlang/dlang.org/commit/7b1e803bc1489573f70da214e173dd5e282f8ea5
Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dlang.org/commit/db60ee382b924de9e3f59954c3beb4e47370083e
Merge pull request #1659 from WalterBright/getLinkage

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

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

https://github.com/dlang/dmd/commit/f3dcdb437facea8195855ca86f1915e1487b8ae4
fix Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dmd/commit/31a8770f17f024bf96a2618e4bff74f67121d72b
Merge pull request #6822 from WalterBright/fix17419

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/7b1e803bc1489573f70da214e173dd5e282f8ea5
Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dlang.org/commit/db60ee382b924de9e3f59954c3beb4e47370083e
Merge pull request #1659 from WalterBright/getLinkage

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-06-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

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

https://github.com/dlang/dlang.org/commit/7b1e803bc1489573f70da214e173dd5e282f8ea5
Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dlang.org/commit/db60ee382b924de9e3f59954c3beb4e47370083e
Merge pull request #1659 from WalterBright/getLinkage

Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

--- Comment #5 from Walter Bright  ---
https://github.com/dlang/dlang.org/pull/1659

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

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

https://github.com/dlang/dmd/commit/f3dcdb437facea8195855ca86f1915e1487b8ae4
fix Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dmd/commit/31a8770f17f024bf96a2618e4bff74f67121d72b
Merge pull request #6822 from WalterBright/fix17419

fix Issue 17419 - add __traits(getLinkage, s) to the the linkage of s…

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

--- Comment #3 from Walter Bright  ---
std.traits.functionLinkage() needs updating to use it!

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

--- Comment #2 from Walter Bright  ---
https://github.com/dlang/dmd/pull/6822

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

uplink.co...@googlemail.com changed:

   What|Removed |Added

 CC||uplink.co...@googlemail.com

--- Comment #1 from uplink.co...@googlemail.com ---
Are you already implementing it ?
Or is it up for grabs ?

--