The short video file here : tinyurl.com/y8h5as5n was made for a different post to this forum.
Unrelated to that post is the question of why Ozone reformats my source code incorrectly.
Timecode 0:50 of the video shows that gdbgui displays the statements enclosed within the while loop with proper indentation, as in the original source file.
Timecoede 1:30 of the video shows that ozone indents them incorrectly. Nested blocks are not indented as in the original source file, and statements that had been indented to the same level are now indented to different levels (see lines 126/127 and 135/136). I suspect that this is due to expanding tabs to spaces incorrectly. Is there a preference setting that will fix this?
Thanks for your help...
Unrelated to that post is the question of why Ozone reformats my source code incorrectly.
Timecode 0:50 of the video shows that gdbgui displays the statements enclosed within the while loop with proper indentation, as in the original source file.
Timecoede 1:30 of the video shows that ozone indents them incorrectly. Nested blocks are not indented as in the original source file, and statements that had been indented to the same level are now indented to different levels (see lines 126/127 and 135/136). I suspect that this is due to expanding tabs to spaces incorrectly. Is there a preference setting that will fix this?
Thanks for your help...