Date: Wed, 30 Oct 2002 07:50:00 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 expr.c Message-ID: <200210301550.g9UFo0ZQ055571@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/10/30 07:50:00 PST Modified files: usr.bin/m4 expr.c Log: When we appear to want a signed value from sizeof(), use ssize_t in the cast, rather than int. Revision Changes Path 1.13 +1 -1 src/usr.bin/m4/expr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210301550.g9UFo0ZQ055571>