[SSSD] [PATCH] Use sss_strerror instead of strerror

Jakub Hrozek jhrozek at redhat.com
Wed Aug 27 12:30:12 UTC 2014


On Wed, Jul 16, 2014 at 05:19:54PM +0200, Michal Židek wrote:
> >We decided to use $(NULL) at the end of lists in Makefile.am. So you will not
> >change two lines with adding new library next time.
> >see 1746e8b8399da2a7a8da4aace186f66055ccfec1
> >
> >LS
> 
> Ok. I added it where I modified the end of the lists.
> 
> Michal
> 

Simo,

I know you're normally against mass-converting anything in the code, but
I think this conversion actually makes sense. We converted the DEBUG
messages only recently with Nikolai's patches and strerror/sss_strerror
is pretty much only used around DEBUG messages, so the context is
already 'tainted'..

If you're OK with this mass-conversion, I'd like to push this patch to
master and keep using sss_strerror only from now on.



More information about the sssd-devel mailing list