Thread overview
[Issue 7188] New: "import phobos;" crashes DMD
Dec 31, 2011
Vladimir Panteleev
Jan 19, 2012
Walter Bright
Jan 19, 2012
Walter Bright
December 31, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=7188

           Summary: "import phobos;" crashes DMD
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P4
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: thecybershadow@gmail.com


--- Comment #0 from Vladimir Panteleev <thecybershadow@gmail.com> 2011-12-31 01:05:47 PST ---
The reason is the DDoc file called phobos.d in Phobos root. DMD seems to accept the import statement, but crashes during importAll.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7188


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com


--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2012-01-19 02:32:41 PST ---
I can reproduce it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7188


Walter Bright <bugzilla@digitalmars.com> changed:

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


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2012-01-19 02:50:11 PST ---
https://github.com/D-Programming-Language/dmd/commit/a57cebb1e54a72840a9b14bfba8f87a2b54b9ecd

https://github.com/D-Programming-Language/dmd/commit/b341bb7c76beb8880938c7f5815998a6c8aa6f7a

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