m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

m4 ChangeLog m4/m4module.h m4/module.c m4/utili...


From: Eric Blake
Subject: m4 ChangeLog m4/m4module.h m4/module.c m4/utili...
Date: Mon, 28 Aug 2006 12:48:54 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/08/28 12:48:54

Modified files:
        .              : ChangeLog 
        m4             : m4module.h module.c utility.c 
        modules        : gnu.c 

Log message:
        * m4/utility.c (m4_bad_argc): Move assertion out of hot path...
        * m4/module.c (install_builtin_table): ...to here, and add
        assertion that blind macros require arguments.
        * m4/m4module.h (struct m4_builtin): Document restrictions that
        must be met during module loading.
        * modules/gnu.c (changeresyntax, changesyntax): These are blind,
        so require an argument to avoid triggering assertion.
        (debugfile): Tweak error message.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.366&r2=1.367
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4module.h?cvsroot=m4&r1=1.80&r2=1.81
http://cvs.savannah.gnu.org/viewcvs/m4/m4/module.c?cvsroot=m4&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/m4/m4/utility.c?cvsroot=m4&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/m4/modules/gnu.c?cvsroot=m4&r1=1.51&r2=1.52




reply via email to

[Prev in Thread] Current Thread [Next in Thread]