24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 101 | RESOLVED | FIXED | blocker | dmd | Pre and Post contracts segfault without -release switch in conjunction with --gc-sections. | |
| 102 | RESOLVED | FIXED | major | dmd | Forward reference nested class wheel. | |
| 103 | RESOLVED | FIXED | normal | dmd | -Dd does not generate subdirectories | |
| 104 | RESOLVED | FIXED | normal | dmd | Forward reference error occurs when the -g switch is invoked | |
| 105 | RESOLVED | FIXED | normal | dmd | abiguity for opCall | |
| 106 | RESOLVED | FIXED | blocker | dmd | template - mixin sequence | |
| 107 | RESOLVED | FIXED | normal | dmd | Wrong filename in error message when using a mixin | |
| 108 | RESOLVED | FIXED | normal | phobos | std.string wrap is prepending space | |
| 109 | RESOLVED | INVALID | normal | dmd | incorrect name mangling for template value arguments | |
| 110 | RESOLVED | FIXED | normal | dmd | Assertion failure, Line 1135, expression.c | |
| 111 | RESOLVED | FIXED | normal | dmd | appending a dchar to a char[] | |
| 112 | RESOLVED | FIXED | normal | dlang.org | Bugzilla should be configured to use UTF-8 | |
| 113 | RESOLVED | FIXED | normal | phobos | std.format.doFormat and small hex numbers | |
| 114 | RESOLVED | FIXED | critical | phobos | Multithreaded applications crash upon garbage collection | |
| 115 | RESOLVED | FIXED | normal | dmd | dmd-0.154.bin: iasm.c:1892: void asm_merge_symbol(OPND*, Dsymbol*): Assertion `ei' failed. | |
| 116 | RESOLVED | FIXED | normal | dmd | Inline Assembler offset keyword | |
| 117 | RESOLVED | FIXED | minor | dmd | debug output in expression.c | |
| 118 | RESOLVED | FIXED | normal | dmd | wrong code generation for MOVLHPS | |
| 119 | RESOLVED | FIXED | normal | dmd | macro error in "mars.h" | |
| 120 | RESOLVED | FIXED | normal | phobos | Phobos modules fail to compile with -w switch | |
| 121 | RESOLVED | FIXED | normal | dmd | DDoc does not emit "abstract" keyword | |
| 122 | RESOLVED | FIXED | normal | dmd | DDoc newline behaviour produces suboptimal results | |
| 123 | RESOLVED | FIXED | normal | dmd | Use of function, modulus, and dollar sign (length) fails to compile with static and const | |
| 124 | RESOLVED | WONTFIX | enhancement | dmd | Enhancement: Operator overloading without temporaries | |
| 125 | RESOLVED | FIXED | normal | dmd | forward reference with covariant return type | |
| 126 | RESOLVED | FIXED | normal | dlang.org | spec for Add expression (pointer to bit) | |
| 127 | RESOLVED | FIXED | normal | dlang.org | bugs.html should reference bugzilla | |
| 128 | RESOLVED | FIXED | normal | dmd | DMD crash with static if and anonymous classes | |
| 129 | RESOLVED | FIXED | normal | dmd | DDoc downgrades enum to their integer initializers | |
| 130 | RESOLVED | FIXED | normal | dlang.org | DocComments/Expression -- assert(0) paragraph | |
| 131 | RESOLVED | WONTFIX | enhancement | dlang.org | DocComments/Expression -- ^^ logical xor feature request | |
| 132 | RESOLVED | FIXED | critical | dmd | class template, alias and class inheritance combo leads to segfault | |
| 133 | RESOLVED | FIXED | normal | dmd | Assertion toobj.c:258 | |
| 134 | RESOLVED | FIXED | normal | phobos | Invalid hyperlink in regexp docs | |
| 135 | RESOLVED | FIXED | minor | dmd | typeof(x)() doesn't compile | |
| 136 | RESOLVED | FIXED | normal | dmd | gdb: Corrupt backtrace | |
| 137 | RESOLVED | FIXED | minor | phobos | std.format.doFormat doesn't like arrays of static arrays | |
| 138 | RESOLVED | FIXED | normal | dmd | surplus "jmp short" generated within inline assembler code | |
| 139 | RESOLVED | FIXED | normal | dmd | Forward reference of enum type doesn't work or crashes compiler | |
| 140 | RESOLVED | WORKSFORME | normal | dmd | Conflicting identifiers between imported modules are reported in the wrong file | |
| 141 | RESOLVED | FIXED | minor | dmd | inline assembler treats "const float" and "float" differently | |
| 142 | RESOLVED | FIXED | normal | dmd | Assertion failure: '0' on line 610 in file 'template.c' | |
| 143 | RESOLVED | FIXED | normal | dmd | 'package' does not work at all | |
| 144 | RESOLVED | INVALID | normal | dmd | Alias and function names fail to collide | |
| 145 | RESOLVED | FIXED | minor | dmd | Can't refer to global scope after a cast | |
| 146 | RESOLVED | FIXED | critical | dmd | Wrong filename in DWARF debugging information for templates | |
| 147 | RESOLVED | FIXED | normal | dmd | circular imports break with -cov | |
| 148 | RESOLVED | FIXED | normal | dmd | Incorrect "statement is not reachable" warning with goto and for loop | |
| 149 | RESOLVED | FIXED | trivial | dmd | Incorrect error message for a class left open | |
| 150 | RESOLVED | WONTFIX | normal | phobos | (D1 only) std.gc.minimize doesn't minimize physical memory usage | |
| 151 | RESOLVED | FIXED | normal | dmd | Pragma without ';' results in undefined symbols | |
| 152 | RESOLVED | INVALID | normal | dmd | static assert fails with recursive templates | |
| 153 | RESOLVED | FIXED | normal | dmd | Assertion failure :: template.c:2111 | |
| 154 | RESOLVED | FIXED | normal | dmd | invalid code generation on linux with custom allocators/deallocators + 'auto' doubts | |
| 155 | RESOLVED | FIXED | normal | dmd | Nested classes can't return delegates to their parents. | |
| 156 | RESOLVED | FIXED | normal | dmd | Inheriting nested classes and "-inline" throws access violation | |
| 157 | RESOLVED | FIXED | normal | dmd | "Unexpected FunExp type" error on function literals | |
| 158 | RESOLVED | FIXED | major | dmd | weird crash when nesting unions and structs; code order dependent | |
| 159 | RESOLVED | FIXED | normal | dmd | forward reference with invalid struct | |
| 160 | RESOLVED | FIXED | normal | dmd | static if short-circuit && doesn't work for template arguments | |
| 161 | RESOLVED | FIXED | minor | dmd | gdc and make -j2+ don't get along | |
| 162 | RESOLVED | DUPLICATE | normal | dmd | Internal compiler error with nested functions | |
| 163 | RESOLVED | FIXED | normal | dmd | Internal compiler error with nested functions | |
| 164 | RESOLVED | FIXED | normal | dmd | Internal compiler error with foreach | |
| 165 | RESOLVED | FIXED | normal | dmd | type inference fails with sizeof and circular imports | |
| 166 | RESOLVED | FIXED | enhancement | dlang.org | Proposed new Bugzilla keywords: undefined, warning | |
| 167 | RESOLVED | FIXED | normal | dmd | .offsetof doesn't work when a struct/union/class is the target | |
| 168 | RESOLVED | FIXED | trivial | dmd | incorrect docs for name mangling template value char arguments | |
| 169 | RESOLVED | INVALID | normal | dmd | Compilation of module fails with -unittest | |
| 170 | RESOLVED | FIXED | normal | dmd | std.gc.disable() does not work. | |
| 171 | RESOLVED | FIXED | normal | dmd | 'wrong number of operands' for invlpg inline asm instruction | |
| 172 | RESOLVED | FIXED | major | dmd | "Internal error: e2ir.c 736" on valid code | |
| 173 | RESOLVED | FIXED | normal | dmd | incorrect size calculation for movq | |
| 174 | RESOLVED | FIXED | normal | dmd | segfault with class member template function | |
| 175 | RESOLVED | FIXED | normal | dmd | ice while building aaA.d with enable checking | |
| 176 | RESOLVED | FIXED | normal | dmd | [module] message "module and package have the same name" | |
| 177 | RESOLVED | DUPLICATE | enhancement | dmd | Remove inheritance protection | |
| 178 | RESOLVED | FIXED | enhancement | dmd | Fixed-path locations for specific modules | |
| 179 | RESOLVED | FIXED | normal | dmd | Covariance screws up when overriding two interfaces or a class and an interface | |
| 180 | RESOLVED | FIXED | normal | dmd | DMD accepts a function with a non-void return type but no return statements | |
| 181 | RESOLVED | FIXED | normal | dlang.org | Spec contradicts itself on whether an array may be partially initialized | |
| 182 | RESOLVED | INVALID | normal | dmd | SSE opcodes pshufd, pshufhw, pshuflw and pshufw are unsupported | |
| 183 | RESOLVED | WORKSFORME | normal | dmd | unsupported opcode rsm | |
| 184 | RESOLVED | FIXED | minor | dmd | Cannot forward reference typedef within struct | |
| 185 | RESOLVED | FIXED | minor | dmd | typedefs not properly initialised when changing dynamic array length | |
| 186 | RESOLVED | WONTFIX | enhancement | dmd | 'and' and 'or' as alternatives for && and || | |
| 187 | RESOLVED | INVALID | normal | dmd | two errors meaning the same thing from assert(false, 1) | |
| 188 | RESOLVED | FIXED | normal | dmd | invalid free during AssertError destructor | |
| 189 | RESOLVED | INVALID | enhancement | phobos | std.path enhancements | |
| 190 | RESOLVED | FIXED | minor | dmd | Cannot forward reference typedef/alias in default value for function parameter | |
| 191 | RESOLVED | WONTFIX | normal | dmd | Cannot refer to member variable in default value for method parameter | |
| 192 | RESOLVED | FIXED | normal | phobos | std.zip produces invalid archives on BigEndian targets | |
| 193 | RESOLVED | WORKSFORME | critical | dmd | DDoc generates incorrect expansion for template decls; breaks CandyDoc | |
| 194 | RESOLVED | WORKSFORME | major | dmd | DDoc: method-attributes ignored within templated class | |
| 195 | RESOLVED | FIXED | normal | dmd | DDoc generates bad output when example contains "protected" attribute | |
| 196 | RESOLVED | INVALID | major | dmd | Static assertion involving typedef's base type fails strangely | |
| 197 | RESOLVED | FIXED | trivial | dmd | mixin mixin repeated twice when error. | |
| 198 | RESOLVED | FIXED | enhancement | dmd | DDoc: superclass/interface decl expansion | |
| 199 | RESOLVED | INVALID | normal | dmd | (D1 only) Label causes scope to collapse into parent | |
| 200 | RESOLVED | FIXED | normal | dmd | Statement *must* follow label |