[Issue 2767] DMD incorrectly mangles NTFS stream names

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 28 21:05:46 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2767


unknown at simplemachines.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugzilla at digitalmars.com    |unknown at simplemachines.org
             Status|NEW                         |ASSIGNED




------- Comment #1 from unknown at simplemachines.org  2009-03-28 23:05 -------
Created an attachment (id=295)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=295&action=view)
Properly handle an NTFS stream filename.

This patch will consequently spit out an appropriate error unless the file has
a "module" line in it, since ":" is not a valid character in identifiers.

Comes free from correctly parsing in |FileName::name()|.

-[Unknown]


-- 



More information about the Digitalmars-d-bugs mailing list