Prolint - tablename rule for class method parameters not working

Project:Prolint Issue Tracker
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I am having a class with method and that method is having 2 input parameters assigning to some other local vars.

Using Prolint I am generating ouput for the same class and output is showing warning like "inpt1 must be qualified with table name" and same for the 2nd input parameter for the line number where I am assigning it to other local vars.

But the same is working for procedure file having input parameters, no warning in the output page.

Please suggest


Comments

Comment viewing options

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

#1

any update guys ?