www.digitalmars.com         C & C++   DMDScript  

D.gnu - gdc: patched dmd wraper to properly support -version=.../-debug=...

reply Thomas Kuehne <thomas-dloop kuehne.cn> writes:
this fixes the test cases:

http://svn.kuehne.cn/dstress/run/command_line_debug_01.d
http://svn.kuehne.cn/dstress/run/command_line_debug_02.d
http://svn.kuehne.cn/dstress/run/command_line_debug_03.d
http://svn.kuehne.cn/dstress/run/command_line_debug_04.d
http://svn.kuehne.cn/dstress/run/command_line_debug_08.d
http://svn.kuehne.cn/dstress/run/command_line_version_01.d
http://svn.kuehne.cn/dstress/run/command_line_version_02.d
http://svn.kuehne.cn/dstress/run/command_line_version_03.d
http://svn.kuehne.cn/dstress/run/debug_02.d
http://svn.kuehne.cn/dstress/run/debug_03.d

Thomas
Nov 08 2004
parent David Friedman <d3rdclsmail_a_ _t_earthlink_d_._t_net> writes:
Thomas Kuehne wrote:
 this fixes the test cases:
 
 http://svn.kuehne.cn/dstress/run/command_line_debug_01.d
 http://svn.kuehne.cn/dstress/run/command_line_debug_02.d
 http://svn.kuehne.cn/dstress/run/command_line_debug_03.d
 http://svn.kuehne.cn/dstress/run/command_line_debug_04.d
 http://svn.kuehne.cn/dstress/run/command_line_debug_08.d
 http://svn.kuehne.cn/dstress/run/command_line_version_01.d
 http://svn.kuehne.cn/dstress/run/command_line_version_02.d
 http://svn.kuehne.cn/dstress/run/command_line_version_03.d
 http://svn.kuehne.cn/dstress/run/debug_02.d
 http://svn.kuehne.cn/dstress/run/debug_03.d
 
 Thomas
 
Thanks! Patch will be included in the next release. David
Nov 15 2004