> > if (getpwuid_r (id, &_pw, id_lookup_buf, sizeof id_lookup_buf, &pw) > > == 0) > > That code is ugly anyway, we should do function calls outside of if > conditions. So this could be cleaned up along with the semantic fix.
There is nothing wrong with this kind of conditional. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd