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

Fail to format centain file #10

Open
BenQoo opened this issue Jun 21, 2017 · 4 comments
Open

Fail to format centain file #10

BenQoo opened this issue Jun 21, 2017 · 4 comments

Comments

@BenQoo
Copy link

BenQoo commented Jun 21, 2017

The following c file is the example:
https://github.com/kalatestimine/UGUI/blob/master/ugui.c

default

@BenQoo BenQoo changed the title Fail to format on centain file Fail to format centain file Jun 21, 2017
@welkineins
Copy link
Owner

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

@BenQoo
Copy link
Author

BenQoo commented Jul 3, 2017

Hi Welkineins,

Thanks for you reply.
After I update to v0.7.1, the error message is still the same as before.

default

Astyle binary v3.0.1

My configuration

    "astyle.executable": "C:/AStyle/bin/AStyle.exe",
    "astyle.astylerc": "D:/Software/Windows/Artistic Style (Astyle)/option/astylerc",

Thank you!

@davidritter
Copy link
Contributor

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.

@davidritter davidritter mentioned this issue Mar 13, 2018
@davidritter
Copy link
Contributor

davidritter commented Apr 2, 2018

I believe this issue has been addressed with the release of version 0.8.0 and can be resolved and closed.

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