FLTK logo

Re: [fltk.coredev] fltk-1.4 fluid build broken on 32-bit mingw

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: fltk-1.4 fluid build broken on 32-bit mingw Albrecht Schlosser Sep 27, 2021  
 
On 9/27/21 8:25 PM Greg Ercolano wrote:

On 9/27/21 11:17 AM, Albrecht Schlosser wrote:

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).

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/327c5a3c-bf85-e253-1c26-7075aeaaf482%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.