April 15, 2017
https://issues.dlang.org/show_bug.cgi?id=14591

Rainer Schuetze <r.sagitario@gmx.de> changed:

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

--- Comment #10 from Rainer Schuetze <r.sagitario@gmx.de> ---
https://github.com/dlang/dmd/pull/6702 https://github.com/dlang/druntime/pull/1812 https://github.com/dlang/phobos/pull/5333

--
April 15, 2017
https://issues.dlang.org/show_bug.cgi?id=14591

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #11 from Iain Buclaw <ibuclaw@gdcproject.org> ---
I'm going to drop this down to Normal, as the implementation on my side is now "satisfactory" granted now that handlers for MangledName and QualifiedName have been split into two separate routines.

Still this should be kept open on the more wider basis that this prevents the mangling grammar from being context-free.

--
June 02, 2017
https://issues.dlang.org/show_bug.cgi?id=14591

--- Comment #12 from Rainer Schuetze <r.sagitario@gmx.de> ---
Here's a symbol from the phobos unittests that hits this ambiguity and is pretty difficult to demangle, even with backtracking:

_D3std8typecons118__T8NullableTC3std8typecons19__unittestL3090_156FZ12TestToStringVC3std8typecons19__unittestL3090_156FZ12TestToStringnZ8Nullable6__initZ

--
June 03, 2017
https://issues.dlang.org/show_bug.cgi?id=14591

ZombineDev <petar.p.kirov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petar.p.kirov@gmail.com

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

Walter Bright <bugzilla@digitalmars.com> changed:

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

--
August 21, 2020
https://issues.dlang.org/show_bug.cgi?id=14591

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |WONTFIX

--- Comment #13 from Basile-z <b2.temp@gmx.com> ---
extern(Pascal) is deprecated, not worth fixing.

--
1 2
Next ›   Last »