Add new representation for `dbg-label', that is optimized for minimum
authorChris Hanson <org/chris-hanson/cph>
Mon, 22 Jan 1990 23:41:39 +0000 (23:41 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 22 Jan 1990 23:41:39 +0000 (23:41 +0000)
commit6119895d4405e0a2d74a4a03052b0b404ed488b1
tree4e8c15ea0ec5a2bcad80e3281cfc48a0ba0e3c02
parentca101973ac24965674b04528236bb785e1f14beb
Add new representation for `dbg-label', that is optimized for minimum
space consumption.  Make the dbg-label operations generic so that they
handle both the old and new representations.  By default, the
constructor makes the old representation.  These changes are
upwards-compatible for old programs and old versions of the compiler.
v7/src/runtime/infstr.scm
v7/src/runtime/version.scm
v8/src/runtime/infstr.scm