The weather has been so unremittingly horrible here I packed up early and returned late last night :(
Anyway, the fltk problem I mentioned earlier is worse than I thought. int Fl_Input_::position(int) is actually used all over the place, and putting in stacks of IFDEFs isn't practical. Does anyone know FLTK well enough to see if we could set up an alias at compile time to represent either position(int) when compiling for V1.3.x or insert_position(p) for V1.4.x ? If so we could then just change our code to the alias and forget about it. This is serious enough that if we don't get this sorted reasonably soon, Yoshimi could get dropped from debian :( -- Will J Godfrey _______________________________________________ Yoshimi-devel mailing list Yoshimi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/yoshimi-devel