Date: Wed, 25 Oct 2006 21:23:21 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/awk Makefile tran.c.diff Message-ID: <200610252123.k9PLNLDc088012@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2006-10-25 21:23:21 UTC FreeBSD src repository Modified files: usr.bin/awk Makefile Added files: usr.bin/awk tran.c.diff Log: Fix a bug converting a variable from the numeric type to a string. PR: bin/104795 MFC after: 3 days Revision Changes Path 1.14 +1 -1 src/usr.bin/awk/Makefile 1.1 +22 -0 src/usr.bin/awk/tran.c.diff (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610252123.k9PLNLDc088012>