CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/05/28 20:24:28

Modified files:
        .              : ChangeLog NEWS 
        src            : output.c 

Log message:
        Fix large diversion corner cases, including 1.4.8 regression.
        * src/output.c (m4_tmpfile, m4_tmpopen): Simplify use of errno.
        (make_room_for): Use NULL, not 0, for pointers.
        (insert_diversion_helper): Avoid using rewind.
        (freeze_diversions): Allow freezing large diversions.
        * NEWS: Document this fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.266&r2=1.1.1.1.2.267
http://cvs.savannah.gnu.org/viewcvs/m4/NEWS?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.101&r2=1.1.1.1.2.102
http://cvs.savannah.gnu.org/viewcvs/m4/src/output.c?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.20&r2=1.1.1.1.2.21


Reply via email to