Re: [E-devel] E SVN: barbieri trunk/eina/src/lib

2008-12-23 Thread Gustavo Sverzut Barbieri
On Tue, Dec 23, 2008 at 6:18 PM, Sebastian Dransfeld wrote: > Enlightenment SVN wrote: >> Log: >> fix possible errors with pointer/offset calculation. >> >> it works on gcc, but maybe it would break in other compilers, so make >> it safe. > > Why not use offsetof macro? hum... good question

Re: [E-devel] E SVN: barbieri trunk/eina/src/lib

2008-12-23 Thread Sebastian Dransfeld
Enlightenment SVN wrote: > Log: > fix possible errors with pointer/offset calculation. > > it works on gcc, but maybe it would break in other compilers, so make > it safe. Why not use offsetof macro? Sebastian > > > Author: barbieri > Date: 2008-12-23 12:05:44 -0800

[E-devel] Static Analysis of EFL

2008-12-23 Thread Luis Felipe Strano Moraes
Just ran a test build of EFL with LLVM's static analyser (http://clang.llvm.org/StaticAnalysis.html) on latest (at the time) svn revision (38291). The output is here : http://local.profusion.mobi:8081/~lfelipe/output-efl/ If you guys want to run it, there are instructions on the first link, but it

Re: [E-devel] evas module cannot open shared file

2008-12-23 Thread Cedric BAIL
On Tue, Dec 23, 2008 at 4:59 PM, Ian Lee wrote: > Im getting a large number of "Too many open files" error messages from > the evas module loader as well as from anything ecore_exe tries to open How ? What are you running to have this problem ? Do you have some sample code ? Basically, it sounds

[E-devel] evas module cannot open shared file

2008-12-23 Thread Ian Lee
Hi Im getting a large number of "Too many open files" error messages from the evas module loader as well as from anything ecore_exe tries to open -- ___ enlightenment-devel mai

Re: [E-devel] E17 on Cygwin/X platform?

2008-12-23 Thread Vincent Torri
On Mon, 22 Dec 2008, Pavel Lipenský wrote: See http://www.lip.wz.cz/e17/ it seems that you use the snapshots. There have been lots of modifications since they have been released. Maybe you should try to use the svn repository instead. Vincent--

Re: [E-devel] E17 on Cygwin/X platform?

2008-12-23 Thread Pavel Lipenský
> Původní zpráva > Od: Nick Hughart > Předmět: Re: [E-devel] E17 on Cygwin/X platform? > Datum: 19.12.2008 19:05:28 > > On Thu, 18 Dec 2008 15:39:39 +0100 (CET) > Pavel Lipenský wrote: > > > Hi Chaps, > > > > many thanks for gre