[Gambas-user] Many GTK+ bugs fixed in last revision

gian bagoneo at ...69...
Sun Jun 8 15:32:18 CEST 2014


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.
>




More information about the User mailing list