[HarfBuzz] Visual Studio 9.0 SP1 Warnings

Eduardo Castineyra edu at brainstorm.es
Thu Jul 23 03:38:22 PDT 2015


Ok, we will investigate that and submit a patch if needed.

Thanks a lot for your help!

Edu.

On 7/23/2015 12:18 PM, Behdad Esfahbod wrote:
> On 15-07-23 11:05 AM, Eduardo Castineyra wrote:
>> Does that mean gcc doesn't throw those warnings ?
> I'm sure it has options to do.  But at any rate, the pragmas that turn VS
> warnings off don't work in gcc as far as I know.
>
>> On 7/23/2015 11:58 AM, Behdad Esfahbod wrote:
>>> On 15-07-23 10:47 AM, Eduardo Castineyra wrote:
>>>> Hi behdad,
>>>>
>>>> What about adding a pragma to specifically skip those warnings?
>>> I'll accept such patch, but I don't use VS so I can't add the pragmas myself.
>>>
>>>> Thanks!
>>>>
>>>> On 7/23/2015 11:33 AM, Behdad Esfahbod wrote:
>>>>> 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