CVSROOT: /cvs/gnome Module name: beast Changes by: timj 06/06/20 20:28:38
Modified files: birnet : ChangeLog Makefile.am birnetcore.h birnetthreadxx.cc configure.inc birnet/tests : datalist.cc infotest.cc Log message: Wed Jun 21 02:13:38 2006 Tim Janik <[EMAIL PROTECTED]> * Makefile.am: provide versioning information and BIRNET_SIZEOF_SYS_TYPESH_UINT. * birnetcore.h: include <sys/types.h> for uint, ssize and other types. used gcc modes to define type width now. resolve clashes when defining uint by checking BIRNET_SIZEOF_SYS_TYPESH_UINT. * birnetthreadxx.cc: fixed missing ThreadDescendant() constructor which the gcc-4.2.0 snapshot 20060530 failed to catch. * tests/datalist.cc: make all data keys static, otherwise we get crashes due to mixed up destruction order. (data keys should always be static). * tests/infotest.cc: added a simple test for BIRNET_CHECK_VERSION(). * configure.inc: provide birnet versioning information. check for uint in <sys/types.h>. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-06-20%2020:27&maxdate=2006-06-20%2020:29 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list