Jump to page: 1 2
Thread overview
[Issue 20150] -dip1000 defeated by pure
[Issue 20150] -dip1000 return attribute must be explicit in pure functions
Mar 15, 2020
Walter Bright
Mar 15, 2020
Dlang Bot
Nov 29, 2020
ag0aep6g
Nov 29, 2020
ag0aep6g
Nov 29, 2020
Dlang Bot
Feb 19, 2021
ag0aep6g
May 12, 2021
Dennis
May 12, 2021
Dennis
May 14, 2021
Dlang Bot
May 14, 2021
Nicholas Wilson
Aug 18, 2021
Dlang Bot
Aug 26, 2021
Dlang Bot
March 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20150

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
            Summary|-dip1000 defeated by pure   |-dip1000 return attribute
                   |                            |must be explicit in pure
                   |                            |functions

--
March 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20150

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #10924 "fix Issue 20150 - -dip1000 return attribute must be explicit in pure …" fixing this issue:

- fix Issue 20150 - -dip1000 return attribute must be explicit in pure functions

https://github.com/dlang/dmd/pull/10924

--
November 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20150

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-dip1000 return attribute   |-dip1000 defeated by pure
                   |must be explicit in pure    |
                   |functions                   |

--- Comment #2 from ag0aep6g <ag0aep6g@gmail.com> ---
I'm changing the title back. `pure` does not imply `scope` parameters.

--
November 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20150

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid

--
November 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20150

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/dmd pull request #12010 "fix Issue 20150 - -dip1000 defeated by pure" fixing this issue:

- fix Issue 20150 - -dip1000 defeated by pure

https://github.com/dlang/dmd/pull/12010

--
February 19, 2021
https://issues.dlang.org/show_bug.cgi?id=20150

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=21209

--
May 12, 2021
https://issues.dlang.org/show_bug.cgi?id=20150

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel@live.nl

--- Comment #4 from Dennis <dkorpel@live.nl> ---
*** Issue 21291 has been marked as a duplicate of this issue. ***

--
May 12, 2021
https://issues.dlang.org/show_bug.cgi?id=20150

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |per.nordlow@gmail.com

--- Comment #5 from Dennis <dkorpel@live.nl> ---
*** Issue 21912 has been marked as a duplicate of this issue. ***

--
May 14, 2021
https://issues.dlang.org/show_bug.cgi?id=20150

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
@nordlow created dlang/dmd pull request #12520 "Fix pure scope" fixing this issue:

- fix Issue 20150 - -dip1000 return attribute must be explicit in pure functions

https://github.com/dlang/dmd/pull/12520

--
May 14, 2021
https://issues.dlang.org/show_bug.cgi?id=20150

Nicholas Wilson <iamthewilsonator@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iamthewilsonator@hotmail.co
                   |                            |m
           Severity|normal                      |major

--
« First   ‹ Prev
1 2