[Spice-devel] [vdagent-win V2 4/6] Fix Visual Studio compiler warning (sscanf/strcat)

Christophe Fergeau cfergeau at redhat.com
Wed Mar 26 07:13:42 PDT 2014


On Wed, Mar 26, 2014 at 03:01:25PM +0100, Christophe Fergeau wrote:
> One bit I did not get right yet is that a standalone test program and the
> AC_CHECK_FUNCS() call can successfully use sscanf_s, but trying to use it
> in file-xfer.c results in a compilation failure, not quite sure about the
> difference :(

Actually sscanf_s can be linked to, but it's not present in headers, my
test case was forcing a sscanf_s declaration, and so is AC_CHECK_FUNCS()
that's why it's not failing.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20140326/233af42a/attachment.sig>


More information about the Spice-devel mailing list