-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fail to format centain file #10
Comments
Hi Ben, The 0.7.0 version will provide more detail information about this error, but you should check if there are some configuration error of astyle Thanks |
I've seen this issue as well. The best I can tell is it has to do with the size of the file being formatted. Smaller files are fine, files that are 5000+ lines have this issue. I haven't determined where the threshold for issues is though. |
I believe this issue has been addressed with the release of version 0.8.0 and can be resolved and closed. |
The following c file is the example:
https://github.com/kalatestimine/UGUI/blob/master/ugui.c
The text was updated successfully, but these errors were encountered: