bug-gnulib
[Top][All Lists]
Advanced

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

Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir,


From: Bruno Haible
Subject: Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir, strcspn, strpbrk as obsolete
Date: Mon, 20 Oct 2008 11:54:28 +0200
User-agent: KMail/1.5.4

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

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