On Sun, 30 Sep 2012, Marcin Cieslak wrote: > On Sat, 29 Sep 2012, Jon Trulson wrote: > >> On Sun, 30 Sep 2012, Marcin Cieslak wrote: > >> Looks like menory corruption bug somewhere - somethingis scribbling >> over this memory... > > No, va_args promotes chars and shorts to ints, but it does not > automatically promote ints to longs. > >>> Providing a long value on None (0L) as in this change fixes the >>> problem. >>>
Ahh.. Thanks for the detailed explanation. The part I was missing was that the proper argument for XmNbottomWidget is of course a *Widget* (duh), not an enum, or other type :) I've applied this. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel