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

Use a C++ friendly va_copy detection. #30

Merged
merged 1 commit into from
Mar 18, 2016
Merged

Use a C++ friendly va_copy detection. #30

merged 1 commit into from
Mar 18, 2016

Conversation

papadop
Copy link
Contributor

@papadop papadop commented Mar 17, 2016

This is a very minor change that allows the compilation of matio with g++ (the va_copy macro detection fails because the exit function is not available by default in C++).

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling f2e924a on papadop:C++ into 31d6a37 on tbeu:master.

@tbeu
Copy link
Owner

tbeu commented Mar 18, 2016

Thank you. Will merge it soon.

@tbeu: Add new file matio_va_copy.m4 to the distribution.

@tbeu tbeu merged commit f2e924a into tbeu:master Mar 18, 2016
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

Successfully merging this pull request may close these issues.

3 participants