Re: Few errors and missing includes in 19/06/2005 snapshot



On 19.07.2005 23:08, Hans Breuer wrote:
app and lib are fixed in cvs now but there are a bunch of plug-ins
still broken (see below). I would really like if people would take
compiler warnings more serious. In this case the compiler shows
programmers errors ...

D:\devel\my-gtk\dia\objects>nmake -nologo -f makefile.msc
for %d in (bondgraph chronogram custom er flowchart fs grafcet Istar Jackson Kaos misc network sadt standard uml) do @nmake -nologo -f makefile.msc sub-one THIS=%d
'bondgraph.dll' is up-to-date
cl -G5 -Zi -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -GD -c -FImsvc_recommended_pragmas.h -I..\..\..\glib -I..\..\..\glib\glib -I..\..\..\glib\gmodule -I..\..\..\other\intl-tml -I..\..\..\glib -I..\..\..\glib\glib -I..\..\..\glib\gmodule -I..\..\..\other\intl-tml -I ..\..\../atk -I..\..\../gtk+-2-6\gdk -I..\..\../gtk+-2-6 -I..\..\..\pango -I..\..\../atk -I ..\..\..\cairo\cairo\src -I ..\..\..\cairo\libpixman\src -I ..\..\..\cairo -I..\..\..\dev\include -I ..\..\..\dev\include -I ..\..\..\dev\include\freetype2 -I..\..\..\other\intl-tml -I..\..\../other/libiconv-1.3\include -I ..\..\../gnome-xml\include -I..\..\lib chronoline.c
chronoline.c
chronoline.c(146) : error C4047: 'initializing' : 'int (__cdecl *)(struct _DiaObject *,struct _Property *)' differs in levels of indirection from 'struct _PropNumData *' chronoline.c(146) : error C4047: 'initializing' : 'int (__cdecl *)(struct _DiaObject *,struct _Property *)' differs in levels of indirection from 'struct _PropNumData *'
Fixed that one as well :

2005-07-20  Hans Breuer  <hans breuer org>

        * lib/element.h : remove stray NULL in ELEMENT_COMMON_PROPERTIES
        which must match PropDescription, that is make it at least compile.


-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it.                -- Dilbert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]