Thanks to great Mindaugas' -w3 addition I've done a major cleanup of my apps.

I wonder if the compiler can detect if a local var is used before assigned.

function main
local nVar
nVar := nVar + 1
return nVar

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to