[Issue 13597] is(typeof()) works only on second call

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 30 11:08:12 PDT 2014


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

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #1 from hsteoh at quickfur.ath.cx ---
Can't reproduce problem in latest dmd git HEAD, the output I get is:
------
Reference: Child
true
true
------

Tested on Linux/64-bit Debian/unstable.

Could it be a Win/64-specific bug?

--


More information about the Digitalmars-d-bugs mailing list