> Sorry, there's still a WIN32 compilation error for src/numericsort.c

Hmm, some oddness in the headers that are included, I think.
I've pushed a trivial change which I think is OK - but I have no (working) Mac 
here so have not been able to test on all platforms.
Otherwise seems to build fine - though I am getting errors building editor.cxx;

Compiling editor.cxx...
editor.cxx:58: error: `FL_PATH_MAX' was not declared in this scope
editor.cxx:59: error: `FL_PATH_MAX' was not declared in this scope
editor.cxx: In function `void load_file(const char*, int)':
editor.cxx:491: error: `filename' was not declared in this scope
editor.cxx:491: warning: unused variable 'filename'
(etc...)

Which rather looks like it might be a related bug!

I don't think I caused this with my fix to make numericsort build, though.



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

Reply via email to