On 09/04/2014 11:48 PM, Anders Roxell wrote:
Feels dangerous, that means that one application with two code branches
can use the same define they think... however, that can be defined with
different values right?

Not. If they will define to different values then you will see compilation error.
Gcc will say that you are trying to redefine value.

If not, then we can drop this patch, but then we need to remove ODPH_
from all the defines that we have in ODP right?
Need to walk over them. If it's standard system values, then we don't need to redefine them. We should be very careful with changes due to changing this things require changes in all odp
applications.

Maxim.


Cheers,
Anders


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

Reply via email to