Menu

#391 Single line file with z2 option returns "Formatted" but doesn't change file

wont-fix
None
2016-11-22
2016-03-09
No

Tested on Linux with astyle V2.03 and V2.04.

echo "// test" > test.c
astyle -z2 test.c
# Formatted test.c
astyle -z2 test.c
# Formatted test.c

Discussion

  • Jim Pattee

    Jim Pattee - 2016-11-22
    • status: open --> wont-fix
    • assigned_to: Jim Pattee
    • Priority: 5 --> 7
     
  • Jim Pattee

    Jim Pattee - 2016-11-22

    Needs longer input. About 10 bytes.

     

Log in to post a comment.