On 11/18/2014 12:18 PM, Alexandru Badicioiu wrote:
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).


Warnings are usually ignored if they don't stop a build. Especially when some warning are persistent like this 'const char *' issue.

I also use CU_TestInfo and others will also migrate to it.
Doesn't make sense to add this flag for each test application
separately. And later remove it when we decide to migrate to 2.1-3.

_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to