On Tue, 9 Aug 2011 16:48:47 -0700 "Enlightenment SVN" <[email protected]> wrote:
> Log: > eina: Use %d to get build time > > eina_hamster_count() was returning -1 on my machine (Ubuntu 11.04/AMD64), > causing make check to fail. > > eina_test_main.c:51:F:Main:eina_hamster:0: Failure 'eina_hamster_count() <= > 0' occured > Using %d instead of %i for integers fixes it. > > Signed-off-by: Mike McCormack <[email protected]> > > Author: mike_m > Date: 2011-08-09 16:48:47 -0700 (Tue, 09 Aug 2011) > New Revision: 62268 > Trac: http://trac.enlightenment.org/e/changeset/62268 > > Modified: > trunk/eina/src/lib/eina_hamster.c > Changelog + backport ? -- Mike Blumenkrantz Zentific: Coding in binary since '10. ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
