Mailing List Archive

what is src/missing-string.c:vasprintf used for
There is am implementation of vasprintf for MinGW in
src/missing-string.c in libgcrypt. However, I cannot find any calls to
vasprintf in libgcrypt itself. What is this code used for?

If the code doesn't serve any purpose, it would be nice to remove it to
avoid static library name space pollution.

Thanks,
/Simon

_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
Re: what is src/missing-string.c:vasprintf used for [ In reply to ]
On Fri, 18 Apr 2008 09:04, simon@josefsson.org said:

> There is am implementation of vasprintf for MinGW in
> src/missing-string.c in libgcrypt. However, I cannot find any calls to
> vasprintf in libgcrypt itself. What is this code used for?

Cruft. I remove it.


Shalom-Salam,

Werner


--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.


_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
Re: what is src/missing-string.c:vasprintf used for [ In reply to ]
Werner Koch <wk@gnupg.org> writes:

> On Fri, 18 Apr 2008 09:04, simon@josefsson.org said:
>
>> There is am implementation of vasprintf for MinGW in
>> src/missing-string.c in libgcrypt. However, I cannot find any calls to
>> vasprintf in libgcrypt itself. What is this code used for?
>
> Cruft. I remove it.

Thanks!

/Simon

_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel