www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 3411] New: DMD 1.x svn branch doesn't compile

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=3411

           Summary: DMD 1.x svn branch doesn't compile
           Product: D
           Version: 1.051
          Platform: All
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: llucax gmail.com



PDT ---
Created an attachment (id=475)
Patch against DMD 1.x branch r215

The header mars.h is looked for in a non existent directory named "mars".

Attached is a patch that fixes the include to use the mars.h header in the base
directory.

You can apply the patch using:
$ patch -p2 < 0001-Use-the-right-path-for-mars.h.patch
in the src directory.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Oct 17 2009
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=3411


Leandro Lucarella <llucax gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



PDT ---
Sorry about the dup :S

*** This issue has been marked as a duplicate of issue 2908 ***

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