#Bugs in M2Sprint
15-Dec-91 16:48:18
Sb: #31677-#Bugs in M2Sprint
Fm: Harry Callesis 72025,117
To: David Czaya 73445,407
David –
You're on my list 8^). The CompareStr bug is the worst one, since it
fouls up compares between string variables and string constants (the
constants are not null-terminated, and CompareStr can't handle it). The Say
bug is a simple buffer-length problem. I'll see what AG says about it and
get back to you. Thanks …
Harry