D语言/DLang 2.085.1 发布,修复性迭代

栏目: 软件资讯 · 发布时间: 6年前

内容简介:本次更新主要是针对上个月发布的 2.085.0 大版本进行更新,修复了 20+ 处问题。 详细更新列表如下: DMD 编译器回归改进 Bugzilla 19655: DMD generates wrong code for some circular dependencies Bugzilla 196...

本次更新主要是针对上个月发布的 2.085.0 大版本进行更新,修复了 20+ 处问题。

详细更新列表如下:

DMD 编译器回归改进

  1. Bugzilla 19655: DMD generates wrong code for some circular dependencies
  2. Bugzilla 19656: D compiler fails to resolve circular module dependency when modules are compiled separately
  3. Bugzilla 19657: D compiler fails to resolve circular module dependency when modules are compiled together
  4. Bugzilla 19691: ICE on null default value for struct parameter in constructor
  5. Bugzilla 19718: DMD 2.085 changes to gsroa make DCD crashing
  6. Bugzilla 19724: Regression: wrong order of linker arguments, again: -L-l before -L--start-group
  7. Bugzilla 19730: if (auto x) {} isn't properly rejected
  8. Bugzilla 19746: DMD fails to compile some circular dependencies spiced with is (T == super) condition
  9. Bugzilla 19750: [Reg v2.070.2] DMD fails with some circular module refs with Template/Mixin instances

DMD 编译器 BUG 修复

  1. Bugzilla 13285: wrong codegen for destructor call of unnamed struct instance on 64 bit environments
  2. Bugzilla 15875: case of undetected circular reference in function parameter
  3. Bugzilla 17259: ICE with multiple mixin templates containing conflicting ctor declarations
  4. Bugzilla 17285: Segfault when types are used in array literals
  5. Bugzilla 17290: DMD crash due to circular reference in function return type
  6. Bugzilla 19635: -checkaction=context not working with attributes
  7. Bugzilla 19700: [2.085.0-beta.2] Obj-C wrong code overloading selectors and extern(D)
  8. Bugzilla 19717: case of segfault due to undetected forward reference
  9. Bugzilla 19755: Compiler crash
  10. Bugzilla 19757: crash on invalid initializer at CTFE
  11. Bugzilla 19762: ICE on invalid code

Phobos 标准库回归改进

  1. Bugzilla 18818: VariantN has unittests that are compiled into user modules

Phobos 标准库 BUG 修复

  1. Bugzilla 19765: std.algorithm.searching.findAmong doesn't save like it should

DRuntime 运行时修复

  1. Bugzilla 19723: wrong time values in GC.profileStats

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

从零开始学架构

从零开始学架构

李运华 / 电子工业出版社 / 2018-9-21 / 99

本书的内容主要包含以下几部分:1) 架构设计基础,包括架构设计相关概念、历史、原则、基本方法,让架构设计不再神秘;2) 架构设计流程,通过一个虚拟的案例,描述了一个通用的架构设计流程,让架构设计不再依赖天才的创作,而是有章可循;3) 架构设计专题:包括高性能架构设计、高可用架构设计、可扩展架构设计,这些模式可以直接参考和应用;4) 架构设计实战,包括重构、开源方案引入、架构发展路径、互联网架构模板......一起来看看 《从零开始学架构》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码