This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: New utility: nscd cache dumper
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: DJ Delorie <dj at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Sat, 08 Feb 2020 10:46:48 +0100
- Subject: Re: New utility: nscd cache dumper
- References: <xnk14ydmbj.fsf@greed.delorie.com>
On Feb 07 2020, DJ Delorie wrote:
> + while ((len == -1) ? 1 : (cp < cpe))
What's wrong with (len == -1 || cp < cpe)?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."