On 09/08/11 08:43, Vincent Torri wrote:
>
>
> On Tue, 9 Aug 2011, Daniel Juyung Seo wrote:
>
>> What about strdup?
>
> slower. We know the length, here
Not only that we know the length, we also wanted to copy up to a certain
point, and not up to the terminating null.
--
Tom.
---
On 09/08/11 08:42, Vincent Torri wrote:
> strncpy is faster than memcpy ?
>
No, the opposite is true, and that's exactly what he said.
--
Tom.
--
uberSVN's rich system and user administration capabilities and model
conf
On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 9 Aug 2011 07:46:42 +0200 (CEST) Vincent Torri
> said:
>
>>
>>
>> On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
>>
>>> On Mon, 8 Aug 2011 20:14:13 +0200 (CEST) Vincent Torri
>>> said:
>>>
>>> what debug stuff?
On Tue, 9 Aug 2011 07:46:42 +0200 (CEST) Vincent Torri
said:
>
>
> On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
>
> > On Mon, 8 Aug 2011 20:14:13 +0200 (CEST) Vincent Torri
> > said:
> >
> > what debug stuff? ECORE_EVAS_FPS_DEBUG? i definitely know how to use that. i
> > use it
On Tue, 9 Aug 2011 07:42:13 +0200 (CEST) Vincent Torri
said:
>
>
> On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
>
> > On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> > said:
> >
> >> On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
> >>> removed in svn. someone was b
On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 8 Aug 2011 20:14:13 +0200 (CEST) Vincent Torri
> said:
>
> what debug stuff? ECORE_EVAS_FPS_DEBUG? i definitely know how to use that. i
> use it often. REDRAW_DEBUG? that i almost never use. very rarely. set those
> env
> va
On Tue, 9 Aug 2011, Daniel Juyung Seo wrote:
What about strdup?
slower. We know the length, here
Vincent
Daniel Juyung Seo (SeoZ)
On Tue, Aug 9, 2011 at 9:06 AM, Carsten Haitzler wrote:
On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
said:
On 08/08/11 17:40, Carsten Haitzler (The Ra
On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> said:
>
>> On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
>>> removed in svn. someone was being bad...
>>>
>>>
>>
>> Was just about to fix it, but I guess you were faster t
On Tue, 9 Aug 2011 09:24:22 +0900 Daniel Juyung Seo said:
but beware.. strdupa is a gnu extn. :)
> What about strdup?
>
> Daniel Juyung Seo (SeoZ)
>
> On Tue, Aug 9, 2011 at 9:06 AM, Carsten Haitzler wrote:
> > On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> > said:
> >
> >> On 08/08/11 17:
On Tue, 9 Aug 2011 09:24:22 +0900 Daniel Juyung Seo said:
strdupa will dup onto the stack :)
> What about strdup?
>
> Daniel Juyung Seo (SeoZ)
>
> On Tue, Aug 9, 2011 at 9:06 AM, Carsten Haitzler wrote:
> > On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> > said:
> >
> >> On 08/08/11 17:40,
What about strdup?
Daniel Juyung Seo (SeoZ)
On Tue, Aug 9, 2011 at 9:06 AM, Carsten Haitzler wrote:
> On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> said:
>
>> On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
>> > removed in svn. someone was being bad...
>> >
>> >
>>
>> Was just abo
On Mon, 8 Aug 2011 22:53:50 +0200 Leif Middelschulte
said:
> 2011/8/8 Carsten Haitzler :
> > On Sun, 31 Jul 2011 02:59:21 +0200 Leif Middelschulte
> > said:
> >
> > review (yes i know the cover things you say don't work or aren't done yet
> > etc.):
> Thanks :-)
> >
> > 1. X-Enlightenment-Module
On Mon, 8 Aug 2011 20:14:13 +0200 (CEST) Vincent Torri
said:
what debug stuff? ECORE_EVAS_FPS_DEBUG? i definitely know how to use that. i
use it often. REDRAW_DEBUG? that i almost never use. very rarely. set those env
vars to anything to enable the debug. unset them to disable. its pretty simple.
On Mon, 8 Aug 2011 20:26:18 +0200 (CEST) Vincent Torri
said:
>
> Hey
>
> it would be nice to have, for example, in the emotion doc, a link to each
> evas functions that are used. I think that it is possible with tag files
> with doxygen :
>
> http://www.stack.nl/~dimitri/doxygen/external.htm
On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
said:
> On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
> > removed in svn. someone was being bad...
> >
> >
>
> Was just about to fix it, but I guess you were faster this time. I'll
> get you next time.
>
> As for strndup: It's a usefu
2011/8/8 Carsten Haitzler :
> On Sun, 31 Jul 2011 02:59:21 +0200 Leif Middelschulte
> said:
>
> review (yes i know the cover things you say don't work or aren't done yet
> etc.):
Thanks :-)
>
> 1. X-Enlightenment-ModuleType should be settings, not config (if u want this
> to
> be a separate modu
On 08/08/2011 04:42 PM, Vincent Torri wrote:
>
>
> On Mon, 8 Aug 2011, Enlightenment SVN wrote:
>
>> Log:
>> Ecore_X: Remove check for damage extension version. (we don't check
>> version in xlib, so don't check it here).
>
> and you're sure that xlib code is bug free ?
>
> Vincent
>
LMAO !! :)
On Mon, 8 Aug 2011, Enlightenment SVN wrote:
> Log:
> Ecore_X: Remove check for damage extension version. (we don't check
> version in xlib, so don't check it here).
and you're sure that xlib code is bug free ?
Vincent
>
>
>
> Author: devilhorns
> Date: 2011-08-08 12:15:04 -070
Hey
it would be nice to have, for example, in the emotion doc, a link to each
evas functions that are used. I think that it is possible with tag files
with doxygen :
http://www.stack.nl/~dimitri/doxygen/external.html
so if some people are couragous enough...
Vincent
Hey
I would like to know the status of the "debug" stuff in ecore.c and
ecore_evas.c. Afair, even raster does not remember how to use it (he told
me that last time i asked).
So, should it be removed, or improved, with some doc on how to use it ?
Vincent
--
On 08/08/11 17:45, Vincent Torri wrote:
> is it really 'start' and not 'tmp' that should be usedd in
> FcPatternAddString() ?
Nice catch, fixed.
--
Tom.
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The m
On Mon, 8 Aug 2011, Enlightenment SVN wrote:
> Log:
> strndup--!
>
>
>
> Author: raster
> Date: 2011-08-08 07:40:33 -0700 (Mon, 08 Aug 2011)
> New Revision: 62206
> Trac: http://trac.enlightenment.org/e/changeset/62206
>
> Modified:
> trunk/evas/src/lib/canvas/evas_font_di
On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
> removed in svn. someone was being bad...
>
>
Was just about to fix it, but I guess you were faster this time. I'll
get you next time.
As for strndup: It's a useful extension, we should probably detect and
implement it on our own (as a
On Mon, 8 Aug 2011 07:27:35 -0700 Dave Ray said:
> Evas is failing to build on OSX because it is now using _strndup, which is a
> GNU extension not supported on OSX by default.
>
> make[5]: Nothing to be done for `all-am'.
> Making all in include
> make[4]: Nothing to be done for `all'.
> CC
Evas is failing to build on OSX because it is now using _strndup, which is a
GNU extension not supported on OSX by default.
make[5]: Nothing to be done for `all-am'.
Making all in include
make[4]: Nothing to be done for `all'.
CC main.lo
CCLD libevas.la
Undefined symbols:
"_strndup", refere
On Mon, 8 Aug 2011 19:56:26 +1000 David Seikel said:
> On Mon, 8 Aug 2011 11:41:47 +0200 (CEST) Vincent Torri
> wrote:
>
> >
> >
> > On Mon, 8 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> >
> > > On Thu, 4 Aug 2011 14:06:06 +0200 (CEST) Vincent Torri
> > > said:
> > >
> > >>
> > >> h
On Mon, 8 Aug 2011 11:41:47 +0200 (CEST) Vincent Torri
said:
>
>
> On Mon, 8 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
>
> > On Thu, 4 Aug 2011 14:06:06 +0200 (CEST) Vincent Torri
> > said:
> >
> >>
> >> hey
> >>
> >> i guess most of you know this news:
> >>
> >> http://labs.adobe.com
Thanks but I as said this might be a big change for applications.
We'll see what's happening.
Thanks.
Daniel Juyung Seo (SeoZ)
On Mon, Aug 8, 2011 at 7:32 PM, Enlightenment SVN
wrote:
> Log:
> we really should focus when we release mouse AND on_hold is... NOT
> set. happy happy joy joy.
>
>
>
Dear EFL developers.
As I mentioned before, I will remove the elm_animator soon(maybe
12 hours later).
Please notify me if you have any problem.
Thank you.
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The m
On Mon, 8 Aug 2011 11:41:47 +0200 (CEST) Vincent Torri
wrote:
>
>
> On Mon, 8 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
>
> > On Thu, 4 Aug 2011 14:06:06 +0200 (CEST) Vincent Torri
> > said:
> >
> >>
> >> hey
> >>
> >> i guess most of you know this news:
> >>
> >> http://labs.adobe.co
On Mon, 8 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 4 Aug 2011 14:06:06 +0200 (CEST) Vincent Torri
> said:
>
>>
>> hey
>>
>> i guess most of you know this news:
>>
>> http://labs.adobe.com/technologies/edge/
>>
>> their choice of the name is funny :)
>
> i'm waiting for their
On Sun, 07 Aug 2011 00:37:06 +0900 Jiyoun Park said:
need:
for elm:
1. docs: need more documentation with more description and details as
well as examples of how to use the api calls
2. should add a test to elm_test to show off how it works and be able to test
that it works.
for evas: need mor
On Thu, 4 Aug 2011 19:40:48 -0300 Bruno Dilly said:
ugh. that makes it a bit of a pain. this one isnt a quick fix :(
> Hey guys,
>
> trying to make automatic screenshots with elm engine shot for our
> docs, I had some problems, because function _pan_calculate wasn't
> called until the shot dela
On Thu, 4 Aug 2011 14:06:06 +0200 (CEST) Vincent Torri
said:
>
> hey
>
> i guess most of you know this news:
>
> http://labs.adobe.com/technologies/edge/
>
> their choice of the name is funny :)
i'm waiting for their legal guns to get antsy and then have some fun forcing
them to change produ
On Wed, 03 Aug 2011 06:15:13 + (GMT) 김재환 said:
your patch seems good except documentation. docs are too short. you dont
even say @see another func (eg elm_scroller_current_page_get() should see
elm_scroller_last_page_get() and elm_scroller_page_show() and
elm_scroller_page_bring_in(). you do
35 matches
Mail list logo