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

STRING_CTE incompatible with C+++ #10

Closed
P-p-H-d opened this issue Apr 23, 2017 · 1 comment
Closed

STRING_CTE incompatible with C+++ #10

P-p-H-d opened this issue Apr 23, 2017 · 1 comment
Labels

Comments

@P-p-H-d
Copy link
Owner

P-p-H-d commented Apr 23, 2017

Find a way to make STRING_CTE compatible with C++.
The difficulty is generating a constant with its char[] array field aligned to an integer.

@P-p-H-d P-p-H-d added the bug label Apr 23, 2017
@P-p-H-d
Copy link
Owner Author

P-p-H-d commented Apr 25, 2017

It seems that the code at https://ideone.com/IDEdY0 do the job. It seems complicated though.

@P-p-H-d P-p-H-d closed this as completed in 38413f2 Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant