[dlang.org] [dlang/dlang.org] d78d5f: fix Issue 16439 - Non-typesafe variadic functions ...

GitHub via dlang.org dlang.org at puremagic.com
Sun Aug 28 07:26:55 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/dlang.org
  Commit: d78d5fd8f2796e55cd0e3eb35754d886c3f3b25a
      https://github.com/dlang/dlang.org/commit/d78d5fd8f2796e55cd0e3eb35754d886c3f3b25a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M spec/function.dd

  Log Message:
  -----------
  fix Issue 16439 - Non-typesafe variadic functions can never be @safe


  Commit: 81562ee053539859402728f70ca1d36cc1f5008b
      https://github.com/dlang/dlang.org/commit/81562ee053539859402728f70ca1d36cc1f5008b
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M spec/function.dd

  Log Message:
  -----------
  Merge pull request #1446 from WalterBright/variadic-safe

fix Issue 16439 - Non-typesafe variadic functions can never be @safe


Compare: https://github.com/dlang/dlang.org/compare/cc7d8a02765a...81562ee05353


More information about the dlang.org mailing list