[gnu.ghostscript.bug] Bug in zdiv

nelson@sun.soe.clarkson.edu (Russ Nelson) (05/15/89)

I don't know if this has already been reported, but there's a small bug in
the "case t_integer" of zdiv() in zarith.c.  The first line of that case
clause checks the .realval of the operand against zero.  This makes no sense
since we just found out that the operand is an integer.  Most likely, the
check should be against the .intval of the operand.
-russ


-- 
--russ (nelson@clutx [.bitnet | .clarkson.edu])
I'm a right-to-lifer -- everyone has a right to earn a living sufficient to
feed himself and his family.