pkgsrc/devel/m4
gavan 1b88b19877 Update to 1.4.2:
* configure.in (VERSION): Bump to 1.4.2.
* NEWS: Describe 1.4.2's changes.

* src/m4.c (reference_error): Preserve errno, since M4ERROR
relies on this.
* src/builtin.c (m4_esyscmd): Clear errno before calling popen.
(m4_maketemp): Clear errno before calling mkstemp.
* src/path.c (path_search): Don't let "free" trash errno when
returning NULL.
* src/output.c (insert_file): Don't assume errno has a valid
value simply because fread returns zero.  This fixes a
portability bug reported by Marion Hakanson in
<http://lists.gnu.org/archive/html/bug-m4/2004-07/msg00029.html>.


Fixes PR pkg/27301.
2004-10-26 17:00:44 +00:00
..
patches Changes 1.4.1: 2004-09-20 07:58:20 +00:00
DESCR
distinfo Update to 1.4.2: 2004-10-26 17:00:44 +00:00
Makefile Update to 1.4.2: 2004-10-26 17:00:44 +00:00
PLIST Remove info files entries from PLIST. 2004-02-16 12:53:30 +00:00