Thread overview
[Issue 10333] New: Regression (2.063, 2.063.2): DMD can't be built due to missing irstate.h
Jun 11, 2013
Andrej Mitrovic
Jun 11, 2013
Andrej Mitrovic
June 11, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10333

           Summary: Regression (2.063, 2.063.2): DMD can't be built due to
                    missing irstate.h
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-11 05:56:02 PDT ---
As mentioned in the forums[1], the zipped source release cannot be built due to a missing "irstate.h" header file.

[1] : http://forum.dlang.org/thread/ko7qgc$14i1$1@digitalmars.com?page=7#post-fclmtsxydxahrdtchbmk:40forum.dlang.org

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 11, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10333


Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei@erdani.com


--- Comment #1 from Andrei Alexandrescu <andrei@erdani.com> 2013-06-11 06:05:03 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2138

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 11, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10333



--- Comment #2 from Andrei Alexandrescu <andrei@erdani.com> 2013-06-11 06:05:24 PDT ---
That pull requests fixes it and other issues with the makefile.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 11, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10333


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

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


--- Comment #3 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-11 06:08:27 PDT ---
Apologies, it is the 2.063.1 release that was missing it, not the .2 release.

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