Thread overview
[Issue 17728] Optlink: Error 168: >64K Global Types
Aug 07, 2017
Walter Bright
Aug 07, 2017
Rainer Schuetze
Sep 04, 2017
Sönke Ludwig
Dec 17, 2022
Iain Buclaw
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17728

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Optlink

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

Steven Schveighoffer <schveiguy@yahoo.com> changed:

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

--- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> ---
Would Rainer's back-reference patch fix the problem?

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> ---
> Would Rainer's back-reference patch fix the problem?

No, this is not about the size of the debug type data in bytes, but the number of entries. That doesn't change with the symbol length. The debug info mostly uses "pretty" names, anyway.

--
September 04, 2017
https://issues.dlang.org/show_bug.cgi?id=17728

Sönke Ludwig <sludwig@outerproduct.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sludwig@outerproduct.org

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=17728

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=17728

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19297

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--