From 9a8dfbb7b5ac843c7ae8dd12339911c0ea8103fb Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 18 Dec 2002 16:57:02 +0000 Subject: 18013: Handle test of (( float == 0.0)) properly --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 15ec73d74..315ecbc72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-18 Peter Stephenson + + * 18013: Src/builtin.c, Src/exec.c: let and (( ... )) should + return zero status on floating point only if the value compares + equal to 0 as a floating point number. + 2002-12-11 Peter Stephenson * 17996: Src/builtin.c: Improve formatting with `print -C' by -- cgit 1.4.1