home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / perl / 6958 < prev    next >
Encoding:
Text File  |  1992-11-12  |  988 b   |  36 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!mcsun!dxcern!dxcern!cons
  3. From: cons@mercury.cern.ch (Lionel Cons)
  4. Subject: Perl bug (Floating exception)
  5. Message-ID: <CONS.92Nov12180432@mercury.cern.ch>
  6. Sender: news@dxcern.cern.ch (USENET News System)
  7. Organization: CERN, European Research Center for Particle Physics
  8. Distribution: comp
  9. Date: Thu, 12 Nov 1992 17:04:32 GMT
  10. Lines: 24
  11.  
  12. When I type:
  13.    perl -e '4646464646 % 3'
  14. I get:
  15.    Floating exception (core dumped)
  16.  
  17. What happens ?
  18.  
  19. my perl is:
  20.  
  21. This is perl, version 4.0
  22.  
  23. $RCSfile: perl.c,v $$Revision: 4.0.1.4 $$Date: 91/06/10 01:23:07 $
  24. Patch level: 10
  25.  
  26. my OS is: HP-UX A.08.07 A 9000/710
  27. --
  28.  
  29. Lionel Cons
  30.  
  31. +------- CERN - European Laboratory for Particle Physics -------+
  32. | E-mail: cons@dxcern.cern.ch                                   |
  33. | Earth-mail: CN/SW/WS, CERN, CH-1211 GENEVE 23, Switzerland    |
  34. | Phone: +41 22 767 49 13              Fax: +41 22 767 71 55    |
  35. +---------------------------------------------------------------+
  36.