Nicolas PARLANT <[email protected]> writes:

>>notmuch-insert.c:136:11: error: assigning to 'char *' from 'const char *'
>>      discards qualifiers
>>      [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
>>  136 |     slash = strrchr (path, '/');
>>      |           ^ ~~~~~~~~~~~~~~~~~~~

Thanks for the patch. The change itself looks fine, but the (subject of)
the commit message is a bit cryptic. We use "lib:" for code in the lib/
or (maybe util/) directory. This is obvious not a fix for glibc, but
that's what a naive reader (like me) might think.

d
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to