bug is still in applet-lib.cc



in applet-lib.cc on line 293 the variable "wid" has to be declared as
gulong, not as guint32 because then the compiler generates a temporary
object for reference, that means 

"wid" is never initialized!



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