Thread overview
[Issue 16439] Non-typesafe variadic functions can never be @safe
Aug 28, 2016
Walter Bright
Aug 28, 2016
Walter Bright
Aug 28, 2016
Walter Bright
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |safe, spec

--
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
Spec change:

https://github.com/dlang/dlang.org/pull/1446

--
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/d78d5fd8f2796e55cd0e3eb35754d886c3f3b25a fix Issue 16439 - Non-typesafe variadic functions can never be @safe

https://github.com/dlang/dlang.org/commit/81562ee053539859402728f70ca1d36cc1f5008b Merge pull request #1446 from WalterBright/variadic-safe

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

--
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> ---
Reopened to await compiler implementation.

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/d78d5fd8f2796e55cd0e3eb35754d886c3f3b25a fix Issue 16439 - Non-typesafe variadic functions can never be @safe

https://github.com/dlang/dlang.org/commit/81562ee053539859402728f70ca1d36cc1f5008b Merge pull request #1446 from WalterBright/variadic-safe

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=16439

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--