Skip to content

Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them. #840

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

Merged
merged 3 commits into from
Nov 24, 2014

Conversation

LawnGnome
Copy link
Contributor

Bug: https://bugs.php.net/bug.php?id=68091

This can be applied directly to PHP-5.5 and merged upwards.

@bwoebi
Copy link
Member

bwoebi commented Sep 28, 2014

zend_vm_opcodes.h is a generated file, could you please update the zend_vm_gen.php script too?

@hikari-no-yume
Copy link
Contributor

Do all Zend headers need this, or only ones we know will be used in C++ code?

@LawnGnome
Copy link
Contributor Author

@TazeTSchnitzel All, but most of them already do. This handles the three headers that did not.

@LawnGnome
Copy link
Contributor Author

@bwoebi Done. Sorry; I missed the notification when you posted last month.

@php-pulls php-pulls merged commit 4bb836b into php:PHP-5.5 Nov 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants