User Activity

  • Posted a comment on ticket #569 on Artistic Style

    Fix: the option "--break-blocks=all" doesn't work, too.

  • Created ticket #569 on Artistic Style

    option "--break-blocks" doesn't work for classes and functions

  • Posted a comment on ticket #568 on Artistic Style

    astyle 3.4 has a new option "--indent-lambda". Have you tried it?

  • Posted a comment on ticket #566 on Artistic Style

    Thank you for the clarification. I tried to format the following code with astyle 3.4.14: int main() { int a0e=10+30; float x=a0e-30; } via command astyle --style=java --indent=tab=4 --indent-switches --indent-namespaces --indent-preproc-block --min-conditional-indent=1 --pad-oper --pad-comma --pad-header < test.cpp > output.cpp. The result is: int main() { int a0e = 10 + 30; float x = a0e-30; } The operator '-' in "a0e-30" should be padded with spaces, but it's not.

  • Created ticket #567 on Artistic Style

    Astyle doesn't recognize C++ 17 hexdecimal floating-point literal

  • Created ticket #566 on Artistic Style

    Expression "a0e-30" is wrongly treated as a floating-point literal.

  • Modified a comment on ticket #3571 on Small Device C Compiler (SDCC)

    I've tried the newest windows installer ( "sdcc-20230923-14356-x64-setup.exe" ). cc1 is still installed to sdcc/bin, not sdcc/libexec/sdcc .

  • Posted a comment on ticket #3571 on Small Device C Compiler (SDCC)

    I've tried the newest windows installer ( "sdcc-20230923-14356-x64-setup.exe" ). cc11 is still installed to sdcc/bin, not sdcc/libexec/sdcc .

View All

Personal Data

Username:
royqh1979
Joined:
2016-11-08 03:37:55

Projects

This is a list of open source software projects that Roy Qu is associated with:

  • Project Logo Red Panda Dev-C++ A powerful and lightweighted C/C++ IDE Last Updated:
  • Project Logo RedPanda C++ A powerful, lighweight and cross-platform C/C++ IDE Last Updated:

Personal Tools