[fltk.bugs] [LOW] STR #1797: MinGW DLL build contains unneccessary exports (fix included)

2007-09-30 Thread Joel Pettersson
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1797 Version: 2.0-current The way the configure script works, the symbols that when defined define FL_API, etc. to __declspec(dllexport) are not defined for compilation, bu

[fltk.bugs] [HIGH] STR #1798: Win32 filename_list is broken

2007-09-30 Thread Gonzalo Garramuno
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1798 Version: 2.0-current A change in win32/scandir.c has broken filename_list. Problem is that the dirent struct that is defined there does not match the dirent struct th