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

Conflict with ox-bart #132

Closed
curtcorum opened this issue Jul 22, 2018 · 4 comments
Closed

Conflict with ox-bart #132

curtcorum opened this issue Jul 22, 2018 · 4 comments

Comments

@curtcorum
Copy link

Looks like the noreturn also breaks ox-bart...

Please see:
fbc2e46#comments

@jtamir
Copy link
Member

jtamir commented Jul 22, 2018

You are correct. I don't have a workaround for this, except that I remove the "noreturn" whenever I recompile ox-bart...

@uecker do you have a better suggestion?

@curtcorum
Copy link
Author

curtcorum commented Jul 22, 2018 via email

@uecker
Copy link
Member

uecker commented Jul 23, 2018

Could you try to wrap this like this:
#ifndef __cplusplus
#endif

@jtamir
Copy link
Member

jtamir commented Aug 17, 2018

Thanks Martin, this fixed the compilation issue

@uecker uecker closed this as completed Aug 18, 2018
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

3 participants