-
Notifications
You must be signed in to change notification settings - Fork 9
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
Encountered an unknown type "(long double)" #14
Comments
The true error is actually the malformed utf8 one. I doubt the file has weird utf8 character in it, or maybe it's opening a weird/invalid file. |
|
Huh! OK, so thanks for at least determining the problem. Maybe I can work around it? |
Maybe it's a Raku bug? I don't know how it's supposed to handle file encoding |
If you have your own copy of the headers, I guess you can remove this line ^^ |
This was encountered when attempting to run it on GraphicsMagick using
gptrixie --enums --functions --structs --castxml=c99 api.h -I..
The text was updated successfully, but these errors were encountered: