Re: svn commit: r196752 - head/lib/libc/stdtime

[ Available lists | Index of svn-src-head | Month of Sep 2009 | Week of 3 Sep 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andrey Chernov <ache@nagual.pp.ru>
Date
3 Sep 2009 08:43:31
Subject
Re: svn commit: r196752 - head/lib/libc/stdtime
Message-ID
20090903084325.GA65192@nagual.pp.ru


[ Hide this part ]
On Thu, Sep 03, 2009 at 09:26:03AM +0200, Dag-Erling Sm??rgrav wrote:
>
> - The core dump ache refers to can occur with a na??ve implementation
> that uses a lookup table and checks for EOF, but not for other
> negative values.

Thanx for detailed explanation. Just to note: even such naive
implemetations still live inside POSIX, since POSIX says that behaviour
outside of "unsigned char" range + exact EOF value is undefined.

--
http://ache.pp.ru/

Elapsed time: 0.225 seconds