Thread overview
[Issue 14930] Unable to array() a const map() result
Aug 18, 2015
Infiltrator
Aug 18, 2015
Infiltrator
Aug 18, 2015
Infiltrator
Aug 14, 2017
Johannes Loher
Feb 09, 2018
Seb
August 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14930

Infiltrator <lt.infiltrator@gmail.com> changed:

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

--- Comment #1 from Infiltrator <lt.infiltrator@gmail.com> ---
I've been advised that this works with 2.068.  I'll go and upgrade now.  Sorry for the noise.

--
August 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14930

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #2 from Infiltrator <lt.infiltrator@gmail.com> ---
Scratch that last comment.  I misunderstood.

--
August 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14930

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lt.infiltrator@gmail.com

--
August 14, 2017
https://issues.dlang.org/show_bug.cgi?id=14930

Johannes Loher <johannes.loher@fg4f.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannes.loher@fg4f.de

--- Comment #3 from Johannes Loher <johannes.loher@fg4f.de> ---
Aside from the fact, that fun() does not return a string, this seems to work. Any reasons not to close this?

--
February 09, 2018
https://issues.dlang.org/show_bug.cgi?id=14930

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |greensunny12@gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #4 from Seb <greensunny12@gmail.com> ---
Works for me too. Please reopen if the bug still exists.

--