FLTK logo

Re: [fltk/fltk] Fix min not defined compiler error (without using std::min) by using the same method the Debian maintainers did by moving it down (#172)

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.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Fix min not defined compiler error (without using std::min) by using the same method the Debian maintainers did by moving it down (#172) erco77 Dec 07, 2020  
 

Should this maybe be prefaced by an '#undef min' or surrounded by an '#ifndef min' check to avoid "redefined" if already defined? I know I've seen OS headers define min() and max().. IRIX? GCC?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

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