设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

DMD 2.078.0已经发布,做了大量更改

2018-1-6 00:42| 发布者: joejoe0332| 查看: 229| 评论: 0|原作者: oschina|来自: oschina

摘要: DMD 2.078.0 已经发布,D 是具有类 C 语法和静态类型的系统编程语言。 它将效率,控制和建模能力与安全性和程序员生产力相结合。更新内容:编译器更改:opDispatchresolution inwithstatementsGenerate header files ...

DMD 2.078.0 已经发布,D 是具有类 C 语法和静态类型的系统编程语言。 它将效率,控制和建模能力与安全性和程序员生产力相结合。

更新内容:

编译器更改:

  1. opDispatch resolution in with statements

  2. Generate header files using do instead of body as per DIP1003

  3. pragma(crt_constructor) and pragma(crt_destructor) were added

  4. Subtraction of pointers that point to different types has been deprecated.

  5. Variadic template arguments no longer require alias workaround

  6. fix Issue 16997 - Integral promotion rules not being followed for unary + - ~ operators

  7. Optional ModuleInfo

  8. Added RAII and try-finally support for -betterC mode.

  9. Windows: dmd can now detect Visual Studio installation paths

运行时更改:

  1. core.runtime now allows more fine-grained control over unittests.

  2. The runtime learned a few new options to customize how coverage reports are created.

库更改:

  1. mean Was Added To std.algorithm

  2. findSkip can now skip elements using just a predicate function

  3. std.array.byPair now returns a NamedTuple

  4. std.container.dlist supports linearRemoveElement

  5. std.container.slist supports linearRemoveElement

  6. Deprecate save for std.range.package.Transposed

  7. std.typecons.Ternary.opBinary supports bool bitwise operands

完整内容请查看发行说明

下载地址:http://downloads.dlang.org/releases/2.x/2.078.0


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部