Hello Benoit,

I just downloaded the # 6306 and while I start to try, I am attaching 
the compiling log file that contains this:

262 total warning (these new ones):

sqlitedataset.cpp:424:12: warning: 'int old_callback(void*, int, char**, 
char**)' defined but not used [-Wunused-function]

static int old_callback(void *res_ptr, int ncol, char **reslt, char **cols)

^

CXXLD gb.db.sqlite3.la

libhttpd.c: In function 'cgi_child':

libhttpd.c:3513:2: warning: ignoring return value of 'nice', declared 
with attribute warn_unused_result [-Wunused-result]

(void) nice(CGI_NICE);

Regards

gianluigi



Il 08/06/2014 13:58, Benoît Minisini ha scritto:
> Hi,
>
> I have fixed many big gb.gtk bugs in revision #6306, but maybe I created
> some regressions. So please check and report!
>
> Here are the fixes:
>
> - Keyboard events raised twice (is it a behaviour that occurs only on
> the last Ubuntu?)
>
> - Drawing artifacts with overlapping controls.
>
> - Key.Code and Key[...], that should now behave the same way as in gb.qt4.
>
> - Key.Meta and Key.Normal that should work correctly now.
>
> - Windows (and forms) now can take the focus, as in gb.qt4.
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to