prolint should survive prolint with 0 warnings

Project:Prolint Issue Tracker
Component:Code
Category:bug report
Priority:minor
Assigned:jurjen
Status:closed
Description

Issue

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.

Solution

Let prolint pass the default prolint rules with flying colours.


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

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

Status:fixed» closed