All:

While trying to compile a recent copy of dia from the CVS (updated 
this morning), I'm getting several compiler warnings about 
incompatible pointer types (reproduced below).  I also seem to be 
unable to access the Properties of any objects I create (like a UML 
class object), although I haven't spent enough time with the source 
code to know whether the two problems are connected.  Hopefully 
someone with more experience with the code will be able to shed some 
light on the situation...

The error messages are reproduced below.  For the record, I tried 
compiling with both gcc 2.7.2.3 and egcs-1.0.2, with the same 
results. I'm running Linux 2.0.35 (Redhat 5.1, with local updates).

[steintr@condor dia]$ make > make.output
render_store.c: In function `render_store_render':
render_store.c:705: warning: passing arg 2 of `render_int' from 
incompatible pointer type
render_store.c:708: warning: passing arg 2 of `render_int' from 
incompatible pointer type
render_store.c:711: warning: passing arg 2 of `render_int' from 
incompatible pointer type
render_store.c:717: warning: passing arg 2 of `render_int' from 
incompatible pointer type
render_store.c:779: warning: passing arg 2 of `render_ptr_point_int_co
lor' from incompatible pointer type
object.c: In function `fill_in_dialog':
object.c:578: warning: passing arg 1 of `gtk_text_insert' from 
incompatible pointer type
[steintr@condor dia]$ 
[steintr@condor dia]$ 

Thanks, and thanks to all who have contributed so far to dia- it 
looks like a great tool, and I'm looking forward to getting the 
useful properties dialog box back. :)

-Russell



-- 
Russell Steinthal
<[EMAIL PROTECTED]>            Columbia College Class of 1999
<[EMAIL PROTECTED]>             System Administrator, AV-Network


Reply via email to