Re: [gtk-list] Gtk-CRITICAL **: - messages




On Wed, 28 Oct 1998, Schizm Kechz wrote:
> 
> Gtk-CRITICAL **: file gtkclist.c: line 1693 (gtk_clist_append): assertion `text != NULL' failed.
> 

These mean that the assertion failed, and there's a bug, probably in the
program you've compiled. For example, in gtk_clist_append, the text
argument must be non-NULL. 

Havoc




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