Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

logic: Less restrictions on FilePath::isValid check #959

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

egraether
Copy link
Contributor

@egraether egraether commented Apr 3, 2020

Switch from using boost::filesystem::portable_name and boost::filesystem::portable_directory_name to using boost::filesystem::windows_name, which allows periods and spaces in paths and filenames with extensions longer than three characters (See boost docs).
fixes #957

@egraether egraether merged commit 2924c1c into master Apr 3, 2020
egraether added a commit that referenced this pull request Apr 3, 2020
@mlangkabel mlangkabel deleted the filepath_valid_restrictions branch April 23, 2020 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't specify Sourcetrail Project Location in directory with a dot
1 participant