On Wed, Jan 7, 2009 at 6:05 PM, Mike Evans (Gmail) <makis1...@gmail.com> wrote: > I think that in this example the warning is ok. You never used this > variable. As I can understand a variable is used only if it's a right > opponent of an expression or a function parameter (at least on first level > optimization).
Yes, the warning is right but it drives to the wrong "fix". It's nVar++ the "more" useless code or at least both are useless. What I mean is that with the local nVar := 0 it gives the warning but it works while without it it says nothing but it doesn't work. best regards, Lorenzo _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour