I just received a new "Topic reply notification" - but I don't see any change in this topic !?
Is this an error of the forum SW, or is there some progress in this topic which I can't see?
Search found 2 matches
- 13.10.2015 20:34
- Forum: Bugs, issues
- Topic: [wontfix] Wrong result of "Spaces to tabs (all)"
- Replies: 4
- Views: 11561
- 03.03.2014 16:25
- Forum: Bugs, issues
- Topic: [wontfix] Wrong result of "Spaces to tabs (all)"
- Replies: 4
- Views: 11561
[wontfix] Wrong result of "Spaces to tabs (all)"
Lines with spaces: last if (/^\|\s+Missing Information\s+\|/); # -missing_info last if (/^\|\s+Recursion Ignored\s+\|/); # --verbose_warnings Wrong result after spaces to tabs (all) with tab size 4 (with \t instead of the real tabs for this post): \t\t\t\tlast if (/^\|\s+Missing Information\s+\|/);\...