bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-memchr failure on rawhide


From: Bruno Haible
Subject: Re: test-memchr failure on rawhide
Date: Fri, 8 May 2009 12:34:10 +0200
User-agent: KMail/1.9.9

Andreas Schwab wrote:
> This is not a bug.  NULL is not a valid object pointer.

Do you mean to say that none of the functions
  memchr
  memcmp
  memcpy
  memmove
  memset
  wmemchr
  wmemcmp
  wmemcpy
  wmemmove
  wmemset
may be called with arguments ptr = NULL and n = 0 ?

This would certainly be a departure from historical practice.

Bruno




reply via email to

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