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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!destroyer!news.iastate.edu!ux1.cso.uiuc.edu!rs6000.cmp.ilstu.edu!jliddle
  3. From: jliddle@rs6000.cmp.ilstu.edu (Jean Liddle)
  4. Subject: Re: Kernel FP Math bug?
  5. Message-ID: <1993Jan10.181416.10858@rs6000.cmp.ilstu.edu>
  6. Date: Sun, 10 Jan 1993 18:14:16 GMT
  7. References: <1993Jan9.144510.9590@walter.cray.com> <1993Jan09.224846.12403@rs6000.cmp.ilstu.edu> <ALSAGGAF.93Jan9183512@e40-008-4.mit.edu>
  8. Organization: Illinois State University
  9. Lines: 27
  10.  
  11. In article <ALSAGGAF.93Jan9183512@e40-008-4.mit.edu> alsaggaf@athena.mit.edu (M. Saggaf) writes:
  12. >
  13. >Declare argv as *argv[] as it should be declared and the 'problem'
  14. >disappears. argv is not a pointer to a character, it's an array of
  15. >such pointers. The above program would bomb even on a Cray.
  16. >
  17.  
  18. *Sigh*
  19.  
  20. I should check the code I test more carefully before posting followups,
  21. rather than cutting and pasting between xterms, testing, and posting in 
  22. such a frenzy.  That one should have screamed at me the moment I read the
  23. first article.  Oh well.
  24.  
  25. The reason I was eager to narrow down the possibilities is that I have other
  26. programs I have downloaded (e.g. rocks, which comes with xsaver) that
  27. dump core with floating point errors as well.  Guess I'll have to get off
  28. my lazy *ss and actually hack the code some ... :-).
  29.  
  30. Ah well, the price one pays for running the best OS for i386+'s ...
  31.  
  32. Jean.
  33. -- 
  34. Jean Liddle                                 
  35. Computer Science, Illinois State University  
  36. e-mail:  jliddle@ilstu.edu                  
  37. --------------------------------------------
  38.