On Feb 8, 2008 10:58 PM, Christopher Michael <[EMAIL PROTECTED]> wrote:
> Enlightenment CVS wrote:
> > Enlightenment CVS committal
> >
> > Author : barbieri
> > Project : e17
> > Module : apps/e
> >
> > Dir : e17/apps/e/src/bin
> >
> >
> > Modified Files:
> > e_icon.c e_slider.c
> >
> >
> > Log Message:
> > Fix warnings.
> >
> SNIP
> > ===================================================================
> > RCS file: /cvs/e/e17/apps/e/src/bin/e_slider.c,v
> > retrieving revision 1.13
> > retrieving revision 1.14
> > diff -u -3 -r1.13 -r1.14
> > --- e_slider.c 17 Oct 2007 11:23:41 -0000 1.13
> > +++ e_slider.c 8 Feb 2008 23:03:28 -0000 1.14
> > @@ -1,7 +1,9 @@
> > /*
> > * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
> > */
> > +#define _XOPEN_SOURCE 600
> > #include "e.h"
> > +#include <math.h>
> >
> This seems a little strange here...IIRC, e.h already includes <math.h>
Interesting, why would e.h include math.h?
also, some people like _XOPEN_SOURCE defined in the source, some want
it defined by configure package and some don't define it, let it to
user add if they want. Is it ok to leave this in the file?
--
Gustavo Sverzut Barbieri
--------------------------------------
Jabber: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
ICQ#: 17249123
Skype: gsbarbieri
Mobile: +55 (81) 9927 0010
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel