DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2578 Version: 1.3.0 Fix Version: 1.3.0 (r8478) Fixed in Subversion repository. Committed svn r 8478 fixes this in a way that only the very first message will be issued, and only in the first call of fl_init_xim. I intentionally did *not* add one static variable for each warning message, but only one for the function call itself, so that there won't be any messages, if fl_init_xim() fails for the first time in a later call. In my case, this works as expected: I see the mentioned warning only once (when called for the first time from fl_open_display). Manolo, do you think that this is okay? If yes, I'll close the STR with resolution (please feel free to close it yourself if you agree). Link: http://www.fltk.org/str.php?L2578 Version: 1.3.0 Fix Version: 1.3.0 (r8478) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
