On Fri, 7 Sep 2012 10:51:28 +0100 Vincent Torri said:
try commit 76293 to embryo
> On Fri, Sep 7, 2012 at 10:13 AM, Carsten Haitzler
> wrote:
> > On Thu, 23 Aug 2012 17:32:55 +0200 Vincent Torri
> > said:
> >
> > http://www.enlightenment.org/~raster/t.sma
> >
> > get that
> > and
> > embryo_cc
On Fri, Sep 7, 2012 at 10:13 AM, Carsten Haitzler wrote:
> On Thu, 23 Aug 2012 17:32:55 +0200 Vincent Torri
> said:
>
> http://www.enlightenment.org/~raster/t.sma
>
> get that
> and
> embryo_cc t.sma -o t.amx
>
>
> you can now test a small testcase. can you get a backtrace from the complaint
> a
On Thu, 23 Aug 2012 17:32:55 +0200 Vincent Torri said:
http://www.enlightenment.org/~raster/t.sma
get that
and
embryo_cc t.sma -o t.amx
you can now test a small testcase. can you get a backtrace from the complaint
about a-z? (throw in an abort) ?
> On Tue, Aug 21, 2012 at 9:32 AM, Vincent Tor
On Wed, Aug 29, 2012 at 8:56 AM, stroodlepup wrote:
> On 21/08/12 21:45, Gustavo Sverzut Barbieri wrote:
>> On Tue, Aug 21, 2012 at 7:33 AM, Vincent Torri
>> wrote:
>>- slave and server communicates heavy data using shmem. That's the
>> most
>> efficient system on linux, you'll
On 21/08/12 21:45, Gustavo Sverzut Barbieri wrote:
> On Tue, Aug 21, 2012 at 7:33 AM, Vincent Torri
> wrote:
>- slave and server communicates heavy data using shmem. That's the most
> efficient system on linux, you'll need to figure out what's the best to
> use
> on Windows.
On Fri, Aug 24, 2012 at 12:32 AM, Vincent Torri wrote:
> On Tue, Aug 21, 2012 at 9:32 AM, Vincent Torri
> wrote:
>> 2) there are some problems here and there with how paths are cheked,
>> as, on Windows, '/' and '\' can be used. So I have to check all the
>> source from evil to at least edje to
On Thu, 23 Aug 2012 17:32:55 +0200 Vincent Torri said:
> On Tue, Aug 21, 2012 at 9:32 AM, Vincent Torri
> wrote:
> > Hey
> >
> >
> > 2) there are some problems here and there with how paths are cheked,
> > as, on Windows, '/' and '\' can be used. So I have to check all the
> > source from evil t
On Tue, Aug 21, 2012 at 9:32 AM, Vincent Torri wrote:
> Hey
>
>
> 2) there are some problems here and there with how paths are cheked,
> as, on Windows, '/' and '\' can be used. So I have to check all the
> source from evil to at least edje to see what to do exactly..
It seems that my fixes in ei
On Tue, Aug 21, 2012 at 10:43 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Aug 21, 2012 at 7:02 AM, Vincent Torri
> wrote:
>> On Tue, Aug 21, 2012 at 11:58 AM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Tue, Aug 21, 2012 at 6:43 AM, Vincent Torri
>>> wrote:
On Tue, Aug 21, 2012 at 11:30
On Tue, Aug 21, 2012 at 7:33 AM, Vincent Torri wrote:
>>
>>> > - slave and server communicates heavy data using shmem. That's the most
>>> > efficient system on linux, you'll need to figure out what's the best to
>>> > use
>>> > on Windows. It must be HIGH PERFORMANCE.
>>>
>>> high perf ? on Wi
On Tue, Aug 21, 2012 at 7:02 AM, Vincent Torri wrote:
> On Tue, Aug 21, 2012 at 11:58 AM, Gustavo Sverzut Barbieri
> wrote:
>> On Tue, Aug 21, 2012 at 6:43 AM, Vincent Torri
>> wrote:
>>> On Tue, Aug 21, 2012 at 11:30 AM, Gustavo Sverzut Barbieri
>>> wrote:
On Tue, Aug 21, 2012 at 5:07 AM
>
>> > - slave and server communicates heavy data using shmem. That's the most
>> > efficient system on linux, you'll need to figure out what's the best to use
>> > on Windows. It must be HIGH PERFORMANCE.
>>
>> high perf ? on Windows ? there is anyway only one way to use shared
>> mem on windows
On Tue, Aug 21, 2012 at 11:58 AM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Aug 21, 2012 at 6:43 AM, Vincent Torri
> wrote:
>> On Tue, Aug 21, 2012 at 11:30 AM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Tue, Aug 21, 2012 at 5:07 AM, Vincent Torri
>>> wrote:
On Tue, Aug 21, 2012 at 9
On Tue, Aug 21, 2012 at 6:43 AM, Vincent Torri wrote:
> On Tue, Aug 21, 2012 at 11:30 AM, Gustavo Sverzut Barbieri
> wrote:
>> On Tue, Aug 21, 2012 at 5:07 AM, Vincent Torri
>> wrote:
>>>
>>> On Tue, Aug 21, 2012 at 9:56 AM, Gustavo Sverzut Barbieri
>>> wrote:
>>> > On Tue, Aug 21, 2012 at 4:3
On Tue, Aug 21, 2012 at 11:30 AM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Aug 21, 2012 at 5:07 AM, Vincent Torri
> wrote:
>>
>> On Tue, Aug 21, 2012 at 9:56 AM, Gustavo Sverzut Barbieri
>> wrote:
>> > On Tue, Aug 21, 2012 at 4:32 AM, Vincent Torri
>> > wrote:
>> >
>> >> Hey
>> >>
>> >> anoth
On Tue, Aug 21, 2012 at 5:07 AM, Vincent Torri wrote:
>
> On Tue, Aug 21, 2012 at 9:56 AM, Gustavo Sverzut Barbieri
> wrote:
> > On Tue, Aug 21, 2012 at 4:32 AM, Vincent Torri
> > wrote:
> >
> >> Hey
> >>
> >> another mail for the status on Windows:
> >>
> >> 1) cserve2 is not even compiling as
On Tue, 21 Aug 2012 09:32:51 +0200 Vincent Torri said:
> Hey
>
> another mail for the status on Windows:
>
> 1) cserve2 is not even compiling as shm_open() and (worse) fork() are
> used in a part of the code that should be OS independent. If cserve2
> is going to be e required dep for the next
On Tue, Aug 21, 2012 at 9:56 AM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Aug 21, 2012 at 4:32 AM, Vincent Torri wrote:
>
>> Hey
>>
>> another mail for the status on Windows:
>>
>> 1) cserve2 is not even compiling as shm_open() and (worse) fork() are
>> used in a part of the code that should be O
On Tue, Aug 21, 2012 at 4:32 AM, Vincent Torri wrote:
> Hey
>
> another mail for the status on Windows:
>
> 1) cserve2 is not even compiling as shm_open() and (worse) fork() are
> used in a part of the code that should be OS independent. If cserve2
> is going to be e required dep for the next evas
Hey
another mail for the status on Windows:
1) cserve2 is not even compiling as shm_open() and (worse) fork() are
used in a part of the code that should be OS independent. If cserve2
is going to be e required dep for the next evas, i fear that the
Windows development will stop.
2) there are some
20 matches
Mail list logo