Hi,
Attached are all the fixes I got through before a gcc ICE stopped me. There
is a cast from char * to const char * in ugids-verify-auth.c which strikes
me as not a good thing but it would need a (new?) const char type for the
password_check_user and password_check_group interfaces and this is
> Can some please have a look at this patch too? (Alfred? :)).
>
> I don't remeber if Marcus commented about this (I have a vauge feeling
> that he did), but according to the GCS long if statments should be
> split before an operator. That is instead of writting like this:
>
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes:
> Can some please have a look at this patch too? (Alfred? :)).
>
> I don't remeber if Marcus commented about this (I have a vauge feeling
> that he did), but according to the GCS long if statments should be
> split before an operator. That is ins
Can some please have a look at this patch too? (Alfred? :)).
I don't remeber if Marcus commented about this (I have a vauge feeling
that he did), but according to the GCS long if statments should be
split before an operator. That is instead of writting like this:
if (foo_this_is_long && bar