Actions
Feature #666
openEnhance OFStandard helper functions that take more than one OFFilename instances as a parameter
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
-
Start date:
2015-09-22
Due date:
% Done:
0%
Estimated time:
Module:
ofstd
Operating System:
Compiler:
Description
Some OFStandard helper functions like combineDirAndFilename(), removeRootDirFromPathname(), createDirectory() etc. take two OFFilename instances as a parameter and expect that both parameters either use an 8-bit or a wide character representation of the internally stored string. Although this is documented in the API, it might result in unexpected behavior, e.g. when a directory name with 8-bit representation should be "combined" with a wide char filename.
No data to display
Actions