[Gambas-devel] Bug in gambas 0.80

Benoit Minisini gambas at ...1...
Tue Jan 20 23:54:36 CET 2004


On Monday 19 January 2004 20:00, daniel wrote:
> No, it does not work yet, now, the second time I press the button
> I find:
>
> F.?.0: #29: Invalid object
>
> (There are two warnings when compiling:
>
> exec_loop.c: In function `EXEC_loop':
> exec_loop.c:440: warning: `ind' might be used uninitialized in this
> function
> exec_loop.c:969: warning: `val' might be used uninitialized in this
> function
>
>
> )
>
> Regards,
>
> Daniel Campos
>

Add these files to the patch.

The warnings have no incidence: it is gcc that is mixed up by my EXEC_loop() 
function...

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.c
Type: text/x-csrc
Size: 16319 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20040120/ebca0f90/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exec_pop.c
Type: text/x-csrc
Size: 5318 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20040120/ebca0f90/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.h
Type: text/x-chdr
Size: 9026 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20040120/ebca0f90/attachment.h>


More information about the Devel mailing list