Opened 13 years ago
Closed 13 years ago
#33 closed defect (fixed)
Fix formatting issues with with statements
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v1.0.x Series |
Component: | Common | Version: | 1.0 |
Keywords: | Cc: |
Description
With statements are formatted incorrectly (missing space between preceding construct and with keyword), which in some cases (preceding construct is an identifier as per v4.3.1 onwards) can even cause crashes.
Change History (2)
comment:1 Changed 13 years ago by phdmakk
- Status changed from new to accepted
comment:2 Changed 13 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.