![]() |
Callback Framework for C++ |
Patches should be added to bugzilla bugs.
Outstanding libsigc++ bugs
(patches)
Submit a new libsigc++ bug here
Patches should be created with the "cvs diff -up" command, and you must patch the ChangeLog. See below for cvs instructions. Ask on the mailing list if you need help with this.
Documentation for CVS is available at Introduction to CVS or the CVS manual. CVS is available on a wide number of plaforms including Unix, Window 95/NT, and Macintosh.
The main CVS repository is located at cvs.gnome.org and requires a gnome developer login. For those who do not have a login on the gnome developer tree, anonymous CVS checkouts are available from anoncvs.gnome.org. Development versions from CVS may or may not work depending on the current state of revision. Users who do not need some functionality being added should stick to a released version.
To obtain the latest development source for libsigc++:
Stable branch:
export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome cvs login (hit return as the password) cvs -z3 co libsigc++-1.2
export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome cvs login (hit return as the password) cvs -z3 co libsigc++2