http://gambaswiki.org/bugtracker/edit?object=BUG.979&from=L21haW4-

Comment #9 by PICCORO LENZ MCKAY:

hi benoit and Ron, i recompiled with the uncommented an now got this error:

gtextarea.cpp: In destructor ‘virtual gTextArea::~gTextArea()’:
gtextarea.cpp:515: error: ‘g_signal_handlers_disconnect_by_data’ was not 
declared in this scope

g_signal_handlers_disconnect_by_data is not defined in 
glib-2.0/gobject/gsignal.h for glib-2.2X but for glib-2.32.3 and 2.32.4, this 
amkes the new gambas will require too high requirements for compile!

benoit there's another solution? maybe using 
"g_signal_handlers_disconnect_by_func" using (G_OBJECT( gtk_text_view....), 
null) with a callback for the close? (sorry i'm not expert)

PICCORO LENZ MCKAY changed the state of the bug to: Opened.



------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to