home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / apollo / 4201 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!mcsun!sun4nl!relay.philips.nl!cazander
  3. From: cazander%serigate@phcoms.seri.philips.nl (Koos Cazander)
  4. Subject: Re: Cant get Lint working on apollo
  5. Message-ID: <1993Jan6.181127.6201@phcomgw.seri.philips.nl>
  6. Originator: news@phcoms.seri.philips.nl
  7. Sender: news@phcomgw.seri.philips.nl
  8. Organization: SERI-CEN Network Services, Philips C&P, Eindhoven, The Netherlands
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. References: <C0E9qD.D1z@bcstec.ca.boeing.com>
  11. Date: Wed, 6 Jan 1993 18:11:27 GMT
  12. Lines: 30
  13.  
  14. Rob Hindman (robh@bcstec.ca.boeing.com) wrote:
  15. : Newsgroups: boeing.unix comp.sys.apollo
  16. : Subject: getting lint working on Apollo workstations
  17. : Distribution: world
  18.  
  19. : I am having problems getting "lint" working on the most fundamental
  20. : of C programs, hello world.  Needless to say, this is very 
  21. : disturbing to me, as lint is one of my new years resolutions.
  22.  
  23. : The error that I am getting is this: 
  24.  
  25. : $ lint hello.c
  26. : stdio.h(108): syntax error
  27. : stdio.h(109):
  28. :         **** cannot recover from this error ****
  29.  
  30. : [deleted]
  31.  
  32. One of the problems is ANSI C, lint would recognize prototypes,
  33. and HP (and sun also) would not update lint, they think the ANSI C compiler
  34. will flag all errors :-(.
  35.  
  36. --
  37. ----------------------------------------------------------------------
  38. -- If you want to send EMAIL, include a subject line in the header: --
  39. --     'Subject: <cazander:pasichva>'   (without the quotes :-)     --
  40. --        and send it to 'serigate@phcoms.seri.philips.nl'.         --
  41. ----------------------------------------------------------------------
  42. -- J. Cazander, Philips Electronic Design & Tools, The Netherlands. --
  43. ----------------------------------------------------------------------
  44.