OSDN Git Service

Fix issue #1923: Save function doesn't work if the path length exceeds 248 characters
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 30 Jun 2023 13:32:22 +0000 (22:32 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 30 Jun 2023 13:32:22 +0000 (22:32 +0900)
commit3c2e13570fe4c2ae6948674217db624934e5cf4f
tree12aeab0afb836b834624ccd33c38055080048e3b
parent0c719bfeeb13ef53797e4a25e3b06e740b918331
Fix issue #1923: Save function doesn't work if the path length exceeds 248 characters
Src/paths.cpp
Testing/GoogleTest/Paths/paths_test.cpp