December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #10 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
by the way. applying 6076 broke windows builds: phobos refused to build with "duplicate ModuleInfo for object.d" error.

--
December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #11 from Jacob Carlborg <doob@me.com> ---
(In reply to Ketmar Dark from comment #10)
> by the way. applying 6076 broke windows builds: phobos refused to build with "duplicate ModuleInfo for object.d" error.

Yeah, I noticed that four months ago when the PR did not pass the tests ;)

--
December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #12 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
funny, it doesn't cause any problems on GNU/Linux, only windows builds are affected.

--
December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #13 from Jacob Carlborg <doob@me.com> ---
(In reply to Ketmar Dark from comment #12)
> funny, it doesn't cause any problems on GNU/Linux, only windows builds are affected.

It seems to work on all platforms except Windows. Might be something with the linker that is different.

--
December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #14 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
i suspect optlink. sadly, i can't check with ms linker.

(ketmar dreaming of getting rid of optlink and moving the defaults to mingw's
binutils)

--
December 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16423

--- Comment #15 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
(just a speculation) maybe ld merges identical symbols from different libraries by default or something, and optlink doesn't.

--
January 17, 2020
https://issues.dlang.org/show_bug.cgi?id=16423

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |objc
                 CC|                            |bugzilla@digitalmars.com

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
1 2
Next ›   Last »