Jump to page: 1 2
Thread overview
[Issue 12647] Lazy parameter evaluation should be marked as nothrow
Apr 25, 2014
Kenji Hara
Apr 25, 2014
Kenji Hara
Apr 25, 2014
Kenji Hara
Apr 25, 2014
Kenji Hara
Apr 25, 2014
Kenji Hara
Apr 28, 2014
Kenji Hara
Feb 17, 2015
Mathias LANG
Jul 06, 2016
Per Nordlöw
Dec 23, 2016
greenify
Dec 24, 2016
greenify
Dec 27, 2016
greenify
Mar 01, 2017
Lucia Cojocaru
[Issue 12647] Allow specifying lazy parameter function attributes and infer them when possible
Oct 17, 2019
ZombineDev
Dec 17, 2022
Iain Buclaw
April 25, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
Also should be inferred as @nogc.

--
April 25, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/3498

--
April 25, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |12645

--
April 25, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |12645

--
April 25, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|12645                       |
         Depends on|                            |12649, 12622

--
April 28, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs@eml.cc

--- Comment #3 from Kenji Hara <k.hara.pg@gmail.com> ---
*** Issue 12664 has been marked as a duplicate of this issue. ***

--
May 02, 2014
https://issues.dlang.org/show_bug.cgi?id=12647
Issue 12647 depends on issue 12649, which changed state.

Issue 12649 Summary: "discards return value" warning will cause ICE on function pointer call https://issues.dlang.org/show_bug.cgi?id=12649

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

--
May 03, 2014
https://issues.dlang.org/show_bug.cgi?id=12647
Issue 12647 depends on issue 12622, which changed state.

Issue 12622 Summary: Purity, @safe not checked for pointers to functions https://issues.dlang.org/show_bug.cgi?id=12622

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

--
December 06, 2014
https://issues.dlang.org/show_bug.cgi?id=12647

Danny Milosavljevic <danny.milo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danny.milo@gmail.com

--
February 17, 2015
https://issues.dlang.org/show_bug.cgi?id=12647

--- Comment #4 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 7267 has been marked as a duplicate of this issue. ***

--
« First   ‹ Prev
1 2