[新闻] DMD 1.009发布了!!
ideage
2007-03-11
修正了很多Bug.没有添加任何新的功能.最新发生的3月8日的Bug也修复了.
主要修正的错误是针对 编译期执行(CTFE). Bugs Fixed * D/49928 1 * D.announce/7563 * Bugzilla 146: Wrong filename in DWARF debugging information for templates * Bugzilla 992: CTFE Failure with static if * Bugzilla 993: incorrect ABI documentation for float parameters * Bugzilla 995: compile-time function return element of Tuple / const array * Bugzilla 1005: dmd: tocsym.c:343: virtual Symbol* FuncDeclaration::toSymbol(): Assertion `0' failed. * Bugzilla 1009: CodeView: out and inout parameters are declared void* * Bugzilla 1014: Error with character literal escaping when generating header with -H * Bugzilla 1016: CTFE fails with recursive functions * Bugzilla 1017: CTFE doesn't support (string == string) * Bugzilla 1018: regression: Error: divide by 0 * Bugzilla 1019: regression: missing filename and line number: Error: array index X is out of bounds [0 .. Y] * Bugzilla 1020: regression: mov EAX, func * Bugzilla 1021: CTFE and functions returning void * Bugzilla 1022: CodeView: unions have zero length in typeleafs and datasymbols * Bugzilla 1026: dmd SEGV when checking length of Tuple elements when length == 0 * Bugzilla 1030: ICE one-liner; struct in delegate * Bugzilla 1038: explicit class cast breakage in 1.007 |
|
highwing
2007-03-11
1.008哪去了,本来挺好的数字嘛,嘿嘿~~
|
|
qiezi
2007-03-11
鸭哈。。。以为有64位支持呢。。
|
|
qiezi
2007-03-11
谁告诉我ICE是什么东西的缩写?看到好多次了
|
|
ideage
2007-03-11
1.008估计是Walter引入新功能了,还没有完成,
而时间过了太久,只好发了个修正版. |
|
oldrev
2007-03-11
版本号命名很成问题阿
|
|
jinheking
2007-03-12
主站上好像没有更新!
|
|
hurd
2009-09-03
ICE是什么?
|
|
betty_betty2008
2009-09-03
hurd 写道 ICE是什么?
Internal Compiler Error |