www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11635] New: RDMD eats the -op flag when it should just pass through

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

           Summary: RDMD eats the -op flag when it should just pass
                    through
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: spam kalekold.net



---
RDMD eats the -op flag when it should just pass through to DMD.

This was done in an attempt to fix throwing an exception when the flag was
encountered. https://d.puremagic.com/issues/show_bug.cgi?id=10435

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 28 2013
next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11635




---
Pull request sent.

https://github.com/D-Programming-Language/tools/pull/90

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 28 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11635




Commits pushed to master at https://github.com/D-Programming-Language/tools

https://github.com/D-Programming-Language/tools/commit/8052bc111ecaf265d0b0b123716aac435683622f
Fixed Issue 11635 - RDMD should let -op flag pass through.

https://github.com/D-Programming-Language/tools/commit/c2a578bb30101328a084d97d1e67c99065e2ad0c


Fixed Issue 11635 - RDMD should let -op flag pass through.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 28 2013
prev sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11635


Gary Willoughby <spam kalekold.net> changed:

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


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