24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 2701 | RESOLVED | INVALID | normal | dmd | Can't declare struct, assign lvalue via opAssign in same statement | |
| 2702 | RESOLVED | FIXED | critical | dmd | Struct initialisation silently inserts deadly casts | |
| 2703 | RESOLVED | DUPLICATE | normal | dmd | Duplicate constructors and methods | |
| 2704 | NEW | normal | dmd | dmd#17902 | Constness lost when passing a struct member by alias | |
| 2705 | RESOLVED | FIXED | normal | dmd | Response file size cannot exceed 64kb | |
| 2706 | RESOLVED | DUPLICATE | normal | dmd | invalid template instantiation (and declaration?) is not rejected | |
| 2707 | RESOLVED | FIXED | trivial | phobos | std.getopt unittest does not test boolean | |
| 2708 | RESOLVED | FIXED | normal | dmd | Assertion failure: 'global.errors' on line 3883 in file 'template.c' | |
| 2709 | RESOLVED | DUPLICATE | normal | dmd | foreach with undefined identifier segfaults dmd | |
| 2710 | RESOLVED | FIXED | normal | dmd | dmd2/src/druntime/src/../import/std/intrinsic.di misses pure and nothrow in signatures | |
| 2711 | RESOLVED | FIXED | normal | dmd | -H produces bad headers files if function defintion is templated and have auto return value | |
| 2712 | RESOLVED | DUPLICATE | normal | dmd | error with passing an array slot as another array length to new | |
| 2713 | RESOLVED | FIXED | minor | dmd | Error resolving types with ? : and const | |
| 2714 | RESOLVED | FIXED | normal | phobos | std.getopt erroneously splits arguments | |
| 2715 | RESOLVED | FIXED | normal | dmd | Access Violation at writefln with interface | |
| 2716 | RESOLVED | FIXED | normal | dmd | Confusion of auto and scope as the class attribute | |
| 2717 | RESOLVED | FIXED | normal | phobos | alloca(0) leaves stack unaligned on OSX | |
| 2718 | RESOLVED | FIXED | normal | phobos | Inconsistent string parameters in Phobos functions | |
| 2719 | RESOLVED | INVALID | critical | dmd | func(ref X) does not match parameter types (X) | |
| 2720 | RESOLVED | FIXED | enhancement | dmd | Function resolution failure error message is unclear | |
| 2721 | RESOLVED | DUPLICATE | critical | dmd | func(ref X) does not match parameter types (X) | |
| 2722 | RESOLVED | FIXED | normal | dmd | ICE with variadic template parameters | |
| 2723 | RESOLVED | FIXED | normal | dmd | ICE with variadic template parameters, different case | |
| 2724 | RESOLVED | FIXED | blocker | dmd | Persistent segfaults in templated code | |
| 2725 | RESOLVED | FIXED | normal | dmd | Pattern matching in static if not working with variadic arguments | |
| 2726 | RESOLVED | WORKSFORME | normal | dmd | linker does not add "unused" module info | |
| 2727 | RESOLVED | FIXED | normal | dmd | std.date Cyclic dependency | |
| 2728 | RESOLVED | FIXED | normal | dmd | Bogus Error message on const ref return | |
| 2729 | RESOLVED | FIXED | normal | dlang.org | hash_t undocumented and unnecessary | |
| 2730 | RESOLVED | FIXED | normal | dlang.org | Restriction on op= can be lifted | |
| 2731 | RESOLVED | FIXED | minor | phobos | Errors in associative array example | |
| 2732 | RESOLVED | FIXED | normal | dmd | Setting new key for Associative Array of Static Array causes RangeError | |
| 2733 | RESOLVED | DUPLICATE | normal | dmd | Unclear semantics of template value parameters | |
| 2734 | RESOLVED | FIXED | normal | dmd | Ambiguity in tokenizing: _._ as a float literal | |
| 2735 | RESOLVED | INVALID | normal | dmd | Can't assign ref function to function pointer | |
| 2736 | RESOLVED | FIXED | normal | dmd | ref returns from 'properties' can't be the LHS of augmentation assignment | |
| 2737 | RESOLVED | FIXED | normal | dmd | Nonsensical Error Message on Unsafe .idup | |
| 2738 | RESOLVED | FIXED | normal | phobos | Rebindable should work for interfaces. | |
| 2739 | RESOLVED | FIXED | major | dmd | _argptr is invalid for functions nested in class methods | |
| 2740 | RESOLVED | FIXED | critical | dmd | Template Mixins do not work as advertised | |
| 2741 | RESOLVED | FIXED | regression | dmd | gdb: debug symbols on OSX | |
| 2742 | RESOLVED | WONTFIX | normal | phobos | std.stdio assumes console works in utf-8 | |
| 2743 | RESOLVED | FIXED | normal | dmd | dumpobj gives "buss error" on Tiger | |
| 2744 | RESOLVED | FIXED | normal | dmd | wrong init tocbuffer of forstatement | |
| 2745 | RESOLVED | FIXED | normal | dmd | missing token tochars in lexer.c | |
| 2746 | RESOLVED | FIXED | enhancement | dmd | Make float.init signalling NaN by default | |
| 2747 | RESOLVED | FIXED | normal | dmd | improper toCBuffer of funcexp | |
| 2748 | RESOLVED | INVALID | normal | dmd | -H -o- together should me no semantic phases | |
| 2749 | RESOLVED | WONTFIX | enhancement | dmd | Make unittests named and nestable | |
| 2750 | RESOLVED | FIXED | normal | dmd | Optimize slice copy with size known at compile time | |
| 2751 | RESOLVED | FIXED | normal | dmd | incorrect scope storage class vardeclaration tocbuffer | |
| 2752 | RESOLVED | FIXED | normal | phobos | std.xml does not encode CData correctly | |
| 2753 | NEW | enhancement | dmd | dmd#17505 | Cannot declare pointer to function returning ref | |
| 2754 | RESOLVED | FIXED | trivial | dmd | The error message regarding implicit conversion to shared doesn't mention shared in the message. | |
| 2755 | RESOLVED | FIXED | minor | dmd | ICE on invalid ref returns in linked objects: Assertion failure: 'type' on line 6566 in file 'expression.c'. No ICE or error if invalid code is local to the file. | |
| 2756 | RESOLVED | FIXED | normal | dmd | Bad code generation for pure nothrow math functions | |
| 2757 | RESOLVED | WONTFIX | enhancement | dmd | resource management in a timely manner | |
| 2758 | RESOLVED | DUPLICATE | normal | dmd | An access violation within complicated inheritance of interface and class | |
| 2759 | RESOLVED | DUPLICATE | normal | dmd | ImportExpression does not respect relative paths | |
| 2760 | NEW | normal | dmd | dmd#17913 | DMD can't prevent optlink from generating a map file | |
| 2761 | RESOLVED | FIXED | normal | phobos | Unreachable statement warning in std.string | |
| 2762 | RESOLVED | WORKSFORME | normal | dmd | DMD does not use the header directory (-Hd) | |
| 2763 | RESOLVED | FIXED | normal | phobos | std.mangle.demangle not translating 'ya' | |
| 2764 | RESOLVED | WONTFIX | enhancement | dmd | Skip link if main not found | |
| 2765 | RESOLVED | WONTFIX | enhancement | dmd | module name in .obj file | |
| 2766 | RESOLVED | FIXED | critical | dmd | DMD hangs with 0%cpu | |
| 2767 | RESOLVED | FIXED | trivial | dmd | DMD incorrectly mangles NTFS stream names | |
| 2768 | RESOLVED | INVALID | normal | dmd | Module name does not have to match file name | |
| 2769 | RESOLVED | WORKSFORME | normal | dlang.org | Link needed in 'Templates' for DeclDefs | |
| 2770 | RESOLVED | WORKSFORME | normal | dlang.org | Example code would help in Modules documentation | |
| 2771 | RESOLVED | FIXED | minor | dmd | browse() fails if Safari is renamed or moved. | |
| 2772 | RESOLVED | FIXED | normal | dmd | lib can't open response file | |
| 2773 | RESOLVED | FIXED | critical | dmd | ICE(go.c) array assignment through a pointer, only with -O. | |
| 2774 | RESOLVED | FIXED | normal | dmd | Functions-as-properties makes it impossible to get the .mangleof a function | |
| 2775 | RESOLVED | FIXED | major | dmd | "private" ignored for templates | |
| 2776 | NEW | normal | dmd | dmd#17926 | pragma(lib, does not work when used in headers | |
| 2777 | RESOLVED | FIXED | normal | dmd | alias this doesn't forward __dollar and slice op. | |
| 2778 | RESOLVED | FIXED | normal | dmd | alias this + IFTI doesn't work. | |
| 2779 | RESOLVED | INVALID | normal | dmd | alias this + tuple expansion on function call doesn't work | |
| 2780 | RESOLVED | DUPLICATE | regression | dmd | Regression(2.027) ref Return Allows modification of immutable data | |
| 2781 | RESOLVED | FIXED | normal | dmd | alias this doesn't work with foreach | |
| 2782 | RESOLVED | FIXED | normal | dmd | Parameter Names Should Be Visible In Function Template Constraints | |
| 2783 | RESOLVED | FIXED | normal | phobos | Truncation of long string by std.stdio.write | |
| 2784 | RESOLVED | INVALID | enhancement | dmd | Interfaces should be able to require type definitions | |
| 2785 | RESOLVED | INVALID | enhancement | dmd | Interfaces should be able to require non-member functions | |
| 2786 | RESOLVED | INVALID | enhancement | dmd | Interfaces should be able to require constructors | |
| 2787 | RESOLVED | FIXED | normal | dmd | Members found in an 'alias this' are not implicitly accessible in methods | |
| 2788 | RESOLVED | INVALID | normal | dmd | return val not passable via ref const in other method | |
| 2789 | RESOLVED | FIXED | major | dmd | Functions overloads are not checked for conflicts | |
| 2790 | RESOLVED | FIXED | normal | phobos | std.path.join with version(Windows) | |
| 2791 | RESOLVED | FIXED | normal | dmd | port.h and port.c are missing licenses | |
| 2792 | RESOLVED | DUPLICATE | normal | dmd | Enum manifest constants and string produces errors | |
| 2793 | RESOLVED | FIXED | normal | phobos | Unreachable code in Phobos std.algorithm sort | |
| 2794 | RESOLVED | DUPLICATE | enhancement | dmd | Compatibility between class and interface | |
| 2795 | NEW | enhancement | dmd | dmd#17929 | text imports shall be replaced with a literal in generated headers | |
| 2796 | RESOLVED | FIXED | minor | dmd | Dependency on libstdc++-v3 | |
| 2797 | RESOLVED | INVALID | normal | phobos | Trouble with std.traits revision 991 | |
| 2798 | RESOLVED | WONTFIX | enhancement | phobos | std.variant constructor compatible with D variadics | |
| 2799 | RESOLVED | DUPLICATE | normal | dmd | "out" contractual clause fails to compile for const returns | |
| 2800 | RESOLVED | FIXED | normal | dmd | Zeal excess in automatic conversion when using foreach and alias this |