[Issue 12071] Algebraic won't take delegate returning structure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 13 19:18:58 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12071



--- Comment #3 from github-bugzilla at puremagic.com 2014-02-13 19:18:39 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/1323bd4f00c2dec3fc41f105957a521a9daa84ae
fix Issue 12071 - Algebraic won't take delegate returning structure

Use `Variant` rather than `VariantN` in order to pack arguments and returned
value in opCall.

https://github.com/D-Programming-Language/phobos/commit/3089fb2d0bda4215aba712a3b6a7bef8a5a2a20c
Merge pull request #1909 from 9rnsr/fix12071

[REG2.065a] Issue 12071 - Algebraic won't take delegate returning structure

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


More information about the Digitalmars-d-bugs mailing list