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: leona...@leonardomiliani.com
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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to