dmd icon indicating copy to clipboard operation
dmd copied to clipboard

dmd D Programming Language compiler

Results 400 dmd issues
Sort by recently updated
recently updated
newest added

Skipping this case led to a dangling reference to deleted Region allocations, i.e. memory corruption. Don't have a reasonable test case for it - spent 3 days till I found...

Needs Work
Bug Fix

Don't be too alarmed yet, I'm planning on removing this feature as it is now redundant with other features. This PR is to find out if anyone at all is...

Needs Work
stalled

… been thrown fix 17494 This is an enhancement, see https://issues.dlang.org/show_bug.cgi?id=17494 It's also a regression fix.

Enhancement
Needs Work

I'll fix the spec and demangle.d in Phobos once this is approved. Next step for https://issues.dlang.org/show_bug.cgi?id=20818

Enhancement
Blocked
Needs Work
Needs Rebase
stalled

Currently, instances of TypeInfo are generated by a complex and tedious process inside the compiler. This change experiments with using a template in druntime, Object.RTTypeid instead, to generate it. The...

Needs Rebase
stalled

Settle dispute over whether it works or not :-)

Bug Fix
stalled