On Sun, Nov 18, 2012 at 06:05:45PM +0100, Sumit Bose wrote: > On Fri, Nov 16, 2012 at 04:25:41PM -0500, Simo Sorce wrote: > > Sumit found 2 issues in the patch. > > > > 1. the 2 new wrapper proptotypes used _res as variable names but that symbol > > is now used in glibc: /usr/include/resolv.h:#define _res (*__res_state()) > > > > Changed to 'res' > > > > 2. I was still using const char *src_name but it is unnecessary > > > > Dropped the const > > > > This should be hte last revision (last famous words :-) > > :-) > > ACK > > bye, > Sumit
I can't apply patch 3 on top of origin/master, can you rebase? _______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
