Jump to page: 1 2 3
Thread overview
[Issue 14831] Each function local symbols should have unique mangled name
Jul 26, 2015
Mathias LANG
Jul 26, 2015
Mathias LANG
Jul 26, 2015
Kenji Hara
Jul 27, 2015
Kenji Hara
Jul 27, 2015
Kenji Hara
Jul 27, 2015
Kenji Hara
Jul 27, 2015
Kenji Hara
Jul 27, 2015
Kenji Hara
Oct 22, 2016
Vladimir Panteleev
Oct 26, 2017
Walter Bright
Oct 17, 2019
Mike Parker
Jan 04, 2021
Walter Bright
Feb 27, 2021
Dlang Bot
Mar 01, 2021
Dlang Bot
Mar 06, 2021
Dlang Bot
Mar 22, 2021
Mathias LANG
Mar 22, 2021
Mathias LANG
Jul 19, 2021
Mathias LANG
July 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |3031

--
July 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |11720

--
July 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, wrong-code

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

--
July 27, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|3031                        |

--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> ---
(In reply to Kenji Hara from comment #0)
> Currently function local functions, type definitions, and static variables are not allowed.
>
[snip]
>
> However, I think the rejections are not so meaningful. I cannot see any reason to limit such the static function local symbols to unique.

I'll separate that suggestion into the issue 3031

--
July 27, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

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

--
July 27, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simendsjo@gmail.com

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

--
July 27, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|11720                       |

--
July 27, 2015
https://issues.dlang.org/show_bug.cgi?id=14831

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|9748                        |
                 CC|                            |thecybershadow@gmail.com

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

--
October 22, 2016
https://issues.dlang.org/show_bug.cgi?id=14831

Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acehreli@yahoo.com

--- Comment #6 from Vladimir Panteleev <thecybershadow@gmail.com> ---
*** Issue 16608 has been marked as a duplicate of this issue. ***

--
October 26, 2017
https://issues.dlang.org/show_bug.cgi?id=14831

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |mangling
                 CC|                            |bugzilla@digitalmars.com

--
« First   ‹ Prev
1 2 3