Hi Bruno,

Bruno Haible <br...@clisp.org> writes:

> This set of patches adds -gnu variants for the *z*printf modules
> that we have so far, along with small unit tests.

Looks good (+ previous patches). One question though since I noticed
these functions are defined in stdio.h.

Is the correct way to use them as Paul mentioned previously?
Like this [1]:


    #undef printf
    #define printf zprintf

Collin

[1] https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00353.html

Reply via email to