24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 1401 | RESOLVED | WORKSFORME | normal | dmd | Multiple inheritance of abstract template classes lead to segmentation fault. | |
| 1402 | RESOLVED | DUPLICATE | major | dmd | imbricated structs, functions and "with" generate invalid code | |
| 1403 | RESOLVED | WORKSFORME | normal | dmd | Incorrect scope in unit test | |
| 1404 | RESOLVED | WORKSFORME | normal | dmd | Link failure with template mixin and function literal | |
| 1405 | RESOLVED | FIXED | normal | dmd | Stack overflow when getting type info string of an invariant array | |
| 1406 | RESOLVED | FIXED | major | dmd | Odd error when using indexes in static array initializers | |
| 1407 | RESOLVED | FIXED | normal | dmd | auto type inference on new const(Class)() doesn't infer const | |
| 1408 | RESOLVED | FIXED | normal | dmd | Assertion failure: 'd' on line 4234 in file 'mtype.c' on faulty d code | |
| 1409 | RESOLVED | FIXED | normal | dmd | Assertion failure: '0' on line 4799 in file 'expression.c' | |
| 1410 | RESOLVED | FIXED | normal | dmd | Aliasing const-typed user defined types not working correctly. | |
| 1411 | RESOLVED | FIXED | normal | dmd | ref Tuple should transform to Tuple of ref's | |
| 1412 | RESOLVED | DUPLICATE | enhancement | dmd | stringof shouldn't be shadowed by member func | |
| 1413 | RESOLVED | FIXED | normal | dmd | not every body is guarded by if statement in DMDFE | |
| 1414 | RESOLVED | FIXED | major | dmd | compiler crashes with CTFE and structs | |
| 1415 | RESOLVED | FIXED | normal | dmd | gdc crash | |
| 1416 | RESOLVED | FIXED | enhancement | dlang.org | Add *NIX and FreeBSD to OS'es | |
| 1417 | RESOLVED | FIXED | normal | dmd | templated final const member can't be assigned in constructor from the const const argument | |
| 1418 | RESOLVED | FIXED | normal | dmd | tupleof bug on nested classes | |
| 1419 | RESOLVED | INVALID | major | dmd | dup attr not checked in the sub-class | |
| 1420 | RESOLVED | LATER | enhancement | phobos | No builtin equivalents to C++ containers | |
| 1421 | RESOLVED | FIXED | normal | dmd | Stack Overflow when using __traits(allMembers...) | |
| 1422 | RESOLVED | FIXED | minor | dmd | DMD version info is outdated | |
| 1423 | RESOLVED | FIXED | blocker | phobos | Registry: corrupted value | |
| 1424 | RESOLVED | DUPLICATE | critical | dmd | is ( Type Identifier == function) Problems with inout/out/ref parameters | |
| 1425 | RESOLVED | FIXED | enhancement | phobos | Feature Request: call stack reflection | |
| 1426 | RESOLVED | FIXED | normal | dmd | const(templated class) allows calling mutable methods | |
| 1427 | RESOLVED | WONTFIX | enhancement | dmd | Generated .di files look ugly and are hard to read | |
| 1428 | RESOLVED | FIXED | normal | dmd | Segfault on template specialization with delegates and tuples | |
| 1429 | RESOLVED | FIXED | major | dmd | Equality for associative arrays doesn't work | |
| 1430 | RESOLVED | DUPLICATE | normal | dmd | CodeView: new dchar type not used | |
| 1431 | RESOLVED | WORKSFORME | normal | dmd | Forward reference related with string mixins | |
| 1432 | REOPENED | normal | dmd | dmd#17615 | Bogus "overlapping initialization" error with structs, unions, and member initializers | |
| 1433 | RESOLVED | WONTFIX | enhancement | dmd | in array / slice / range / enum / ... | |
| 1434 | RESOLVED | INVALID | blocker | dmd | DMD COM design flaw | |
| 1435 | RESOLVED | FIXED | enhancement | dmd | DDoc: Don't apply DDOC_PSYMBOL everywhere | |
| 1436 | RESOLVED | FIXED | normal | phobos | std.date.getLocalTZA() returns wrong values when in DST under Windows | |
| 1437 | RESOLVED | FIXED | normal | dmd | dmd crash: "Internal error: ..\ztc\cod4.c 357" | |
| 1438 | RESOLVED | INVALID | normal | dmd | Infinite recursive class template expansion | |
| 1439 | RESOLVED | FIXED | normal | tools | Optlink segfault with long template string arguments | |
| 1440 | RESOLVED | FIXED | critical | dmd | Compiler hang with some modules | |
| 1441 | RESOLVED | FIXED | major | dmd | [module] Allow 'private' to restrict class visibility outside module or outer class | |
| 1442 | RESOLVED | INVALID | normal | dmd | std.file.read returns truncated data on OS X if line ends are not Unix | |
| 1443 | RESOLVED | FIXED | major | dmd | ICE on template inference three-liner | |
| 1444 | RESOLVED | WONTFIX | enhancement | dmd | Implicit conversions of types | |
| 1445 | RESOLVED | FIXED | enhancement | dmd | Add default library options to sc.ini / dmd.conf | |
| 1446 | RESOLVED | FIXED | trivial | dlang.org | Missing comma in Final Const and Invariant page title | |
| 1447 | RESOLVED | DUPLICATE | blocker | dmd | CTFE does not work for static member functions of a class | |
| 1448 | REOPENED | normal | dmd | dmd#17629 | UTF-8 output to console is seriously broken | |
| 1449 | RESOLVED | DUPLICATE | normal | dmd | deprecated methods are counted as interface implementation | |
| 1450 | RESOLVED | FIXED | major | phobos | Registry: invalid UTF-8 sequence | |
| 1451 | RESOLVED | WORKSFORME | normal | dmd | overloading methods by mixin in static if doesn't work | |
| 1452 | RESOLVED | FIXED | normal | phobos | std.cstream doc incorrect - imports of stream and stdio are not public | |
| 1453 | RESOLVED | FIXED | normal | dmd | internal compiler error: Segmentation fault | |
| 1454 | RESOLVED | FIXED | normal | dmd | IFTI cant deduce parameter if alias argument used | |
| 1455 | RESOLVED | FIXED | regression | dmd | gdb: DMD does not generate debug info for class and struct members | |
| 1456 | RESOLVED | INVALID | normal | dmd | Cannot use a constant with alias template parameters | |
| 1457 | RESOLVED | DUPLICATE | normal | dmd | array extension member syntax confused with local member functions | |
| 1458 | RESOLVED | DUPLICATE | critical | dmd | linker hangs with some very long enums & debug info | |
| 1459 | RESOLVED | FIXED | normal | dmd | ICE(cgcs.c) on attempt to set value of non-lvalue return struct | |
| 1460 | RESOLVED | FIXED | blocker | dmd | Compiler crash on valid code | |
| 1461 | RESOLVED | FIXED | normal | dmd | Local variable as template alias parameter breaks CTFE | |
| 1462 | RESOLVED | DUPLICATE | enhancement | dmd | Templated constructor not supported | |
| 1463 | RESOLVED | FIXED | normal | dmd | __traits: indexed template parsed as type, not value | |
| 1464 | RESOLVED | FIXED | normal | dmd | "static" foreach breaks CTFE | |
| 1465 | RESOLVED | DUPLICATE | normal | dmd | Value of x.stringof changes when used as a template parameter | |
| 1466 | RESOLVED | FIXED | minor | dlang.org | Spec claims maximal munch technique always works: not for "1..3" | |
| 1467 | RESOLVED | WONTFIX | normal | dmd | mixin same templates cause ld error: multiple definition | |
| 1468 | RESOLVED | FIXED | critical | dmd | A bug about stack overflow. | |
| 1469 | RESOLVED | FIXED | blocker | dmd | "alias int fpos_t" in std.c.stdio is wrong on Darwin | |
| 1470 | RESOLVED | FIXED | normal | dmd | "extern (C)" inside function crashes gdc | |
| 1471 | RESOLVED | FIXED | normal | dmd | Linker error on template function. Error 42: Symbol Undefined ... | |
| 1472 | RESOLVED | WONTFIX | enhancement | dmd | Be more clever about detecting assigment to non-l-values | |
| 1473 | RESOLVED | WORKSFORME | regression | dmd | regression: forward references in const struct/union initializers upset dmd | |
| 1474 | RESOLVED | FIXED | regression | dmd | regression: const struct with an initializer not recognized as a valid alias template param | |
| 1475 | RESOLVED | FIXED | enhancement | dmd | allow to use intrinsic math functions (e.g. trigonometry) in CTFEs | |
| 1476 | RESOLVED | DUPLICATE | enhancement | dmd | allow to use intrinsic math functions (e.g. trigonometry) in CTFEs | |
| 1477 | RESOLVED | FIXED | normal | dmd | DMD hangs on named struct field initializer | |
| 1478 | RESOLVED | FIXED | normal | phobos | Please use threadsafe functions in getHostByName | |
| 1479 | RESOLVED | INVALID | major | dmd | mixin error across two module | |
| 1480 | RESOLVED | FIXED | critical | phobos | std.stream throws the new override warning all over the place | |
| 1481 | RESOLVED | WORKSFORME | normal | dmd | add final on template function cause local variable be finaled | |
| 1482 | RESOLVED | FIXED | normal | phobos | std.file docs are insufficient | |
| 1483 | RESOLVED | FIXED | normal | dmd | Errors in threads not directed to stderr | |
| 1484 | RESOLVED | FIXED | regression | dmd | Forward reference of enum member crashes DMD | |
| 1485 | RESOLVED | WORKSFORME | regression | dmd | Reference to enum member in circular import crashes DMD | |
| 1486 | RESOLVED | FIXED | normal | dmd | Can't implicitly convert char[][] to const(char)[][] | |
| 1487 | RESOLVED | FIXED | enhancement | phobos | toString(string) and toString(Object) | |
| 1488 | RESOLVED | FIXED | critical | dmd | Bad code generation when using tuple from asm | |
| 1489 | RESOLVED | FIXED | regression | dmd | dmd-2.004 segfaults after encountering any source code error | |
| 1490 | RESOLVED | FIXED | major | dmd | compiler crash with memmove | |
| 1491 | RESOLVED | FIXED | normal | phobos | if working with timed-out socket, SIGPIPE will kill program | |
| 1492 | RESOLVED | FIXED | normal | dmd | With recursive func definition, gdc evaluates too often | |
| 1493 | RESOLVED | INVALID | major | dmd | Problem with dynamic array | |
| 1494 | RESOLVED | DUPLICATE | normal | dmd | ICE on struct literal when struct has union members | |
| 1495 | RESOLVED | WONTFIX | enhancement | dmd | frontend optimization | |
| 1496 | RESOLVED | FIXED | enhancement | dmd | Make stringof return D-style function pointer type strings | |
| 1497 | RESOLVED | FIXED | normal | dlang.org | Add a link to the DWiki debuggers page | |
| 1498 | RESOLVED | FIXED | normal | dmd | Recursive mixins are not allowed | |
| 1499 | RESOLVED | FIXED | normal | dmd | __trais: iterating over __traits(allMembers,...) with extern attributes does not compile | |
| 1500 | RESOLVED | WONTFIX | enhancement | dmd | Template Arguments, Aliases, or Typedefs Generate Error when used inside inline ASM blocks |