You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This for example is the case under MacOS (and also Linux?), where FreeCOM is built with OpenWatcom but ptchsize is built with clang. The C preprocessor conditionals then test for the ptchsize compiler, not for the freecom compiler.