Modify ↓
      
        #1090 closed Bug (Fixed)
trivial artifact, persistand tidy error message line.
| Reported by: | anonymous | Owned by: | Jos | 
|---|---|---|---|
| Milestone: | Future Release | Component: | SciTE4AutoIt | 
| Version: | Other | Severity: | None | 
| Keywords: | tidy | Cc: | 
Description
when a tidy error message line ends up on the same line as the last command, it will stay after the problem is fixed.
Func f1() For $i = 1 To 2 ;~ EndIf ; fixme EndFunc ; no linefeed here.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by Jos
- Status changed from new to accepted
comment:2 Changed 16 years ago by Jos
- Resolution set to Fixed
- Status changed from accepted to closed
comment:3 Changed 16 years ago by TicketCleanup
- Milestone set to Future Release
- Version set to Other
Automatic ticket cleanup.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
        TracTickets for help on using
        tickets.
    

Fixed in current beta version of Tidy v 2.0.28.4
Thanks,
Jos