Télécharger la liste

Description du projet

GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating configure' scripts, but not for running them.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-06 17:12 Retour à la liste release
1.4.11

Ces correctifs ont été faites pour l'option-F. Une régression introduite dans 1.4.9b dans le "détourner" builtin a été fixée. La sortie de la maketemp "et" mkstemp "builtins est maintenant cité si un fichier a été créé. Le defn "" builtin a été renforcée pour soutenir la concaténation des arguments de plusieurs textes, comme l'exige la norme Posix. Le format "" BUILTIN a été amélioré pour analyser tous C99 nombres à virgule flottante. L'indice "" builtin a été améliorée pour garantir un comportement linéaire.
Tags: Stable, Major feature enhancements
Security fixes were made for the -F option. A
regression introduced in 1.4.9b in the "divert"
builtin was fixed. The output of the "maketemp"
and "mkstemp" builtins is now quoted if a file was
created. The "defn" builtin was enhanced to
support concatenation of multiple text arguments,
as required by POSIX. The "format" builtin was
enhanced to parse all C99 floating point numbers.
The "index" builtin was enhanced to guarantee
linear behavior.

Project Resources