[cmucl] #82: Source location error on large files
cmucl
cmucl-devel at common-lisp.net
Fri May 17 02:36:29 UTC 2013
#82: Source location error on large files
--------------------+-------------------------------------------------------
Reporter: rtoy | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone:
Component: Core | Version: 2013-05
Keywords: |
--------------------+-------------------------------------------------------
As noted in the [http://article.gmane.org/gmane.lisp.cmucl.general/6497
email from Matt Kaufmann], there is an error in computing the source
location. The problem was that the file was very large with many long
forms. This caused the form number to overflow the 14-bit number used to
hold the form number.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/82>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.
More information about the cmucl-ticket
mailing list