A few files include eina_safety_checks.h and then expect that
eina_log.h is also dragged in, however this isn't the case if
the safety checks were disabled at configure stage.
Include eina_log.h explicitly to fix this.
Signed-off-by: Marc Andre Tanner
---
src/lib/eina_array.c|1 +
s
This fixes the following error:
CC libeina_la-eina_error.lo
CC libeina_la-eina_log.lo
In file included from ../../src/include/eina_safety_checks.h:69,
from eina_error.c:150:
../../src/include/eina_error.h:53: error: nonnull argument references
non-pointer operand (arg
On Wed, Sep 29, 2010 at 10:50 AM, Nicolas Aguirre
wrote:
> On Thu, Sep 23, 2010 at 3:12 PM, Gustavo Sverzut Barbieri
> wrote:
>>
>> from code there is a "spacer" thing that is calculated based on scale
>> and has at least 1x1 pixel, so you will have to consider that padding.
>>
>
> How do you get