Why not just use MKS Lint?  Most commercial lints allow you to add
vendor specific keywords, etc.  GNU also has a Lint.

Most developers seem to get more mileage out of cranking up compiler
warnings and using strict type checking.  Lint does catch some errors,
but it is a lot of work to keep your code lint-friendly.  Probably OK on
Palm Apps, which tend to be small, but murder on a large desktop
application or embedded firmware project.

Good Luck
-jjf

-----Original Message-----
From: Randy Maxwell [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 08, 2000 10:10 AM
To: Palm Developer Forum
Subject: RE: Lint Utility for Palm Code ? STILL LOOKING


It has been a week.  
I guess NO one is using a Lint like utility to check their Palm source
code.

Thanks anyway,
Randy Maxwell

-----Original Message-----
From: Randy Maxwell [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 31, 2000 5:08 PM
To: Palm Developer Forum
Subject: Lint Utility for Palm Code ?


I am looking for a Lint utility that can be used on Palm application
sources
from Windows 95 or NT.

I have seen some comments in the Address Book and other sample
applications
like 
// lint: xxxx
so I am guessing there is a reasonable way to check code using Lint.

Thanks!
Randy Maxwell
[EMAIL PROTECTED]


-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to