On 22/10/14 20:28, Giuseppe Scrivano wrote:
Hi Ángel,+ return xstrndup (uri, at + *pos, *length);; Shouldn't it be + return xstrndup (at + *pos, *length);yes... Angel, if you are ok with, I can push this version (I've done added the gnulib module and changed a bit the changelog entry): Regards, Giuseppe
Sigh, I had locally added xstrndup to bootstrap.conf but failed to include it in the commit.
I'm fine with the changes. Feel free to push.
