[Gambas-user] Vicious bug in 1.0

Benoit Minisini gambas at ...1...
Sun Jan 2 21:45:47 CET 2005


I have just found a vicious bug in the 1.0 that make QT and KDE libraries load 
even in a terminal program!

I join a patch.

A workaround is to run the interpreter with the '-p' option. To modify an 
alread created archive, open it with an binary editor like 'khexedit', and 
replace at the beginning of the file '#!/usr/bin/gbx -x\n' by '#!/usr/bin/gbx 
-x -p\n'. There are a new line and spaces at the beginning of the file, so 
this change does not break the file. Don't change the size of the file or 
anything else!

Sorry for the inconvenience,

-- 
Benoit Minisini
mailto:gambas at ...1...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gbx.c
Type: text/x-csrc
Size: 5834 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050102/3f94210c/attachment.c>


More information about the User mailing list