Dear Sir,
thanking you for showing me the way as my code is like this
elem_init(8,8);
static portrait_get_state(Portrait *port)
int I,
PortraitEnd *end;
PortaritState *state=g_new0(PortaritState,1);
state->obj_state.free=portrait_state_free;
state->global=g_strdup(port->global);
for (i=0;i<8;i++)
{
end=&port->end[i]
state->end[i].IN= g_strdup(end->IN);
state->end[i].OUT= g_strdup(end->OUT);
}
return state;
and error is 'end' might be used uninitialized in this function
thanking you
regards
-----Ursprüngliche Nachricht-----
Von: Lars Clausen [mailto:lrclause@cs.uiuc.edu]
Gesendet: Mittwoch, 31. Juli 2002 16:42
An: dia-list@gnome.org
Betreff: Re: AW: AW: Complie Error
On Wed, 31 Jul 2002, Arun-Kumar Krishnan wrote:
> Dear Sir,
>
> In 0.90,yaa i have changed some code but this is not coding fault I
> checked all ,so what to do next to avoid this error also let me no how to
> ad frame in properties.
Show me a diff of the changes and I will tell you where the fault is. Or
at the *very* least show us the actual error message.
And there isn't really a way to add a frame in properties currently. The
UML Class properties do it by hand-coding the entire thing, which is *very*
much discouraged.
-Lars
--
Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor
"I do not agree with a word that you say, but I
|----------------------------
will defend to the death your right to say it." | Where are we going, and
--Evelyn Beatrice Hall paraphrasing Voltaire | what's with the
handbasket?
_______________________________________________
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list