Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

[dmd-cxx] Fix extern(C) bindings for Solaris 11/SPARC #2555

Merged
merged 5 commits into from
Apr 15, 2019
Merged

[dmd-cxx] Fix extern(C) bindings for Solaris 11/SPARC #2555

merged 5 commits into from
Apr 15, 2019

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 14, 2019

Backport of #2553.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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 + druntime#2555"

@ibuclaw ibuclaw merged commit 70b9fea into dlang:dmd-cxx Apr 15, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-solaris11 branch April 15, 2019 18:09
kraj pushed a commit to kraj/gcc that referenced this pull request Apr 15, 2019
	PR d/90060
	PR d/90062
libphobos: Merge upstream druntime 70b9fea6

Backports fixes in the extern(C) bindings for the Solaris/SPARC port.

Initial patch by Rainer Orth.

Reviewed-on: dlang/druntime#2555

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270372 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants