Project

General

Profile

« Previous | Next » 

Revision 55472714

Added by skyjake almost 12 years ago

libdeng2: Reverted incorrect path manipulations

The earlier changes were invalid because:

- forcing libdeng2 paths to NativePath does not produce valid native
paths

- NativePath::pretty() is only meaningful in FS1 (removing the common
"base path")

- during interpretation, files may not yet be in the tree so they only
have a name, not a path

- as a feed's source, a file may not be part of the tree (but instead
is a "source" file attached to some file in the tree)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences