Fix bug: C range checks don't work the way I foolishly thought they
authorChris Hanson <org/chris-hanson/cph>
Thu, 20 Apr 1989 04:33:52 +0000 (04:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 20 Apr 1989 04:33:52 +0000 (04:33 +0000)
commitb7504643924d25958fdffcf0eeb486e28dffb687
treee6c618679a197feab9bdb34178e28296e3b38c06
parentb12ec470fb784fd5cc644abac723cd2b7f286571
Fix bug: C range checks don't work the way I foolishly thought they
did, but because C makes no distinction between booleans and integers,
there was no error message to indicate that I was doing something
wrong.
v7/src/microcode/x11term.c