Project

General

Profile

« Previous | Next » 

Revision d9a3148f

Added by danij almost 13 years ago

Fixed: ZipFile's PathDirectory must allow duplicate leaves

PathDirectory, like the rest of Doomsday's virtual file system
treats all paths as non case sensitive. Zip archives however
allow multiple file names which only differ by case.

ZipFile already sorts and prunes duplicate nodes when they are
published to a LumpDirectory, so allowing duplicates internally
is Ok.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences