Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dmd-cxx] Remove support for extern(Pascal) #7705

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Nov 24, 2020

Notable dead feature (never been supported) in gdc that should definitely be removed. :-)

@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 run digger -- build "dmd-cxx + phobos#7705"

@dlang-bot dlang-bot merged commit 38873fe into dlang:dmd-cxx Nov 24, 2020
@ibuclaw ibuclaw deleted the dmd-cxx-pascal branch November 24, 2020 22:14
lambdaxymox pushed a commit to lambdaxymox/gcc that referenced this pull request Nov 27, 2020
Adds support for FreeBSD/x86 53-bit precision reals, and removes all
support code and tests for the extern(Pascal) calling convention.

Reviewed-on: dlang/phobos#7704
	     dlang/phobos#7705

libphobos/ChangeLog:

	* src/MERGE: Merge upstream phobos 38873fe6e.
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.

3 participants