[HarfBuzz] Visual Studio 9.0 SP1 Warnings

Behdad Esfahbod behdad.esfahbod at gmail.com
Thu Jul 23 02:33:07 PDT 2015


Hi Eduardo,

Jonathan and I checked the warnings.  We don't think there's anything to fix
there.  The ones about functions like strncpy() *can* be unsafe if you are not
careful, but we are, in HarfBuzz. :)

The ones about 64-to-32 bit possible truncation are equally bogus, we know the
values fit in 32bit.

Thanks,

behdad

On 15-05-20 02:30 PM, Eduardo Castineyra wrote:
> Hi,
> 
> There are a couple of warnings I would like to know how to get rid of:
> 
> http://pastebin.com/TYfNEtBu
> 
> There are a couple of defines not related with HB such as /DPLUGIN, but I
> think they make no difference. Could they or is everyone else getting the same
> warnings?
> 
> Thanks!
> 
> PS: The first two are mine, please ignore them.
> 
> 
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz


More information about the HarfBuzz mailing list