smu johnson wrote:
> 
> Since using Harbour from Clipper 5.2e, we'd have a few minor problems, and
> a
> lot of success.  One thing that will make our lives easier in 100,000
> lines
> of Clipper code is some sort of switch in Harbour / hbmk2 that will warn
> you
> if you are using a variable that wasn't declared by LOCAL, PRIV, MEMVAR,
> etc
> etc...  in a function.
> 

If tou want to detect such occurances: -w3 -es3
If you want to detect and ignore: -w0 -es2



-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/Switch-to-detect-undeclared-vars-being-used-tp4601089p4601199.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to