[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
STRING-MISMATCHQ
- To: SOLEY at MIT-MC
- Subject: STRING-MISMATCHQ
- From: Jon L White <JONL at MIT-MC>
- Date: Wed, 22 Apr 81 11:55:00 GMT
- Cc: BUG-STRING at MIT-MC
- Original-date: 22 April 1981 06:55-EST
Re:
Date: 21 April 1981 16:45-EST
From: Richard Mark Soley <SOLEY at MIT-MC>
Why WHY WHY was STRING-MISMATCHQ changed? It was working so well....
STRING-MISMATCHQ should return a FIXNUM (index of first change)
or it should return NIL (no difference in strings).
. . .
STRING-MISMATCHQ now works ok in version 153 (now on LISP;). Soley, this
problem and the recent string gc probelm are partly to blame on you and your
idea of having a STR/:COMPARE-WORDS -- had it been left to me, there would
have been no desire to fiddle with tenuously-working code. No more "ideas"
for STRING.