Hey,

On Thu, 4 Aug 2011, cnook wrote:

> Hello,
>
> 1. evas_module.diff
> Attached patch evas_module.diff had been removed with comment
> "Unnecessary..."
> Would you please let me know, if there is any thing for building on evil
> Windows without this.

i have fixed Evil so that this patch is not necessary anymore (last time I 
compiled with MinGW). Do you still need it ?

> 2. evas_font_dirr.diff
> strndup is GNU extension, anyhow, I'm not sure the 'tmp' is necessary stuff.
> If it is.. strndup() should be modified by using eina_unicode_strndup()

i don't know if it is a windows specific problem.

> 3. Question.
> 1) evas_privat.h
>    in struct _Evas_Font_Decscription, there is a line as bellow.
>        Eina_Bool new  : 1;
>    Maybe.. there is a build flag, option to ignore "new" from reserved
> word. (gcc ver: 4.5.2)
>    Or, related lines use the Evas_Font_Description should be changed with
> new word.

I think that a new (!) word should be used. Same for c++ keywords 
like delete, this, class, etc... Maybe new_ or _new

> 2) On Windows, using revision 62040, I got the elementary_test.exe
>    with great help from Mr. Vincent and you.. Thanks :)

who is 'you' ? ;)

>    One thing what I want to ask is from following steps.
>
>      step 1) execute elementary_test.exe
>      step 2) mouse down on one of list items.
>      step 3) mouse up on out side of elementary_test.exe window
>      step 4) now I can scroll up,down without mouse holding

I'll look at it

Vincent

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to