Hi Simon,

> If it is only a warning, +1 from me.

It's a notice, and soon we will also remove dependencies to these modules,
since we don't want these notices to appear for people who have not explicitly
asked for these modules.

> What about strdup?

Indeed, we can treat it the same way:


--- modules/strdup.orig 2008-10-20 11:53:22.000000000 +0200
+++ modules/strdup      2008-10-20 11:50:14.000000000 +0200
@@ -1,6 +1,9 @@
 Description:
 strdup() function: duplicate a string.
 
+Notice:
+This module is obsolete. But you may want to use the strdup-posix module.
+
 Files:
 lib/strdup.c
 m4/strdup.m4



Reply via email to