April 26, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2038

           Summary: Remove hello2.html from samples directory
           Product: D
           Version: 2.013
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: gide@nwawudu.com


As html source files are now deprecated, hello2.html should be removed from the samples directory 'dmd/samples/d' and from the test build 'dmd/samples/d/all.sh'

Remove from all.sh
------------------
$(DMD) hello2.html $(DFLAGS)
hello2
del hello2.obj hello2.exe


-- 

May 22, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2038


bugzilla@digitalmars.com changed:

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




------- Comment #1 from bugzilla@digitalmars.com  2008-05-22 05:00 -------
Fixed dmd 2.014


--