Thread overview
[Issue 19219] Could not CTFE with std.math.exp from 2.082.0
Sep 04, 2018
kinke@gmx.net
September 04, 2018
https://issues.dlang.org/show_bug.cgi?id=19219

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Could not CEFE with         |Could not CTFE with
                   |std.math.exp from 2.082.0   |std.math.exp from 2.082.0

--
September 04, 2018
https://issues.dlang.org/show_bug.cgi?id=19219

kinke@gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kinke@gmx.net

--- Comment #1 from kinke@gmx.net ---
PR: https://github.com/dlang/dmd/pull/8660

--
September 10, 2018
https://issues.dlang.org/show_bug.cgi?id=19219

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

https://github.com/dlang/dmd/commit/081d5e8d27b44d71cb81265fd18b4654fc61c293 Fix Issue 19219 - Could not CTFE with std.math.exp

https://github.com/dlang/dmd/commit/09c657a75f874fa42e8493e46ad71798c9e05c3c Merge pull request #8660 from kinke/exp_ctfe

[stable] Fix Issue 19219 - Could not CTFE with std.math.exp merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
September 10, 2018
https://issues.dlang.org/show_bug.cgi?id=19219

github-bugzilla@puremagic.com changed:

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

--