[Gambas-user] Release of Gambas 2.13.1

Leonardo Miliani leonardo at ...1237...
Sun May 31 15:38:56 CEST 2009


Benoît Minisini ha scritto:
> Hi,
> 
> This release fixes compilation problems with gcc 4.4, FreeBSD and older 
> versions of the GTK+ library. It makes simultaneaous asynchronous downloads 
> work correctly in the gb.net.curl component too.
> 
> Here is the ChangeLog:
> 
> -------------------------------------------------------------------------------
> 
> [CONFIGURATION]
> * NEW: Switch to version 2.13.1.
> 
> [INTERPRETER]
> * NEW: Some forgotten FreeBSD patch.
> 
> [GB.DB.SQLITE2]
> * BUG: Fix building with gcc 4.4.0.
> 
> [GB.GTK]
> * BUG: Do not use gtk_adjustment_get_step_increment() if the GTK+ version
>   is not at least 2.14.
> 
> [GB.NET.CURL]
> * BUG: A asynchronous transfer that ends does not stop the other ones
>   anymore.
> 
> 
> -------------------------------------------------------------------------------
> 
> Regards,
> 

Another error compiling 2.13.1:

main.cpp: In function ‘int field_index(void*, const char*, DB_DATABASE*)’:
main.cpp:1011: error: invalid conversion from ‘const char*’ to ‘char*’
make[4]: *** [gb_db_sqlite3_la-main.lo] Error 1
make[4]: Leaving directory 
`/home/leo/Documenti/gambas2/src/gambas2-2.13.1/gb.db.sqlite3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/leo/Documenti/gambas2/src/gambas2-2.13.1/gb.db.sqlite3'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/leo/Documenti/gambas2/src/gambas2-2.13.1/gb.db.sqlite3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leo/Documenti/gambas2/src/gambas2-2.13.1'
make: *** [all] Error 2

Now it seems that the error is related to gb.sqlite3....
Are these errors related to gcc 4.4.0 or not?
I've read that someone else have had problems compiling 2.13.1 with gcc 
4.2.4....

-- 
Web: www.leonardomiliani.com
E-mail: leonardo at ...1237...
Scegli software opensource - Choose opensource software

Co-fondatore di Gambas-it.org
Il sito di riferimento della comunità italiana degli utenti di Gambas
www.gambas-it.org




More information about the User mailing list