home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15475 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!caen!hellgate.utah.edu!fcom.cc.utah.edu!dave
  3. From: dave@news.ccutah.edu (dave martin)
  4. Subject: Re: SAS/C 6.00 & ANSI & Strict and C='s includes (no prototypes)
  5. Message-ID: <1992Nov6.165213.17180@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <Bx8xrD.5Br@unx.sas.com>
  10. Date: Fri, 6 Nov 92 16:52:13 GMT
  11. Lines: 20
  12.  
  13. walker@twix.unx.sas.com (Doug Walker) writes:
  14. : In article <1992Nov5.075836.27904@lmpsbbs.comm.mot.com>, rittle@supra.comm.mot.com (Loren James Rittle) writes:
  15. : |> In article <1992Nov4.192404.1147@jupiter.sun.csd.unb.ca> mctaylor@mta.ca writes:
  16. : |> >Why does my program get lots of warnings when I use ANSI and Strict for
  17. : |> >the messages, not from my program but from within the C= includes. The
  18. : |> 
  19. : |> Because the fine people at C= haven't gotten around to updating the C=
  20. : |> includes to be %100 ANSI compliant.  I hope that the 3.0 includes fix
  21. : |> these problems.  Actually, I'll take the 3.0 includes in any form at
  22. : |> this time... :-)
  23. : Actually, this is not true.  The STRICT option in this case is being
  24. : more picky than ANSI requires.
  25.  
  26. Well, there are also things like PWrite and PBothReady which cause a warning
  27. about no prototype defined, even without the STRICT option enabled.
  28.  
  29. dave@csulx.weber.edu (ignore the header address, its probably wrong)
  30.  
  31.