Skip to content

Make Pathmap.copyFrom() correctly accept empty sourcePath or targetPath or both

Julien "_FrnchFrgg_" Rivaud requested to merge (removed):pathmaps into master

Empty sourcePath was advertised as supported but had a bug, and empty targetPath has uses when you want to save some inner directory (instead of allocating PathMaps for the leading directories)

Merge request reports