[Issue 14883] static if does not work although an is expression produces 'true'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 7 03:55:09 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14883

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Digger sez:

commit 84abb30751cbb7b4a0f7aaca706c12807be029bf
Author: Walter Bright <walter at walterbright.com>
Date:   Wed May 13 14:38:14 2015 -0700

    dmd: Merge pull request #4635 from 9rnsr/fix14549

    https://github.com/D-Programming-Language/dmd/pull/4635

    Issue 14549 - isVirtualMethod does not work well with Github DMD

diff --git a/dmd b/dmd
index acbe13e..5ae249a 160000
--- a/dmd
+++ b/dmd
@@ -1 +1 @@
-Subproject commit acbe13ee54e024c0bba044d1146e244a5ea57502
+Subproject commit 5ae249a6737e2bd048eeef3b4897464b567b3408

--


More information about the Digitalmars-d-bugs mailing list