bug-gnulib
[Top][All Lists]
Advanced

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

Re: *printf declarations in stdio.h?


From: Bruno Haible
Subject: Re: *printf declarations in stdio.h?
Date: Tue, 27 Mar 2007 18:46:05 +0200
User-agent: KMail/1.5.4

Simon Josefsson wrote:
> Updated patch below.

Looks better. Three points still:
  - In m4/stdio_h.m4 the default value of HAVE_VASPRINTF should be 1, as
    the comment "Assume proper GNU behavior unless another module says
    otherwise" says.
  - m4/vasprintf.m4 should set the shell variable HAVE_VASPRINTF to a non-
    default value when necessary.
  - Every macro that assigns a shell variable whose default is set in
    gl_STDIO_H_DEFAULTS should AC_REQUIRE([gl_STDIO_H_DEFAULTS]). Otherwise,
    with a bit of back luck, the default value assignment erases the non-
    default assignment.

Bruno





reply via email to

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