Menu

#393 astyle is inappropriately removing whitespace indent

wont-fix
None
2017-01-17
2016-04-04
No

As demonstrated by following test case executed from windows cmd shell:

printf "void test(void)\n{\n *pBuff = (0 ? (0 ? 0 : 0) + 0 : '0');\n}\n" > test.c
astyle test.c

Confirmed problem still occuring with current (2.05) release

Discussion

  • Jim Pattee

    Jim Pattee - 2016-11-19

    What indent is being removed?
    What does the output look like?

     
  • Jim Pattee

    Jim Pattee - 2017-01-17
    • status: open --> wont-fix
    • assigned_to: Jim Pattee
     
  • Jim Pattee

    Jim Pattee - 2017-01-17

    Need additional information.

     

Log in to post a comment.

MongoDB Logo MongoDB