24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 1501 | RESOLVED | FIXED | major | dmd | gdmd: wrong object directory when generating headers | |
| 1502 | RESOLVED | FIXED | normal | dmd | gdmd: implicit -H and -D flags | |
| 1503 | RESOLVED | DUPLICATE | normal | dmd | Type aliases and tuples of template instances | |
| 1504 | RESOLVED | DUPLICATE | normal | dmd | [module] import osmosis | |
| 1505 | RESOLVED | WONTFIX | enhancement | dlang.org | keywords list needs some work | |
| 1506 | RESOLVED | FIXED | normal | dlang.org | version(freebsd) | |
| 1507 | RESOLVED | FIXED | major | dmd | ICE on a variadic function | |
| 1508 | RESOLVED | FIXED | critical | dmd | dmd/linux template symbol issues | |
| 1509 | RESOLVED | WONTFIX | enhancement | dmd | Need a way to create namespaces inside modules | |
| 1510 | RESOLVED | FIXED | normal | dmd | ICE: Assertion failure: 'ad' on line 925 in file 'func.c' | |
| 1511 | RESOLVED | FIXED | normal | dmd | Expression T[] + T[] passes as having a type | |
| 1512 | RESOLVED | WONTFIX | normal | phobos | GC infinite loop when invalid user code runs. | |
| 1513 | RESOLVED | FIXED | critical | druntime | try/catch/finally misbehavior on windows | |
| 1514 | RESOLVED | INVALID | enhancement | dmd | mixin doesn't make the template to "function template" | |
| 1515 | RESOLVED | WONTFIX | trivial | dmd | compiler accepts invalid template declaration | |
| 1516 | RESOLVED | INVALID | major | dmd | Code generation bug with recursive call | |
| 1517 | RESOLVED | WONTFIX | normal | dmd | (D1 only) .sort for structs behaves badly with ref opCmp | |
| 1518 | RESOLVED | FIXED | critical | dmd | Crash using 'scope', 'with' and undefined 'RegExp' | |
| 1519 | RESOLVED | WONTFIX | normal | dmd | TypeInfo_Function and TypeInfo_Delegate should contain parameter types | |
| 1520 | RESOLVED | FIXED | normal | dmd | TypeInfo_Const.opEquals is incorrect | |
| 1521 | RESOLVED | FIXED | trivial | dlang.org | Ambiguous documentation | |
| 1522 | RESOLVED | LATER | normal | dmd | multiple TypeInfo definitions | |
| 1523 | RESOLVED | FIXED | normal | dmd | struct literals not work with typedef | |
| 1524 | RESOLVED | FIXED | minor | dmd | ICE(constfold.c) on using "is" with strings in CTFE | |
| 1525 | RESOLVED | FIXED | trivial | dmd | Can't instantiate template with bogus error messages | |
| 1526 | RESOLVED | INVALID | normal | dmd | Two conflict templates accepted | |
| 1527 | RESOLVED | DUPLICATE | normal | dmd | mixin hides previous defined template | |
| 1528 | RESOLVED | FIXED | major | dmd | [tdpl] overloading template and non-template functions | |
| 1529 | RESOLVED | WORKSFORME | major | phobos | using std.socket and calling ntohl in class member causes link failure | |
| 1530 | RESOLVED | FIXED | normal | dmd | Aliasing problem in DMD front end code | |
| 1531 | RESOLVED | FIXED | normal | dmd | cannot access typedef'd class field | |
| 1532 | RESOLVED | FIXED | normal | dmd | Template instance cannot use class locals as template parameters | |
| 1533 | RESOLVED | DUPLICATE | major | dmd | Crash unknown symbol with std.signals | |
| 1534 | RESOLVED | FIXED | normal | dmd | Can't mix in a case statement. | |
| 1535 | RESOLVED | INVALID | major | dmd | incorrect casting of 8 bit quantities to longer precision | |
| 1536 | RESOLVED | WONTFIX | enhancement | dmd | Literal '0' is improperly used to deduce an implicit template parameter | |
| 1537 | RESOLVED | FIXED | critical | dmd | Internal error: ..\ztc\cgcod.c 1521 | |
| 1538 | RESOLVED | DUPLICATE | normal | dmd | "template instance forward reference to template declaration" | |
| 1539 | RESOLVED | FIXED | minor | dmd | X86 inline assembler fails to recognize when the branch address outside range | |
| 1540 | RESOLVED | FIXED | normal | dlang.org | Bugmail doesn't declare a character encoding | |
| 1541 | RESOLVED | WONTFIX | normal | phobos | std.bind is broken? | |
| 1542 | RESOLVED | WONTFIX | major | dmd | static array size limitation is too restrictive | |
| 1543 | RESOLVED | FIXED | normal | dmd | std.boxer broken for gdc (was: Incorrect passing of floats to variadic functions) | |
| 1544 | RESOLVED | WORKSFORME | normal | dmd | Internal error: ..\ztc\cgcs.c 358 -- tuples and structs | |
| 1545 | RESOLVED | FIXED | normal | phobos | std/boxer.d unit tests | |
| 1546 | RESOLVED | FIXED | normal | dmd | GDC unable parse static data in switch/case | |
| 1547 | RESOLVED | FIXED | enhancement | dmd | Default parameter values should use implicit static opCall | |
| 1548 | RESOLVED | INVALID | normal | dmd | foreach of type tuple and string literal bug | |
| 1549 | RESOLVED | INVALID | enhancement | phobos | Any chance we'll see a "-version=Phobos" in dmd.conf/sc.ini? | |
| 1550 | RESOLVED | FIXED | normal | tools | D DLLs close standard input/output streams when unloading | |
| 1551 | RESOLVED | REMIND | minor | dmd | 80kb memory leak with DLLs | |
| 1552 | RESOLVED | INVALID | minor | dmd | DLL writing instructions do not mention _moduleDtor() | |
| 1553 | RESOLVED | FIXED | enhancement | dmd | foreach_reverse is allowed for delegates | |
| 1554 | RESOLVED | FIXED | normal | dmd | Segfault in generated code. | |
| 1555 | RESOLVED | FIXED | normal | dmd | segfault in std.stdio.readln() | |
| 1556 | RESOLVED | FIXED | normal | dmd | Inefficient array concatenation (especially for 3+ arrays) | |
| 1557 | RESOLVED | FIXED | normal | phobos | std.zlib allocates void[]s instead of ubyte[]s, causing leaks. | |
| 1558 | RESOLVED | WORKSFORME | normal | dmd | properties on template type need parenthesis | |
| 1559 | RESOLVED | FIXED | normal | dmd | version statement makes code outside of it disappear | |
| 1560 | RESOLVED | FIXED | normal | dmd | Skip switch warning for complete enum set | |
| 1561 | RESOLVED | WORKSFORME | major | phobos | AA's create many false references for garbage collector | |
| 1562 | RESOLVED | FIXED | normal | dmd | Deduction of template alias parameter fails | |
| 1563 | RESOLVED | FIXED | normal | dmd | dynamic cast is not always performed | |
| 1564 | RESOLVED | FIXED | normal | dmd | Forward reference error for enum in circular import | |
| 1565 | RESOLVED | FIXED | major | dmd | ctfe compile-time function fails when the type of a struct member is a struct with multiple members | |
| 1566 | RESOLVED | FIXED | normal | dmd | Nested template issue | |
| 1567 | RESOLVED | FIXED | normal | dmd | call to private super-constructor should not be allowed | |
| 1568 | RESOLVED | FIXED | normal | dmd | Core dump when I invoke a template member function | |
| 1569 | RESOLVED | WONTFIX | normal | dmd | I cannot override opCall as a template function. It is very strange for a C++ programmer. | |
| 1570 | RESOLVED | FIXED | normal | dmd | Wrong return for address operator | |
| 1571 | RESOLVED | FIXED | normal | dmd | Segfault(class.c) const on function parameters not carried through to .di file | |
| 1572 | RESOLVED | DUPLICATE | normal | dmd | Compiler crash on x86_64. | |
| 1573 | RESOLVED | FIXED | normal | dmd | ICE when using -O flag and static if's | |
| 1574 | RESOLVED | FIXED | normal | dlang.org | DDoc documentation lacks macro examples | |
| 1575 | RESOLVED | FIXED | enhancement | dmd | Cannot do assignment of tuples | |
| 1576 | RESOLVED | DUPLICATE | normal | dmd | Crash on const ref parameters | |
| 1577 | RESOLVED | INVALID | normal | dmd | static assert for testing char with char is not evaluatable | |
| 1578 | RESOLVED | FIXED | enhancement | dmd | Allow AA literals to initialize static variables | |
| 1579 | RESOLVED | FIXED | normal | dmd | write/writeln | |
| 1580 | RESOLVED | FIXED | normal | dmd | concatenating invariant based strings should work | |
| 1581 | RESOLVED | FIXED | regression | dmd | internal compiler error using tango | |
| 1582 | RESOLVED | FIXED | enhancement | dmd | struct literal doesn't cooperate with associate array literal | |
| 1583 | RESOLVED | WONTFIX | normal | phobos | std.cstream.CFile cannot be detached from FILE* | |
| 1584 | RESOLVED | DUPLICATE | normal | dmd | fail to alias super.memberfunc to current scope | |
| 1585 | RESOLVED | WONTFIX | enhancement | dmd | Imports should be searched relative to importing file | |
| 1586 | RESOLVED | FIXED | normal | dmd | DMD and GDC segfaults on incomplete code segment. | |
| 1587 | RESOLVED | WONTFIX | enhancement | phobos | improvments to std.cover | |
| 1588 | RESOLVED | FIXED | normal | phobos | std variant changes type at opMul | |
| 1589 | RESOLVED | FIXED | normal | phobos | D2 phobos std.conv.toFloat("nan") fails | |
| 1590 | RESOLVED | FIXED | enhancement | phobos | std.string.startsWith and endsWith please | |
| 1591 | RESOLVED | FIXED | normal | phobos | 2.006 breaks writef("%s", str) where str is a string | |
| 1592 | RESOLVED | FIXED | normal | dmd | dmd fail to resolve class symbol when i put files in a package | |
| 1593 | RESOLVED | FIXED | minor | dmd | ICE compiler crash empty return statement in function | |
| 1594 | RESOLVED | INVALID | normal | dmd | version not honored for invarient declaration | |
| 1595 | RESOLVED | WONTFIX | enhancement | dmd | (D1 only) Multiple typedefs of Exception should be treated as different types. | |
| 1596 | RESOLVED | WONTFIX | enhancement | dmd | op*Assign should return void | |
| 1597 | RESOLVED | WONTFIX | enhancement | dmd | It is not possible to specialize template on associative array. | |
| 1598 | RESOLVED | WONTFIX | enhancement | phobos | New std.variant is missing functionality from Box | |
| 1599 | RESOLVED | INVALID | normal | dmd | compile time evaluation with immutable problem | |
| 1600 | RESOLVED | FIXED | normal | dmd | Functions taking only one array cannot be called with property syntax |