CVSROOT:        /cvs/gnome
Module name:    gtkmm
Changes by:     murrayc 05/01/25 10:04:08

Modified files:
        .              : ChangeLog 
        demos/gtk-demo : demowindow.cc 
        gtk/src        : colorselection.ccg 

Log message:
2005-01-25  Murray Cumming  <[EMAIL PROTECTED]>

* gtk/src/colorselection.hg: set_change_pallete_hook(): On AIX, #ifdef
out the part that uses sigc::bind, which does not work with the AIX
xlC compiler. This method will be broken of that platform, but it is
rarely used anyway.
* demos/gtk-demo/demowindow.cc: SUN Forte, AIX, and Tru64 have the
problem with flockfile and funlockfile - configure finds it but the
compiler can not find it while compiling demowindow.cc. #undef
HAVE_FLOCKFILE and HAVE_FUNLOCKFILE for now, so that it builds on
those platforms.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2005-01-25%2010:03&maxdate=2005-01-25%2010:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to