News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

formatter crash

Started by alle_meije, November 30, 2010, 12:21:05 PM

Previous topic - Next topic

alle_meije

Hi all,

My favourite plugin of all time must be the source code formatter. I use it to give all my code the same look.

However it crashes when I import an existing source code tree  such as FFTW and click 'format this project (Astyle)'
I think the problem is that the editor has too many files open at the same time.
Would it be possible to run this from the command line or something?

Many thanks
Alle Meije

xunxun

Regards,
xunxun

MortenMacFly

Quote from: alle_meije on November 30, 2010, 12:21:05 PM
However it crashes when I import an existing source code tree  such as FFTW and click 'format this project (Astyle)'
What are the exact sources / steps to reproduce? Because it works fine here.

In addition: Platform, version? Did you try with a nightly?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Jenna

I just formatted the whole C::B core project (on debian 64-bit with C::B from trunk) and it works without problems.