Hi, I've realized that the preprocessor macro OS_WIN32 is not defined by the auto-magic, even though I'm compiling in a Windows box. I see that OS_MINGW is instead defined (using the AC variable CONFIG_OS, from configure at tm_configure.h.in) and this leads me to wonder how well may the several dozen occurrences of #ifdef OS_WIN32 be working, since I for instance hadn't realized the variable is about the build environment too.
Also: when is OS_WIN32 defined? Will it ever be, since we only build windows packages with mingw? Is it from some past attempt to use, say, VisualC++? Best, -- Miguel de Benito.
_______________________________________________ Texmacs-dev mailing list Texmacs-dev@gnu.org https://lists.gnu.org/mailman/listinfo/texmacs-dev