CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     yosh    06/05/20 03:18:25

Modified files:
        .              : ChangeLog 
        libgimpbase    : gimpsignal.c 
        app/base       : tile-swap.c 
        plug-ins/common: ripple.c 
        plug-ins/imagemap: imap_main.c 
        plug-ins/Lighting: lighting_preview.h lighting_ui.c 
                           lighting_ui.h 

Log message:
2006-05-20  Manish Singh  <[EMAIL PROTECTED]>

Fixes to address -ansi -pedantic compilation (bug #342390 
[http://bugzilla.gnome.org/show_bug.cgi?id=342390]).
Thanks goes to Daniel Richard G. for noticing and suggesting
fixes.

* libgimpbase/gimpsignal.c: #include "config.h" and define
__POSIX_SOURCE for sigaction stuff.

* app/base/tile-swap.c (tile_swap_test): use more portable
S_IRUSR and S_IWUSR, instead of S_IREAD and S_IWRITE.

* plug-ins/common/ripple.c
* plug-ins/imagemap/imap_main.c: use C89 comments.

* plug-ins/Lighting/lighting_preview.h: don't define spin widget
variables here...

* plug-ins/Lighting/lighting_ui.[ch]: ... and instead take care
of them here.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=yosh&date=explicit&mindate=2006-05-20%2003:17&maxdate=2006-05-20%2003:19

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

Reply via email to