24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 17304 | RESOLVED | FIXED | normal | dmd | [SPEC] Anonymous symbols, show or ignore in demangler? | |
| 17305 | RESOLVED | FIXED | normal | dlang.org | [SPEC] ABI page still has references to D1 Phobos | |
| 17306 | RESOLVED | WORKSFORME | normal | dmd | dmd segfault on package imports | |
| 17307 | RESOLVED | FIXED | regression | dmd | [REG2.072.0][ICE] TypeBasic::implicitConvTo: After error "anonymous struct can only be a part of an aggregate" | |
| 17308 | REOPENED | normal | dmd | dmd#19243 | [TEST/PROCESS] Figure out a way to test assertions in DMD more broadly | |
| 17309 | RESOLVED | WONTFIX | regression | dmd | [REG 2.073.2] constructor template doesn't infer `pure` | |
| 17310 | NEW | normal | dmd | dmd#19244 | [SPEC] Ambiguous mangling for 'Y', Objective-C function or variadic arguments? | |
| 17311 | RESOLVED | WORKSFORME | minor | phobos | std.conv has ddoc warnings when compiled | |
| 17312 | RESOLVED | WORKSFORME | minor | phobos | std.range.package has Ddoc warnings when compiled | |
| 17313 | RESOLVED | FIXED | minor | phobos | more Phobos Ddoc warnings when compiling | |
| 17314 | RESOLVED | FIXED | normal | phobos | BinaryHeap crashes upon insertion if heapified with an array of length 1 | |
| 17315 | RESOLVED | DUPLICATE | major | dmd | Assigning a delegate to a function compiles but causes segfault | |
| 17316 | NEW | blocker | dmd | dmd#19245 | DMD crashes on large code generating app | |
| 17317 | RESOLVED | FIXED | major | dmd | 2.074.0 release candidate does not have updated backend license | |
| 17318 | RESOLVED | DUPLICATE | normal | dmd | Delegates allow escaping reference to stack variable | |
| 17319 | RESOLVED | FIXED | regression | phobos | icmp - cannot use in sort with string array arguments - compilation fails | |
| 17320 | RESOLVED | FIXED | enhancement | installer | Visual Studio 2017 is not detected | |
| 17321 | RESOLVED | INVALID | regression | phobos | Example code for std.stdio.File fails to compile | |
| 17322 | RESOLVED | FIXED | enhancement | dlang.org | Add Magikcraft to organizations using D | |
| 17323 | NEW | enhancement | dmd | dmd#19246 | Eliminate all uses of obsolete "..." in dmd | |
| 17324 | RESOLVED | FIXED | normal | dlang.org | Floating point 1/(1/x) > 0 if x > 0 not generally true | |
| 17325 | NEW | enhancement | dmd | dmd#17792 | alias this not tried on template instantiation failure | |
| 17326 | RESOLVED | FIXED | regression | druntime | 2.072 gc changes broke 32 bit Windows DLLs | |
| 17327 | RESOLVED | FIXED | enhancement | phobos | std.getopt: repeated options unrecognised | |
| 17328 | RESOLVED | FIXED | normal | phobos | std.experimental.logger: wrong hex formatting for zeros | |
| 17329 | NEW | enhancement | phobos | phobos#10247 | File.remove() has problems with long filenames (>128 bytes) | |
| 17330 | RESOLVED | FIXED | regression | phobos | [REG 2.072] BigInt's constructor used to be pure | |
| 17331 | NEW | normal | phobos | phobos#10248 | appender can't be used for initialization twice | |
| 17332 | RESOLVED | DUPLICATE | critical | dmd | optilink or dmd bug | |
| 17333 | RESOLVED | DUPLICATE | minor | dmd | Disallow concat of string with integer enum | |
| 17334 | RESOLVED | FIXED | normal | dmd | Template constraints do short circuit semantic analysis for && and ||, but not for ?: | |
| 17335 | RESOLVED | FIXED | blocker | dmd | Function calls in conjunctions do not short circuit when evaluated during compilation | |
| 17336 | RESOLVED | WONTFIX | normal | dmd | Implicit type conversion of size_t.init to int causes standard type compatibility test to break | |
| 17337 | RESOLVED | FIXED | normal | dmd | SIGILL for AVX vector initialization | |
| 17338 | RESOLVED | FIXED | regression | dmd | [Reg 2.075] link failure unsupported symbol section 0xff01 | |
| 17339 | RESOLVED | FIXED | major | dmd | ambiguous mangling with const alias argument | |
| 17340 | RESOLVED | FIXED | regression | phobos | [REG 2.074.0] isNumeric!bool should not be true | |
| 17341 | RESOLVED | WONTFIX | normal | dmd | Partial initialization of static array should not be allowed | |
| 17342 | RESOLVED | FIXED | minor | dlang.org | dconf.org https does not work | |
| 17343 | RESOLVED | INVALID | enhancement | dmd | class.init.<symbol> does not working | |
| 17344 | RESOLVED | FIXED | normal | dmd | ICE with assignment of post inc-/decremented integral vector | |
| 17345 | RESOLVED | INVALID | regression | dmd | [REG2.075.0] dirEntries link failure with -debug | |
| 17346 | NEW | normal | dmd | dmd#19247 | Inconsistent l/rvalue overload resolution | |
| 17347 | RESOLVED | DUPLICATE | enhancement | dmd | DMD generates different (and wrong) output in -release mode | |
| 17348 | RESOLVED | REMIND | enhancement | dlang.org | Globally Defined Symbols specification | |
| 17349 | RESOLVED | FIXED | normal | dmd | Covariant overrides should be allowed | |
| 17350 | NEW | normal | phobos | phobos#10249 | bitmanip checks min, while Ternary does not have this property | |
| 17351 | RESOLVED | FIXED | blocker | dmd | Static const array can't be evaluated at compile time when passed as ref argument | |
| 17352 | RESOLVED | FIXED | regression | dmd | [REG 2.075a] Internal error: ddmd/backend/elfobj.c 1739 on duplicate definition | |
| 17353 | RESOLVED | INVALID | normal | dmd | is expression type specialization matching strips const | |
| 17354 | RESOLVED | FIXED | major | dmd | An overload in a final class can silently hide base methods | |
| 17355 | RESOLVED | FIXED | normal | visuald | Path to lib64 and $(DMDInstallDir) not correct | |
| 17356 | RESOLVED | FIXED | regression | dmd | [Reg 2.075] __simd_sto no longer executed | |
| 17357 | NEW | normal | dmd | dmd#19248 | DMD wrongly considers template instance class as nested | |
| 17358 | RESOLVED | FIXED | regression | phobos | [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters | |
| 17359 | RESOLVED | WORKSFORME | blocker | dmd | C++ Interfacing: function with 'static' array parameter cannot be linked (x64) | |
| 17360 | NEW | normal | phobos | phobos#9715 | std.range.only doesn't allow ref access | |
| 17361 | RESOLVED | WORKSFORME | major | dmd | latest windows 10 insider preview and dmd no longer runs. | |
| 17362 | RESOLVED | INVALID | minor | dmd | Don't infer return attribute for explicit scope arguments | |
| 17363 | RESOLVED | INVALID | normal | dmd | @safety hole due to $ caching in slice expressions | |
| 17364 | NEW | normal | dmd | dmd#17793 | Difference between slicing a slice and a reference to a slice | |
| 17365 | RESOLVED | FIXED | enhancement | phobos | https://dlang.org/phobos/std_experimental_checkedint.html is missing the Throw hook description | |
| 17366 | NEW | normal | dmd | dmd#19249 | Inferrence results in a missing error for final | |
| 17367 | RESOLVED | FIXED | normal | dmd | CodeView/MSCOFF: bad debug information for enumerators | |
| 17368 | RESOLVED | INVALID | normal | dmd | [DIP1000] scope T** implicit convertion to scope T* allow to escape pointer | |
| 17369 | RESOLVED | FIXED | enhancement | phobos | [Module std.traits] Documentation lists ditto in table | |
| 17370 | RESOLVED | FIXED | normal | dmd | [scope] Escaping scope pointers possible via struct GC allocation | |
| 17371 | RESOLVED | FIXED | regression | dmd | [REG 2.074.0] di generation broken for anonymous classes | |
| 17372 | RESOLVED | FIXED | normal | phobos | function 'std.algorithm.searching.skipOver!(Result, dstring).skipOver' is not nothrow | |
| 17373 | RESOLVED | FIXED | normal | dmd | traits getOverloads + multiple interface inheritance only see one of the interfaces' overloads | |
| 17374 | RESOLVED | FIXED | enhancement | dmd | Improve inferred attribute error message | |
| 17375 | RESOLVED | FIXED | critical | druntime | colliding modules detected with binutils 2.28 linker and shared libraries | |
| 17376 | RESOLVED | INVALID | normal | dmd | modify global variable with pure method | |
| 17377 | RESOLVED | FIXED | enhancement | druntime | Empty D program is not valgrind clean | |
| 17378 | RESOLVED | FIXED | enhancement | dmd | Allow multiple arguments for assert and static assert | |
| 17379 | RESOLVED | WONTFIX | enhancement | dmd | Mangle voldemort types as if they are defined in the outer scope to avoid exponential symbol name length with templates | |
| 17380 | RESOLVED | FIXED | normal | dmd | Compiler segfaults on undefined symbol | |
| 17381 | RESOLVED | FIXED | normal | phobos | Checked format string is permissive after floating point argument | |
| 17382 | RESOLVED | FIXED | normal | dmd | void main(){}pragma(msg,main()); crashes DMD | |
| 17383 | RESOLVED | DUPLICATE | major | dmd | ICE ddmd/backend/cgxmm.c 930 | |
| 17384 | RESOLVED | FIXED | normal | visuald | LDC x64 linker error in VS2017 | |
| 17385 | RESOLVED | WONTFIX | enhancement | dmd | Too much commands | |
| 17386 | RESOLVED | WORKSFORME | critical | dmd | Internal error: backend\cgcod.c 1841 | |
| 17387 | RESOLVED | INVALID | minor | dmd | static struct this(ref) not pure | |
| 17388 | RESOLVED | FIXED | major | dmd | [scope] e[] should be treated like &e as far as scope goes | |
| 17389 | RESOLVED | FIXED | minor | phobos | std.traits.hasNested fails for class with member of same type | |
| 17390 | RESOLVED | FIXED | enhancement | dmd | Pass flags to linker driver without -Xlinker | |
| 17391 | RESOLVED | FIXED | normal | dmd | SECURITY: XSSÂ through DDOC comments | |
| 17392 | RESOLVED | FIXED | enhancement | dmd | Add Dub file for the lexer and parser | |
| 17393 | RESOLVED | FIXED | normal | phobos | AllocatorList leaks memory in "ouroboros mode" | |
| 17394 | RESOLVED | FIXED | enhancement | phobos | std.file.mkdirRecurse isn't @safe | |
| 17395 | RESOLVED | DUPLICATE | enhancement | phobos | std.file.rmdirRecurse isn't @safe | |
| 17396 | RESOLVED | FIXED | enhancement | dmd | Add colorized syntax highlighting to error messages emitted by dmd | |
| 17397 | NEW | normal | dmd | dmd#19250 | Lazy attribute propagation incorrect | |
| 17398 | RESOLVED | FIXED | regression | dmd | Partial template struct instantiation with __FILE__ leading to link error | |
| 17399 | RESOLVED | FIXED | regression | dmd | [REG2.071] core.checkedint.addu cannot inline function | |
| 17400 | RESOLVED | FIXED | enhancement | dmd | put a new line before "candidates are:" in error messages | |
| 17401 | NEW | major | dmd | dmd#19251 | type inference broken when F and Parameters!F are used | |
| 17402 | RESOLVED | INVALID | major | phobos | dirEntries iterator crashes in conjunction with readText | |
| 17403 | RESOLVED | INVALID | normal | dmd | -main switch doesn't run correctly in unittest builds when linking separately |