home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0228.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  540 b   |  17 lines

  1.  
  2. Has anyone published a fix to the bug that causes "rawlisp" to take a
  3. memory fault when built from vanilla 4.2bsd sources?
  4.  
  5. It seems that the routine "getatom" in franz/alloc.c calls strcmp
  6. with "name" equal to "mod" and "aptr -> a.pname" equal to CNIL (-4).
  7.  
  8. This is presumably a side effect of some other error; it still causes
  9. a memory fault in strcmp and prevents building from source.  The sources
  10. have some Sept. '83 changes to the library code, but are otherwise con-
  11. sistent with all the 4.2 code I have seen.
  12.  
  13. Got a fix handy?
  14.  
  15.  
  16.  
  17.