DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2714
Version: 1.3-current


@matt: perhaps the problem can be avoided in many cases
by simply moving the method code out of .H and into the .cxx.

But hrm, does moving implemented code from .H to .cxx
affect the ABI? Even though the interfaces aren't changing,
I'm not sure if code implemented in .H doesn't end up in the
.o/.objs, in which case it may affect runtime linkage?

I'm going to hold on committing my changes to Fl_Tree
which moves just about all the code from .H -> .cxx until
I hear back on this, as I'm not sure..


Link: http://www.fltk.org/str.php?L2714
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to