Work around preprocessors that don't handle UINTMAX_MAX.
authorEric Blake <ebb9@byu.net>
Mon, 21 Apr 2008 15:57:07 +0000 (09:57 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 21 Apr 2008 15:57:07 +0000 (09:57 -0600)
commit218c1d232b2568450b4581f93d544e4d3af59c36
tree4fcf22535315bf4654bf6e2eab2136b56e114822
parent42e8fd6b9ce92ca7f15a10fa62035f65b3478b32
Work around preprocessors that don't handle UINTMAX_MAX.

* lib/memchr2.c (memchr2): Avoid embedded #if.
Reported by Alain Guibert, fix suggested by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/memchr2.c