Date: Sat, 18 Nov 1995 10:05:07 -0800 From: Joerg Wunsch <joerg> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/expr expr.y Message-ID: <199511181805.KAA09215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 95/11/18 10:05:06 Modified: bin/expr expr.y Log: Fix my own brokeness for the colon operator, when one of the arguments was a valid integer. The actual decision between integer and string is now context-dependant on the operator being used.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511181805.KAA09215>