DMD 1.014发布

tomqyp 2007-04-27
What's New for  D 1.014
Apr 20, 2007
New/Changed Features

    * Added associative array literals
    * Added struct literals
    * Array element assignments can now be done in CTFE

Bugs Fixed

    * Bugzilla 1000: writefln fails on nested arrays
    * Bugzilla 1143: Assertion failure: '0' on line 850 in 'template.c' - On specialization of IFTI template parameters.
    * Bugzilla 1144: template mixin causes DMD crash
    * Bugzilla 1146: mixin + assert() crashes compiler
    * Bugzilla 1153: dmd assertion failure
    * Bugzilla 1159: Various mixins cause "CompileExp::semantic" message, some crash DMD
    * Bugzilla 1174: Program hangs creating an array of enums with nonzero initializer
    * Bugzilla 1177: no longer works inside CTFE functions.
    * Bugzilla 1180: the GC failes to handle large allocation requests propperly
    * Bugzilla 1189: Reverse the titles on web pages
qiezi 2007-04-27
tomqyp 写道
What's New for  D 1.014
Apr 20, 2007
New/Changed Features

    * Added associative array literals

Cool!
tomqyp 写道

    * Added struct literals

Cool! 等同于一个默认的opCall亚。
tomqyp 写道

    * Array element assignments can now be done in CTFE

Bugs Fixed

    * Bugzilla 1000: writefln fails on nested arrays
    * Bugzilla 1143: Assertion failure: '0' on line 850 in 'template.c' - On specialization of IFTI template parameters.
    * Bugzilla 1144: template mixin causes DMD crash
    * Bugzilla 1146: mixin + assert() crashes compiler
    * Bugzilla 1153: dmd assertion failure
    * Bugzilla 1159: Various mixins cause "CompileExp::semantic" message, some crash DMD
    * Bugzilla 1174: Program hangs creating an array of enums with nonzero initializer
    * Bugzilla 1177: no longer works inside CTFE functions.
    * Bugzilla 1180: the GC failes to handle large allocation requests propperly
    * Bugzilla 1189: Reverse the titles on web pages
oldrev 2007-04-27
Apr 20 ??????  难道我眼睛花了?
soulmachine 2007-04-27
又加了新特征了。啥时能稳定下来?
qiezi 2007-04-27
soulmachine 写道
又加了新特征了。啥时能稳定下来?

编译时用上-v1参数,就是一个稳定的1.000版本。。。不能不让人家开发了亚。
h_rain 2007-04-27
好快啊...
Global site tag (gtag.js) - Google Analytics