Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #2089 (closed defect: fixed)

Opened 13 years ago

Last modified 12 years ago

[patch] Add special case of _Dmain to Demangler

Reported by: llucax Assigned to: community
Priority: minor Milestone: 1.0
Component: Tango Version: 0.99.9 Kai
Keywords: demangle, patch Cc: leandro.lucarella@sociomantic.com

Description

I don't know if this should be really here, but then I can't find a good reason why not, since it seems like pretty standard. This allows the StackTrace? to print an useful function name for the user.

Attachments

0001-Add-special-case-of-_Dmain-to-Demangler.patch (1.3 kB) - added by llucax on 10/21/11 17:28:31.
Patch

Change History

10/21/11 17:28:31 changed by llucax

  • attachment 0001-Add-special-case-of-_Dmain-to-Demangler.patch added.

Patch

03/20/12 16:42:38 changed by Marenz

  • status changed from new to closed.
  • resolution set to fixed.

(In [5701]) Stacktrace and demangling related patches by luca, fixes #2088 #2089 #2090 #2091 #2092 #2094 #2095