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: Sat, 9 May 2009 18:21:30 +0200
User-agent: KMail/1.9.9

Andreas Schwab wrote:
> > What is "the object"?
> 
> See section 3.14 in the C standard.
> 
>     region of data storage in the execution environment, the contents of
>     which can represent values

And in the context of memchr's return value:

  "The memchr function returns a pointer to the located character, or a null
   pointer if the character does not occur in the object."

How many characters does "the object" have, and where does it start and end,
according to your interpretation of the standard?

Bruno




reply via email to

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