DMD 1.013发布
tomqyp
2007-04-20
What's New for D 1.013
Apr 19, 2007 New/Changed Features Bugs Fixed * Fixed crash with std.format and static arrrays * Bugzilla 582: Cannot slice mixed tuples * Bugzilla 594: can't cast arrayliteral statically * Bugzilla 595: can't append to array/arrayliteral statically * Bugzilla 997: [Regression] Struct-returning function that conditionally passes the result of another function straight through doesn't work (NRVO bug?) * Bugzilla 1090: Attribute specification: "}" vs "end of scope" * Bugzilla 1091: Wrong size reserved for critical sections * Bugzilla 1094: switch bug * Bugzilla 1096: Mysterious hang with toUTCString + UTCtoLocalTime + d_time_nan * Bugzilla 1098: symbol collision in d/dmd/expression.c between math.h and port.h * Bugzilla 1119: Internal error: ../ztc/cgcod.c 2190 (template instantiation) * Bugzilla 1121: Assertion codegen issue with templated function * Bugzilla 1132: DMD calling linker over commandline * Bugzilla 1134: incorrect calling convention used * Bugzilla 1135: invariant keyword parsing is messed up * Bugzilla 1147: Typo in phobos/std/file.d: 4069 should be 4096 * Bugzilla 1148: Problems returning structs from functions * Bugzilla 1150: Compiler creates wrong code * Bugzilla 1156: Installed libraries need to be passed in different order * Bugzilla 1163: Can't initialize multiple variables with void. |
|
qiezi
2007-04-20
我晕。你们这些家伙全在国外亚?这时候还在线?
|
|
oldrev
2007-04-20
太快了吧
|
|
oldrev
2007-04-20
没有添加新特性,修复一大堆 bug , D 终于走上正途了,估计再过段时间要开始分支了
|
|
soulmachine
2007-04-20
楼上估计会有哪些分支?
|
|
tomqyp
2007-04-20
qiezi 写道 我晕。你们这些家伙全在国外亚?这时候还在线?
正好上晚班:D |
|
h_rain
2007-04-20
GDC什么时候能跟上来啊...
|
|
oldrev
2007-04-20
soulmachine 写道 楼上估计会有哪些分支?
开发和稳定分支阿 |
|
heromyth
2007-04-21
别太追新了。踏实做事吧。
|