https://issues.apache.org/bugzilla/show_bug.cgi?id=46966

           Summary: Possible incorrect variable name
           Product: Ant
           Version: 1.7.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P4
         Component: Core tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In org.apache.tools.ant.taskdefs.Delete (method removeDir, line 689), global
var "dir" is used instead of local var "d". All other instances of code similar
to this in the class use local vars.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to