Re: [Gambas-user] gbx3: warning: 4 allocation(s) non freed

2016-10-09 Thread PICCORO McKAY Lenz
hi benoit i see the same message in my gambas since 3.8, in previous 3.4 i do not see, i always use the 3.4 gambas due i dont like the modernis but sqlite componet have lot of bugs before 3.7 so i update to 3.8 and now using 3.9 have same messages specially when we have multiple forms that popups

Re: [Gambas-user] gbx3: warning: 4 allocation(s) non freed

2016-10-06 Thread Benoît Minisini
I don't have the time now to make a VM and compile and install all the needed stuff in it. So: can you send me the output of the 'i-nex-cpuid' command on one of your system? And do you have the final warning message all the time? Le 06/10/2016 à 16:56, shirish शिरीष a écrit : > addition at bot

Re: [Gambas-user] gbx3: warning: 4 allocation(s) non freed

2016-10-06 Thread shirish शिरीष
addition at bottom :- On 06/10/2016, shirish शिरीष wrote: > Hi all, > > I/We have been compiling a cpu-z like tool called I-Nex and came > across the warning above. > > See https://github.com/i-nex/I-Nex > > The issue can be seen at https://github.com/i-nex/I-Nex/issues/7 > > Somebody also tried

[Gambas-user] gbx3: warning: 4 allocation(s) non freed

2016-10-06 Thread shirish शिरीष
Hi all, I/We have been compiling a cpu-z like tool called I-Nex and came across the warning above. See https://github.com/i-nex/I-Nex The issue can be seen at https://github.com/i-nex/I-Nex/issues/7 Somebody also tried compiling with gambas 3.9.1 but still the issue persists. Can somebody look