home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4211 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!gatech!bloom-beacon!bloom-picayune.mit.edu!pegasus.mit.edu!bri
  3. From: bri@pegasus.mit.edu (Brian D. Carlstrom)
  4. Subject: m4 Bug(?)
  5. Message-ID: <1992Aug16.031714.21845@athena.mit.edu>
  6. Keywords: m4 bug
  7. Sender: bri@pegasus.mit.edu
  8. Nntp-Posting-Host: pegasus.mit.edu
  9. Organization: mit
  10. Date: Sun, 16 Aug 1992 03:17:14 GMT
  11. Lines: 14
  12.  
  13. This is the first time i've had to mess with m4 on a large scale, so i
  14. want to ask a few questions. anyone else had any problems with m4? i'm
  15. trying to use it to make MIT-Scheme work under 386bsd. since i hadnt
  16. used it before, i assumed it was a problem with different machines.
  17. but eval is failing on things like: eval(2 ** 4) and eval(2 ^ 4)
  18. both of which return 16 under another bsd-like environment. took me
  19. a while to be sure because THERE IS NO M4 MAN PAGE. also, it gets
  20. errors on several other macros, but i want to check this more, as i 
  21. said i'm no m4 wiz. if any one can suggest another m4 to try or has
  22. patches for 386bsd m4, i'd appreciate info. If people do agree this
  23. is a bug, i guess i better start fixing it...in any case, feel free to
  24. post here or to bri@pegasus.mit.edu...
  25.  
  26. -bri
  27.