On 12/03/2014 05:15 PM, Zoltan Kiss wrote:
ODP_DBG and ODP_ABORT, to add (__FILE__, __LINE__, __func__)Is there any reason to print FILE? If we know function name and line we can find that place. Printing file just makes output longer.
I like format like that: "%s:%d:", func, line Maxim. _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
