On Tue, Aug 21, 2012 at 09:13:03AM -0400, Stephen Gallagher wrote:
> On Tue, 2012-08-21 at 14:50 +0200, Pavel Březina wrote:
> > On 08/21/2012 02:40 PM, Stephen Gallagher wrote:
> > > On Tue, 2012-08-21 at 14:04 +0200, Pavel Březina wrote:
> > >> I found this warning while reviewing Michal's transaction patch.
> > >>
> > >> It was introduced in 9356e8f50436724e985d9a8f5d4f2bc0f5b837bc and it is
> > >> visible with the following CFLAGS:
> > >> -m64 -mtune=generic -O3 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wall
> > >> -Wextra -Wno-sign-compare -Wno-unused-parameter
> > >
> > > Nack. Please don't default to EOK. It makes it hard to keep track of it.
> > > Instead, assign it EOK just before the "done:" label. (i.e. "If we got
> > > here, we're OK")
> > 
> > Good point. New patch is attached.
> 
> 
> Ack.

Pushed to master.
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to