User Activity

  • Posted a comment on ticket #602 on Artistic Style

    Hi, Please ignore this issue as I was not able to reproduce it. Sorry for the inconvenience. Thanks!

  • Created ticket #602 on Artistic Style

    When Astyle fails to open a specified file, the file is emptied

  • Modified a comment on ticket #598 on Artistic Style

    Hello Simon, Thank you for your reply an for looking at this, Unfortunately I tested on the version 3.6.10 and it seems that the lamdas are no longer indented Original indenting int func() { auto addLambda = [](int a, int b) { return a + b; }; } Then I run astyle-3.6.10-x64> .\astyle.exe --style=allman --indent=spaces=3 --indent-lambda MyFile.c Which gives me int func() { auto addLambda = [](int a, int b) { return a + b; }; } While in version 3.6.7 I have int func() { auto addLambda = [](int a, int...

  • Modified a comment on ticket #598 on Artistic Style

    Hello, I tested on the version 3.6.10 and it seems that the lamdas are no longer indented Original indenting int func() { auto addLambda = [](int a, int b) { return a + b; }; } Then I run astyle-3.6.10-x64> .\astyle.exe --style=allman --indent=spaces=3 --indent-lambda MyFile.c Which gives me int func() { auto addLambda = [](int a, int b) { return a + b; }; } While in version 3.6.7 I have int func() { auto addLambda = [](int a, int b) { return a + b; }; }

  • Posted a comment on ticket #598 on Artistic Style

    Hello, I tested on the version 3.6.10 and it seems that the lamdas are no longer indented Original indenting int func() { auto addLambda = [](int a, int b) { return a + b; }; } Then I run astyle-3.6.10-x64> .\astyle.exe --style=allman --indent=spaces=3 --indent-lambda MyFile.c Which gives me int func() { auto addLambda = [](int a, int b) { return a + b; }; } While in version 3.6.7 I have int func() { auto addLambda = [](int a, int b) { return a + b; }; }

  • Posted a comment on ticket #598 on Artistic Style

    With example 3

  • Posted a comment on ticket #598 on Artistic Style

    With example 2

  • Posted a comment on ticket #598 on Artistic Style

    With example 1

View All

Personal Data

Username:
fclerc
Joined:
2025-03-31 09:46:27.486000

Projects

  • No projects to display.

Personal Tools