For example,
Ball* b = new Ball[numBalls]; ---> Ball* b = newBall[numBalls];
Has anyone got any idea why? Could someone please export their working settings and post them here?
Thanks.
No obvious reason from what you have told us as to why jindent should be misbehaving.
Standard first things to try/check:
- do you have the latest version of the product (which should have the most bugfixes)
- does the provider of the product have a public bug tracking system you can search for a similar problem (and assocaited fix)
- can you reproduce the error in a minimalist source code, which could be submitted to the provider as a bug report.
.PMCD.
精彩评论