[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Visual Studio 2012 and %zu


On Friday, 31 May 2019 13:17:30 CEST Yanis Kurganov wrote:
> I got a crash here:
> https://git.libssh.org/projects/libssh.git/tree/src/pki_container_openssh.c#
> n174
> 
> MS VS didn't support %zu specifier before 2013:
> https://stackoverflow.com/questions/15610053/correct-printf-format-specifier
> -for-size-t-zu-or-iu
> 
> Do you support VS 2012?

We are a small team and we are Linux developers. We do our best to support 
Windows but we only support the latest version of VC. We require C99 and %zu 
should be C99.

	Andreas




References:
Visual Studio 2012 and %zuYanis Kurganov <yanis.kurganov@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org