I does not hide the warnings - just continue with the building. This is
only for tests impacted by that char* instead of const char* (tests
using CU_TestInfo type).

Alex

On 18 November 2014 11:57, Taras Kondratiuk <[email protected]>
wrote:

> On 11/18/2014 11:45 AM, Maxim Uvarov wrote:
>
>> On 11/18/2014 10:45 AM, Alexandru Badicioiu wrote:
>>
>>> Wouldn't be better to do this:
>>> odp_crypto_CFLAGS = $(AM_CFLAGS) -Wno-error -I./crypto
>>> I suppose at some point CUnit will move to 2.1-3.
>>>
>>> Thanks,
>>> Alex
>>>
>>>
>> Yes, that is good.  Please add also comment why -Wno-error is provided.
>>
>
> I don't like this approach, because it can hide other warnings.
>
> But if you want to go this way, then better to add this flag in
> test/cunit/Makefile.am. All other tests will face the same warning.
>
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to