undoretry: false positive on UNDO in temp-table definition

Project:Prolint Issue Tracker
Component:Rules
Category:bug report
Priority:normal
Assigned:jurjen
Status:closed
Description

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
jurjen's picture

#1

Assigned to:Anonymous» jurjen
Status:active» fixed

Fixed, committed to subversion at revision 361

http://websvn.oehive.org/filedetails.php?repname=prolint&path=%2Ftrunk%2...


#2

Status:fixed» closed