Skip to content

enh(Path): ensure directory path ends with separator#4679

Merged
aleks-f merged 1 commit intopocoproject:mainfrom
siren186:feat/path
Sep 12, 2024
Merged

enh(Path): ensure directory path ends with separator#4679
aleks-f merged 1 commit intopocoproject:mainfrom
siren186:feat/path

Conversation

@siren186
Copy link
Copy Markdown
Member

Fix: #4573
Add method Poco::Path::addDirectorySeparator to ensure directory path ends with separator.

@aleks-f aleks-f linked an issue Sep 12, 2024 that may be closed by this pull request
@aleks-f aleks-f merged commit 94a693d into pocoproject:main Sep 12, 2024
@siren186 siren186 deleted the feat/path branch September 12, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Poco::Path::forDirectory("C:") throws if the path is disk-letter only

2 participants