[Issue 7800] New: Paths with square brackets cause link failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 30 08:17:12 PDT 2012


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

           Summary: Paths with square brackets cause link failure
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optlink
        AssignedTo: nobody at puremagic.com
        ReportedBy: ascend4nt at gmail.com


--- Comment #0 from Ascend4nt <ascend4nt at gmail.com> 2012-03-30 08:17:42 PDT ---
A path containing square brackets causes the following error message:
OPTLINK : Error 8: Illegal Filename

This happens if either the linker itself is located under a bracketed path, or
the object file. For example, both of these scenarios cause failure:

D Compiler path:
C:\[Programming]\dmd2

Source path:
C:\[MySrc]\HelloWorld.obj
C:\[MySrc]\HelloWorld.d

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list