| Project: | Prolint Issue Tracker |
| Component: | Rules |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jurjen |
| Status: | closed |
The following incorrectly triggers the undoretry rule:
DEFINE TEMP-TABLE ttblaat NO-UNDO FIELD c AS CHAR. DEFINE TEMP-TABLE ttblaatundo UNDO LIKE ttblaat.
Comments
#1
Fixed, committed to subversion at revision 361
http://websvn.oehive.org/filedetails.php?repname=prolint&path=%2Ftrunk%2...
#2