Re: [E-devel] undefined reference in evas test suite

2012-11-14 Thread The Rasterman
On Wed, 14 Nov 2012 20:15:55 +0100 Vincent Torri said: that's api only exposed if: #ifdef HAVE_TESTS is true... i'm not sure this is a wise thing to do... (have api only exposes if tests are enabled) :( > Hey > > I have just updated efl/ and build the tests, and i have > > /home/torri/svnroo

Re: [E-devel] undefined reference in evas test suite

2012-11-14 Thread Vincent Torri
also: /home/torri/svnroot/trunk_e17/efl/src/tests/evas/evas_test_textblock.c:1327: undefined reference to `_evas_textblock_check_item_node_link' Vincent On Wed, Nov 14, 2012 at 8:15 PM, Vincent Torri wrote: > Hey > > I have just updated efl/ and build the tests, and i have > > /home/torri/svnro

[E-devel] undefined reference in evas test suite

2012-11-14 Thread Vincent Torri
Hey I have just updated efl/ and build the tests, and i have /home/torri/svnroot/trunk_e17/efl/src/tests/evas/evas_test_textblock.c:849: undefined reference to `_evas_textblock_format_offset_get' Does someone forget to commit something in evas or modify the unit test ? Note that the unit test i