Compiler should use different search paths and filename extensions depending on OS #72
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For windows:
/usrand/usr/localshould be replaced withC:/ProgramData. For instance,C:/ProgramData/fspl/includeandC:/ProgramData/fspl/src. Use%APPDATA%/fsplfor user level search paths.On https://git.tebibyte.media/fspl/fspl/src/branch/os-native-filepaths
Remedied by #75