[Issue 18234] [REG 2.075] Case of link failure when a program is compiled against a static lib
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 20 17:51:35 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18234
David Nadlinger <code at klickverbot.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at klickverbot.at
--- Comment #1 from David Nadlinger <code at klickverbot.at> ---
(In reply to Basile B. from comment #0)
> > digger: Commit 1e7b526b40852e9b85df3684430e371034cdf7ec (1/1) is untestable.
> > digger: There are only untestable commits left to bisect.
> > digger: The first bad commit could be any of:
> > digger: 1e7b526b40852e9b85df3684430e371034cdf7ec
> > digger: 6fecaa8232a427fb3ca29c5a5245e08fc43b71b1
> > digger: f0410bea1ad2b130884964d603b34e729b3e4f69
> > object.Exception at bisect.d(186): We cannot bisect more!
>
> However they don't seem to exist.
These hashes refer to the commits in Vladimir's top-level repo that combines
commits to the various compiler and runtime repositories into one linear
history: https://bitbucket.org/cybershadow/d
Unfortunately, the corresponding commits are big master -> stable merges, which
is not very helpful:
https://github.com/dlang/dmd/pull/6915
https://github.com/dlang/phobos/pull/5491
https://github.com/dlang/druntime/pull/1841
--
More information about the Digitalmars-d-bugs
mailing list