X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxprintf-posix;h=d25741e876be7aa9216f38a08bb4c0a874e6f6c8;hb=7b7e379f77e9591d8f66739884084b530e4600cd;hp=495f7996e4b741a5dbcefb0038df2052af545b11;hpb=dff9289caec04126a3557e2942d914a3393d398b;p=gnulib.git diff --git a/modules/xprintf-posix b/modules/xprintf-posix index 495f7996e..d25741e87 100644 --- a/modules/xprintf-posix +++ b/modules/xprintf-posix @@ -2,6 +2,12 @@ Description: A wrapper around printf with POSIX compatible format string interpretation, that calls error upon ENOMEM or EILSEQ errors. +Comment: +This module should not be used as a dependency from a test module, +otherwise when this module occurs as a tests-related module, it will +have side effects on the compilation of the 'vasnprintf' module, if +that module occurs among the main modules in lib/. + Files: Depends-on: