Fix bug in clipping caused by incorrect cast of signed coordinates to
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Wed, 1 Jul 1992 20:18:40 +0000 (20:18 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Wed, 1 Jul 1992 20:18:40 +0000 (20:18 +0000)
commitb518ec454a7ead5c115178e13134a4cb704f810d
treecce9582ad14f77d9714fed018b845f454b55deb1
parent813673cf99d8e9209141bdb2035576ea4bd833cd
Fix bug in clipping caused by incorrect cast of signed coordinates to
unsigned coordinates: clipping was done incorrectly when clipping
rectangle extended above the window.
v7/src/microcode/x11graph.c