home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / emacs / 2732 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.6 KB

  1. Xref: sparky comp.emacs:2732 comp.unix.aix:8274
  2. Newsgroups: comp.emacs,comp.unix.aix
  3. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!usenet
  4. From: shair@barolo.cso.uiuc.edu (Bob Shair)
  5. Subject: Re: compile.el hacks for AIX/XLC wierdo error message fmt?
  6. References: <YeR2JuK00hPg8MmHUD@cs.cmu.edu> <1992Jul28.152035.28885@cdsac.uucp>
  7. Message-ID: <Bs49s8.52I@news.cso.uiuc.edu>
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Reply-To: rmshair@chgvmic1.vnet.ibm.com
  10. Organization: IBM Champaign
  11. Date: Tue, 28 Jul 1992 20:48:05 GMT
  12. Lines: 23
  13.  
  14. scotte@cdsac.uucp (L. Scott Emmons) writes:
  15.  
  16. >I kind of liked the old method, since it shows exactly where the
  17. >errors occured. Interestingly, this format for error messages is
  18. >identical to that on IBM's VM/CMS C compiler...
  19.  
  20. On AIX 3.2 the user can choose which format of the error messages he prefers.
  21. This copied from Info:
  22.  
  23. -qsrcmsg | -qnosrcmsg
  24. Specifies the style of diagnostic messages.  Specifying -qsrcmsg displays the source lines containing errors along with the messages.  A line with pointers to the column positions of the errors is also displayed.
  25.  
  26. The default is -qnosrcmsg, which displays concise messages that can be parsed.  Instead of giving the source line and pointers for each error, the name of the C source file with the error, the line and column position of the error, and the message itself are shown on a single line.
  27.  
  28. The #pragma options  keyword is SRCMSG.
  29.  
  30. See  "XL  Diagnostic Messages" for a detailed description of the format of diagnostic messages.
  31.  
  32. --
  33.  
  34. Bob Shair                          shair@chgvmic1.vnet.ibm.com
  35. Scientific Computing Specialist    SHAIR@UIUCVMD (bitnet)
  36. IBM Champaign
  37.