Date: Sat, 13 Aug 2005 15:47:13 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh mksyntax.c parser.c Message-ID: <200508131547.j7DFlEAw053157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-08-13 15:47:13 UTC FreeBSD src repository Modified files: bin/sh mksyntax.c parser.c Log: Put the comparison with PEOF into a new macro is_eof(). Don't use it if the character comes from a string. Revision Changes Path 1.24 +4 -3 src/bin/sh/mksyntax.c 1.55 +4 -3 src/bin/sh/parser.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508131547.j7DFlEAw053157>