/[m4]/m4/ChangeLog
ViewVC logotype

Diff of /m4/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.244 by gary, Thu Nov 13 11:30:50 2003 UTC revision 1.245 by gary, Thu Nov 13 12:05:57 2003 UTC
# Line 1  Line 1 
1  2003-11-13  Gary V. Vaughan  <gary@gnu.org>  2003-11-13  Gary V. Vaughan  <gary@gnu.org>
2    
3            The import script was not written properly, and the last gnulib
4            import was incomplete.  Fixed that problem, and reimport our
5            gnulib dependencies, which picks up the address calculation
6            overflow checks described by Paul below.  Also tweak the clients
7            of the gnulib xalloc module not to use deprecated macros:
8    
9            * gnulib/import: Recurse through module dependencies rather than
10            naively descending only one level.
11            * configure.ac: Add calls to gnulib's strnlen and extension module
12            macros.
13            * gnulib/m4/Makefile.am: Add snippets from gnulib's strnlen and
14            extension modules.
15            * gnulib/acm4/extensions.m4, gnulib/acm4/xalloc.m4,
16            gnulib/m4/alloca.c, gnulib/m4/obstack.c, gnulib/m4/obstack.h,
17            gnulib/m4/stdbool_.h, gnulib/m4/unlocked-io.h, gnulib/m4/xalloc.h,
18            gnulib/m4/xmalloc.c, gnulib/m4/xstrdup.c: Updated from CVS
19            gnulib.
20            * gnulib/acm4/libtool.m4: Updated from CVS libtool.
21            * m4/hash.c (m4_get_hash_iterator_next): Use `xzalloc (S)' in
22            place of `xcalloc (1, S)'.
23            * m4/m4.c (m4_create): Likewise.
24            * m4/m4private.h (m4_symbol_value_create): Likewise.
25            * m4/symtab.c (symtab_fetch): Likewise.
26            * m4/syntax.c (m4_syntax_create): Likewise.
27            * src/freeze.c (reload_frozen_state): Likewise.
28            * m4/path.c (search_path_add): Eliminate use of deprecated NEW
29            macro.
30            * m4/symtab.c (m4_symtab_create): Likewise.
31    
32    2003-11-13  Gary V. Vaughan  <gary@gnu.org>
33    
34          * tests/module.at: Comment typo.          * tests/module.at: Comment typo.
35    
36  2003-10-10  Gary V. Vaughan  <gary@gnu.org>  2003-10-10  Gary V. Vaughan  <gary@gnu.org>

Legend:
Removed from v.1.244  
changed lines
  Added in v.1.245

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26