1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 DMD 2.078.0 已经发布,做了大量更改 下载

本帖由 漂亮的石头2018-01-05 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,104
    赞:
    47
    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
    DMD 2.078.0 已经发布,做了大量更改下载地址
     
正在加载...