We can probably fix this by renaming our own 'fileno' method to
'filno' to avoid the name clash..
When we commit, fluid_fileno() might be a better name, since it's
fluid specific.
Greg, this is all about a method of a local class in exactly one fluid
source file, hence method names are kinda irrelevant (and not public at
all). The "FIXME" comment was intended as reminder for a better
solution, maybe ...
Or perhaps we need a driver and a public fl_fileno()..?
This "fix" was only to remove MS (VS) warnings and intended as a quick
shot to avoid having to add a public fl_fileno() function with a system
driver implementation. The latter seemed to be overkill because we
needed it only in one place (IIRC there was another place I fixed
locally as well, but that doesn't matter here).
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.