CVSROOT:        /cvs/gnome
Module name:    dia
Changes by:     hans    06/01/08 11:29:24

Modified files:
        .              : ChangeLog configure.in 
        app            : Makefile.am 
        lib            : geometry.h 
        objects/AADL   : Makefile.am aadl.h 
        plug-ins/cairo : diacairo.c 
        plug-ins/metapost: render_metapost.c 
        shapes/Gane_and_Sarson: Makefile.am 

Log message:
2006-01-08  Hans Breuer  <[EMAIL PROTECTED]>

* shapes/Gane_and_Sarson/Makefile.am : correct spelling of filenames.
(Narcelio Filho, #326075)

* objects/AADL/aadl.h : remove #include "app/display.h". It is not needed,
plug-ins should not depend on app/* and it even breaks 'make distcheck'.
* objects/AADL/Makefile.am : added edit_port_declaration.h
* app/Makefile.am : added diaconv.c to EXTRA_DIST
=> 'make distcheck' passes again.

* configure.in : use some more of gcc's useful warnings

* lib/geometry.h : removed unused functions just producing warnings
[sometimes it's good to read compiler warnings]
* plug-ins/cairo/diacairo.c : somehow a function call got lost
(left-hand operand of comma expression has no effect)
* plug-ins/metapost/render_metapost.c : dia_message_filename()
wants a char* not a FILE* (passing arg 1 of `dia_message_filename'
from incompatible pointer type)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2006-01-08%2011:28&maxdate=2006-01-08%2011:30

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

Reply via email to