[gnu.g++] lint for c++?

ric@ace.sri.com (Richard Steinberger) (02/21/90)

I appologize if this has been asked before, but does anyone know if something
like lint exists for c++ or GNU's g++?

-ric steinberger
ric@ace.sri.com

cpb@mitre.org (Curtis P. Brown) (02/22/90)

>I appologize if this has been asked before, but does anyone know if something
>like lint exists for c++ or GNU's g++?

The nice thing about programming on c++ is that you don't *need* lint.
Try g++ -Wall.

					Curt

-----------------------------------------------------------------------------
  Curtis Brown                        |
              cpb@linus.mitre.org     |   "sorry, no quote"
  ! UUCP ->   decvax!linus!cpb        | 
  ! ARPA ->   cpb%linus@mitre-bedford | 


--
  Curtis Brown                        |
              cpb@linus.mitre.org     | 
  ! UUCP ->   decvax!linus!cpb        | 
  ! ARPA ->   cpb%linus@mitre-bedford |