[Spice-devel] [vdagent-win PATCH V3 00/11] Fix compilation errors/warnings

Fabiano FidĂȘncio fabiano at fidencio.org
Tue Dec 30 17:33:01 PST 2014


On Tue, Dec 30, 2014 at 5:20 PM, Uri Lublin <uril at redhat.com> wrote:
> Specifically, fix building with Visual Studio.
>
> Changes from V2:
>   - Some more fixes/comments.
>   - Leaving linux-like calls as is, and adding _s calls for VS builds
>   - Some macros assume destination string params are arrays not pointer
>     (this follows sticking with linux-like calls)
>
> Uri Lublin (11):
>   Fix compiler warning (missing backslash in FileXfer::handle_start)
>   vdagent: as_user: reorder initialization to make mingw-gcc happy
>   vdagent::handle_max_clipboard fix vd_printf format
>   vdcommon.h: add comment about OLDMSVCRT
>   vdcommon.h: do not redefine _ftime_s
>   vdcommon.h: consolidate defines under OLDMSVCRT
>   Fix building with Visual Studio (inttypes.h)
>   Fix building with Visual Studio (snprintf)
>   Fix Visual Studio compiler warning (strncpy)
>   Fix Visual Studio compiler warning (strcat and sscanf)
>   g_key_get_string: use size_t for pointer difference
>
>  common/vdcommon.h     |   28 ++++++++++++++++++++++++++--
>  vdagent/as_user.cpp   |    4 ++--
>  vdagent/file_xfer.cpp |   11 +++++++++--
>  vdagent/file_xfer.h   |    2 ++
>  vdagent/vdagent.cpp   |    4 ++--
>  5 files changed, 41 insertions(+), 8 deletions(-)
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel


ACK the series!

Best Regards,
-- 
Fabiano FidĂȘncio


More information about the Spice-devel mailing list