Hello , I recompiled the applications related to GTK GINTRO. I encountered a 
problem that I did not have before in 1.4.8

I was forced to cast ex: window.setTitle (cstring (widget.getWindowTitle ()))

else: Warning: implicit conversion to 'cstring' from a non-const location: 
getWindowTitle (widget); this will become a compile time error in the future 
[CStringConv]

otherwise all my recompile applications are OK

ps it is not due to GINTRO not to the passing of parameter a of the C of string 
a const string 

Reply via email to