> Yuri P. Fedorchenko wrote: > > due to MS platform WIN64 have sizeof(long)!=sizeof(void) > > This is a MS specific problem. On any other platform, > sizeof(long) == sizeof(void*)
i know it. and i don't understand why :-) > > So any change we make has to be portable and backwards compatible. > > I'm not sure that what you are proposing meets those criteria. ok. this was a reason to begin discussion what better change fltk or put more explisit conversions of types to code. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
