On Tue, 2013-12-10 at 06:31 +0100, onetmt wrote:
> Il 01/12/2013 21:01, Alberto Zichittella ha scritto:
> > This message dialog causes a strange behavior on my program. It seems
> > that the call to gtk_message_dialog_new() change the value of the const
> > gchar* pointer, last parameter.
> >
> >
Il 01/12/2013 21:01, Alberto Zichittella ha scritto:
> This message dialog causes a strange behavior on my program. It seems
> that the call to gtk_message_dialog_new() change the value of the const
> gchar* pointer, last parameter.
>
> Furthermore, the value of the const gchar* variable "message
On Sun, 1 Dec 2013 21:01:48 +0100
Alberto Zichittella wrote:
> This message dialog causes a strange behavior on my program. It seems
> that the call to gtk_message_dialog_new() change the value of the
> const gchar* pointer, last parameter.
>
> Furthermore, the value of the const gchar* variable
This message dialog causes a strange behavior on my program. It seems that
the call to gtk_message_dialog_new() change the value of the const gchar*
pointer, last parameter.
Furthermore, the value of the const gchar* variable "message" change from
"Il risultato e' -number-" to "Il risult(", I don'