home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23469 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!spool.mu.edu!think.com!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
  3. From: alsaggaf@athena.mit.edu (M. Saggaf)
  4. Subject: Re: Kernel FP Math bug?
  5. In-Reply-To: jliddle@rs6000.cmp.ilstu.edu's message of Sun, 10 Jan 1993 18:14:16 GMT
  6. Message-ID: <ALSAGGAF.93Jan10145811@marinara.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: marinara.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. References: <1993Jan9.144510.9590@walter.cray.com>
  11.     <1993Jan09.224846.12403@rs6000.cmp.ilstu.edu>
  12.     <ALSAGGAF.93Jan9183512@e40-008-4.mit.edu>
  13.     <1993Jan10.181416.10858@rs6000.cmp.ilstu.edu>
  14. Date: Sun, 10 Jan 1993 19:58:17 GMT
  15. Lines: 21
  16.  
  17. >>>>> On Sun, 10 Jan 1993 18:14:16 GMT, jliddle@rs6000.cmp.ilstu.edu (Jean Liddle) said:
  18.  
  19. JL> In article <ALSAGGAF.93Jan9183512@e40-008-4.mit.edu> alsaggaf@athena.mit.edu (M. Saggaf) writes:
  20. >
  21. >Declare argv as *argv[] as it should be declared and the 'problem'
  22. >disappears. argv is not a pointer to a character, it's an array of
  23. >such pointers. The above program would bomb even on a Cray.
  24. >
  25.  
  26. JL> *Sigh*
  27.  
  28. JL> I should check the code I test more carefully before posting
  29. JL> followups, rather than cutting and pasting between xterms,
  30. JL> testing, and posting in such a frenzy.  That one should have
  31. JL> screamed at me the moment I read the first article.  Oh well.
  32.  
  33. Don't worry about it, we all have done it, and much worse.
  34.  
  35. /Muhammad M. Saggaf                 | Stop the genocide
  36.  alsaggaf@athena.mit.edu            | Save Bosnia
  37.  
  38.