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
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
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
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
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
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--
> 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