On Sat, Jun 4, 2011 at 2:19 AM, Enlightenment SVN
wrote:
>
> Log:
> e_fm: move should compare both paths totally.
>
> Comparing just until the strlen(p2) won't allow to move an inner directory to
> a parent directory.
...
> + (strncmp(p, p2, PATH_MAX) == 0) &&
so just strcmp
On Sat, Jun 4, 2011 at 6:47 AM, Gustavo Sverzut Barbieri
wrote:
> On Sat, Jun 4, 2011 at 2:19 AM, Enlightenment SVN
> wrote:
>>
>> Log:
>> e_fm: move should compare both paths totally.
>>
>> Comparing just until the strlen(p2) won't allow to move an inner directory
>> to
>> a parent directory.
On Sat, 4 Jun 2011, Enlightenment SVN wrote:
> Log:
> whover did table and box support forgot:
is this considered as a bug fix or an addition of a feature ? (for
backport and changelog...)
Vincent
>
> 1. table to have min.h/v ability like box
> 2. to ACTUALLY implement box h/v (and well of
hey,
i've tried to compile a fresh checkout of elm, and the installation failed
as sky.jpg is requested but does not exist (it seems). It's late and i
have no time nor courage to investigate, so if someone can look at that
problem...)
thank you
Vincent
--
On Sun, 5 Jun 2011 00:43:56 +0200 (CEST) Vincent Torri
said:
works for me. its while building test.edc that it uses it and its in the same
dir. its committed to svn and its in the Makefile.am... maybe something is
wrong with your jpeg loader in evas?
>
> hey,
>
> i've tried to compile a fresh
On Sun, 5 Jun 2011, Carsten Haitzler (The Rasterman) wrote:
> On Sun, 5 Jun 2011 00:43:56 +0200 (CEST) Vincent Torri
> said:
>
> works for me. its while building test.edc that it uses it and its in the same
> dir. its committed to svn and its in the Makefile.am... maybe something is
> wrong wit
On Sun, 5 Jun 2011, Carsten Haitzler (The Rasterman) wrote:
> On Sun, 5 Jun 2011 00:43:56 +0200 (CEST) Vincent Torri
> said:
>
> works for me. its while building test.edc that it uses it and its in the same
> dir. its committed to svn and its in the Makefile.am... maybe something is
> wrong wit