This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New utility: nscd cache dumper


Andreas Schwab <schwab@linux-m68k.org> writes:
>> +  while ((len == -1) ? 1 : (cp < cpe))
>
> What's wrong with (len == -1 || cp < cpe)?

My "1" key was feeling lonely so I was trying to use it more...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]