Thread overview
[Issue 19329] pragms(lib) and pragma(linkerDirective) can emit duplicate entries to the object
Mar 25, 2021
Dlang Bot
Dec 17, 2022
Iain Buclaw
Sep 18
Dlang Bot
March 25, 2021
https://issues.dlang.org/show_bug.cgi?id=19329

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #12308 "Fix issue 19329
pragms(lib) and pragma(linkerDirective) can emit dupl…" fixing this issue:

- Fix issue 19329 pragms(lib) and pragma(linkerDirective) can emit duplicate
entries to the object

https://github.com/dlang/dmd/pull/12308

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19329

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
September 18
https://issues.dlang.org/show_bug.cgi?id=19329

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator updated dlang/dmd pull request #16849 "Do not emit duplicate string for `pragma([lib|linkerDirective])`" fixing this issue:

- Fix bugzilla Issue 19329: Do not emit duplicate string for
`pragma([lib|linkerDirective])`

https://github.com/dlang/dmd/pull/16849

--