Change string_to_symbol to compute the correct argument to
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Apr 1987 15:22:08 +0000 (15:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Apr 1987 15:22:08 +0000 (15:22 +0000)
commit4d558a4e5cd8feff05cdd370d633f724ed5bb326
tree00095468978a2b55434116d56e627d1c04f133f8
parent0f6ceb07d899c12e50ab5f80c1646d72762255ef
Change string_to_symbol to compute the correct argument to
Primitive_GC.  Previously it was using (Memtop - Free) which could
have been negative (and we saw at least one case where something like
that had happened).
v7/src/microcode/utils.c