X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxvasprintf-posix;h=8811f9c89cef3b6a271fd852ba272cbfa6db593e;hb=8f3cd38b6c08109ec9edea0e7712e9a7a920a2d8;hp=b95ebb8f18e318b77198b7529d3ec8c7f79965f4;hpb=4b950a797486d792705739f7b4ead95e702b27f1;p=gnulib.git diff --git a/modules/xvasprintf-posix b/modules/xvasprintf-posix index b95ebb8f1..8811f9c89 100644 --- a/modules/xvasprintf-posix +++ b/modules/xvasprintf-posix @@ -2,6 +2,12 @@ Description: vasprintf and asprintf with POSIX compatible format string interpretation and with out-of-memory checking. Also see xalloc-die. +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: