Skip to content
Snippets Groups Projects
Commit b2b0b9e0 authored by mkroehnert's avatar mkroehnert
Browse files

BaseIO::makeRelativePath(): create canonical filename before making the path relative

This makes sure that a common prefix can actually be detected even if basePath ends with a "/".
The previous version would fail in that case.
However, the file paths have to exists on the filesystem or else an exception is thrown.

git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@558 042f3d55-54a8-47e9-b7fb-15903f145c44
parent 5a313304
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment