Greg: I don't think FL_INTERNALS should be defined before
function fl_xid() is called, as implied in your r.9025 doc change.

In files x.H and win32.H, fl_xid() is declared twice according
to whether FL_INTERNALS is defined or not. In mac.H, it is defined
outside of the #if defined(FL_INTERNALS)/#endif block.

The system-specific return type of this funtion is defined
by including x.H, as specified in the OS-issues doc.

Do you agree ?
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to