Skip to content

Comments

[dmd-cxx] Backport std.math fixes and a few other port bugs.#6838

Merged
ibuclaw merged 8 commits intodlang:dmd-cxxfrom
ibuclaw:dmd-cxx-hppa
Jan 23, 2019
Merged

[dmd-cxx] Backport std.math fixes and a few other port bugs.#6838
ibuclaw merged 8 commits intodlang:dmd-cxxfrom
ibuclaw:dmd-cxx-hppa

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jan 21, 2019

No description provided.

@ibuclaw ibuclaw requested a review from dnadlinger as a code owner January 21, 2019 21:23
@dlang-bot
Copy link
Contributor

dlang-bot commented Jan 21, 2019

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
18519 critical freebsd 11 + phobos + curl, timing out

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "dmd-cxx + phobos#6838"

@ibuclaw ibuclaw requested a review from jmdavis as a code owner January 21, 2019 21:27
ibuclaw and others added 4 commits January 21, 2019 22:32
As seen when libcurl cannot be loaded (missing library), the lack of
checking causes a new exception to be thrown while another is inflight.
stop the TestServer waiting in accept() before thread_joinall
This fixes a thread deadlock that occurs in the test runner if libcurl
is missing.
… out

Disable the std.net.curl tests in the makefile, not the module.
@ibuclaw ibuclaw changed the title [dmd-cxx] Backport std.math fixes and hide pragma(msg) [dmd-cxx] Backport std.math fixes and a few other port bugs. Jan 21, 2019
@ibuclaw
Copy link
Member Author

ibuclaw commented Jan 23, 2019

All pass -> hitting merge.

@ibuclaw ibuclaw merged commit 6c9fb28 into dlang:dmd-cxx Jan 23, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-hppa branch January 23, 2019 06:20
kraj pushed a commit to kraj/gcc that referenced this pull request Feb 12, 2019
Adds missing HPPA support in std.experimental.allocator.

Reviewed-on: dlang/phobos#6838

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268810 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants