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

Compilation Fails #3

Open
darkphase opened this issue Nov 12, 2018 · 2 comments
Open

Compilation Fails #3

darkphase opened this issue Nov 12, 2018 · 2 comments

Comments

@darkphase
Copy link

mapscript_error.c:53:3: error: expected expression before ')' token
va_start(args, TSRMLS_C);

@bjoernboldt
Copy link
Owner

bjoernboldt commented Nov 12, 2018

On which operating system do you compile?

@darkphase
Copy link
Author

Gentoo Linux...
I noticed ZTS distinction is unneccessary inside extensions for PHP7... I removed TSRMLS macros and it compiled fine...
Now will conduct some tests regarding large data sets to see if any issues...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants