CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/11/08 05:08:26
Modified files:
. : ChangeLog
doc : m4.texinfo
src : m4.c m4.h output.c
Log message:
* src/m4.h (output_exit): New prototype.
* src/m4.c (main): Use it.
* src/output.c (cleanup_tmpfile): Close files before removing
directory.
(insert_diversion): Check for failure.
(output_exit): Avoid memory leak.
* doc/m4.texinfo (Diversions): Test this bug.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.215&r2=1.1.1.1.2.216
http://cvs.savannah.gnu.org/viewcvs/m4/doc/m4.texinfo?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.98&r2=1.1.1.1.2.99
http://cvs.savannah.gnu.org/viewcvs/m4/src/m4.c?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.37&r2=1.1.1.1.2.38
http://cvs.savannah.gnu.org/viewcvs/m4/src/m4.h?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.33&r2=1.1.1.1.2.34
http://cvs.savannah.gnu.org/viewcvs/m4/src/output.c?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.14&r2=1.1.1.1.2.15
