pmccabe2html: bug fixes: don't skip last input line; quote filename in shell command
authorTorsten Scheck <Torsten.Scheck@Leica-Microsystems.com>
Wed, 10 Nov 2010 08:15:44 +0000 (09:15 +0100)
committerSimon Josefsson <simon@josefsson.org>
Thu, 11 Nov 2010 11:06:01 +0000 (12:06 +0100)
commit823c410912cde9d6cf6503e4ec87bd31bfdb0792
tree8d0efe09ee9203551edd0b9105b0421f21625795
parent6359858989e4e543aba52b4c59cb4162d7912883
pmccabe2html: bug fixes: don't skip last input line; quote filename in shell command

* build-aux/pmccabe2html: Fixed a off-by-one error, so last input line is
also considered for output. Quoted function name in shell command, so
temporary files for functions like MyClass::operator() are removed
correctly without errors.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
ChangeLog
build-aux/pmccabe2html