Seemingly patternless optlink premature termination
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 8 17:26:48 PST 2017
On Sunday, 8 January 2017 at 19:15:49 UTC, Jerry wrote:
> A bit more maddening that D is still trying to support optlink, a linker that
> hasn't seen a commit in 2 years when it is hardly bug free.
Optlink has had many bugs fixed in it. There are currently 7 open issues with it
on bugzilla:
https://issues.dlang.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=dmd&list_id=212971&query_format=advanced&short_desc=optlink&short_desc_type=allwordssubstr
This includes the issue in this thread. Only 1 of the other issues looks like a
bug in Optlink.
If you know of unreported issues with Optlink, please report them to bugzilla.
More information about the Digitalmars-d
mailing list