[Issue 14961] v2.067 fails to build with musl libc (on alpine linux)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Sep 1 03:51:00 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14961
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
CC| |thecybershadow at gmail.com
--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to krishna from comment #0)
> the attached patch "fixes" these errors but not sure if it is the correct
> way to go about it. It does produce a working dmd executable that prints the
> help message.
You could try running the test suite:
http://wiki.dlang.org/Building_DMD#Running_the_test_suite
If it succeeds, you can submit the patch as a pull request:
http://wiki.dlang.org/Pull_Requests
--
More information about the Digitalmars-d-bugs
mailing list