[Gambas-user] odd error message upon application close

2014-04-19 Thread Kevin Fishburne
After upgrading to the current daily build from the PPA, upgrading to Kubuntu 14.04 and changing NVIDIA binary drivers I began receiving the error message "*** Error in `Sanctimonia': double free or corruption (fasttop): 0x3723b250 ***" when the program closes. Any idea what this means,

Re: [Gambas-user] Inheriting, wrapping and casting

2014-04-19 Thread Tobias Boege
On Sat, 19 Apr 2014, Bruno F??lix Rezende Ribeiro wrote: > Em Sat, 19 Apr 2014 01:07:21 +0200 > Tobias Boege escreveu: > > > Oh, I forgot to ask: do you want the patch that allows inheritance- > > compatible[*] classes to be used in place of a class in method and > > property signatures to test t

Re: [Gambas-user] Inheriting, wrapping and casting

2014-04-19 Thread Fabien Bodard
You will have to wait alf a week to get Benoit's answer :-). It's an old limitation, but i remember when it was not. 2014-04-19 7:12 GMT+02:00 Bruno Félix Rezende Ribeiro : > Em Sat, 19 Apr 2014 01:07:21 +0200 > Tobias Boege escreveu: > >> Oh, I forgot to ask: do you want the patch that allows i