Project: | Prolint Issue Tracker |
Component: | Code |
Category: | bug report |
Priority: | minor |
Assigned: | jurjen |
Status: | closed |
Prolint does not meet the rules set by prolint.
I have moved prolint and proparse to ./internal/prolint and ./internal/proparse (my propath is set to ./ among others) so a find / replace of 'prolint/' to 'internal/prolint/' and 'proparse/' to 'internal/proparse/' was performed.
The offender prolint/outputhandlers/logwin.w has a RUN prolint\outputhandlers\codepreview.w.
Let prolint pass the default prolint rules with flying colours.
Comments
#1
Thanks, I have fixed your specific issue in prolint/outputhandlers/logwin.w (subversion revision 348).
But I don't feel like fixing the other 13000 Prolint warnings in the Prolint code, sorry ;-)
#2