[Issue 1371] Compiler rejects valid delegate.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 18 01:25:53 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=1371


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k.hara.pg at gmail.com


--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2011-06-18 01:21:09 PDT ---
Follwing still fails in trunk dmd 2.054
(d36b3b12fc4814e59f3a0d680b8700e787b1ceff).

auto foo = { while (doSomething()){} };

Workarounds are as same.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list