|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.bugs - [Issue 2038] New: Remove hello2.html from samples directory
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 -- Apr 26 2008
|