Thread overview
[Issue 6743] New: [ICE] mars.c line 1062
[Issue 6743] ICE(mars.c) attempting to compile an exe file
Jan 10, 2013
Andrej Mitrovic
Feb 05, 2013
Andrej Mitrovic
September 29, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6743

           Summary: [ICE] mars.c line 1062
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: bearophile_hugs@eml.cc


--- Comment #0 from bearophile_hugs@eml.cc 2011-09-29 11:10:33 PDT ---
By mistake I have written this (there is "test.exe" instead of "test.d"):

...>dmd -run test.exe

DMD 2.056head has given me:

Assertion failure: '0' on line 1062 in file 'mars.c'

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich@gmail.com
         AssignedTo|nobody@puremagic.com        |andrej.mitrovich@gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-01-10 06:53:34 PST ---
https://github.com/D-Programming-Language/dmd/pull/1460

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



--- Comment #2 from github-bugzilla@puremagic.com 2013-01-17 00:39:21 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5ff13ae3ffb4c46b846c32f77da8d0500bb3c860
Fixes Issue 6743 - Print error if -run is followed by a path with an
extension not matching a source file extension.

https://github.com/D-Programming-Language/dmd/commit/d46425101c15fb3c8adec6e4a2dc2a405b6a0851 Merge pull request #1460 from AndrejMitrovic/Fix6743

Issue 6743 - Print error if -run is followed by a path with an incompatible extension

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



--- Comment #3 from github-bugzilla@puremagic.com 2013-01-17 00:41:42 PST ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/56b6293b7f37f82fa7a4a6ce00fa1e3e79feb788 fix Issue 6743 - ICE(mars.c) attempting to compile an exe file

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


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

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


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