24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 301 | RESOLVED | FIXED | normal | dmd | Lazy Delegate Evaluation messes with writefln | |
| 302 | RESOLVED | FIXED | major | dmd | in/out contract inheritance yet to be implemented | |
| 303 | RESOLVED | FIXED | normal | dmd | delegate in finally | |
| 304 | RESOLVED | FIXED | normal | dmd | Internal error: e2ir.c 145 | |
| 305 | RESOLVED | FIXED | normal | dmd | version and static if blocks introduce new scope for 'scope' statement | |
| 306 | RESOLVED | FIXED | critical | dmd | dmd 165 breaks existing code | |
| 307 | RESOLVED | FIXED | normal | dmd | Inline assembler function call | |
| 308 | RESOLVED | FIXED | trivial | dmd | Documentation of float.max_exp, min_exp is misleading | |
| 309 | RESOLVED | WONTFIX | normal | phobos | std.boxer incorrectly handles interface instances (major problem in dmd reflection?) | |
| 310 | RESOLVED | FIXED | normal | dmd | Code compiled by dmd dies without explanation / exception. Code is attached. | |
| 311 | RESOLVED | FIXED | major | dmd | Object files missing certain template instantiations | |
| 312 | RESOLVED | WORKSFORME | normal | dmd | please please please build the libgphobos.a in release mode!!! | |
| 313 | RESOLVED | FIXED | major | dmd | [module] Fully qualified names bypass private imports | |
| 314 | RESOLVED | FIXED | major | dmd | [module] Static, renamed, and selective imports are always public | |
| 315 | RESOLVED | FIXED | critical | dmd | Exception handling is broken for delegates on Linux | |
| 316 | RESOLVED | WORKSFORME | normal | dmd | No way to selectively expose imported symbols | |
| 317 | RESOLVED | FIXED | enhancement | phobos | Need full translation of the Windows API headers | |
| 318 | RESOLVED | FIXED | blocker | phobos | wait does not release thread resources on Linux | |
| 319 | RESOLVED | INVALID | enhancement | dmd | local variable can hide member variable | |
| 320 | RESOLVED | FIXED | enhancement | dmd | Delegates should be allowed as foreach aggregates | |
| 321 | RESOLVED | FIXED | blocker | phobos | Wrong license in Phobos (for Synesis contribs) | |
| 322 | RESOLVED | FIXED | major | phobos | Spawning threads which allocate and free memory leads to pause error on collect | |
| 323 | RESOLVED | WONTFIX | normal | dmd | Error: need opCmp for class Bar | |
| 324 | RESOLVED | FIXED | normal | dmd | DMD Optimization Bug (access violation due to bad stack pointer) | |
| 325 | RESOLVED | FIXED | normal | dmd | Overriding members and overloading with alias causes bogus error messages in with(). | |
| 326 | RESOLVED | FIXED | normal | dmd | calculation bug | |
| 327 | RESOLVED | FIXED | minor | dmd | Compiler accepts ';' by itself as a statement | |
| 328 | RESOLVED | FIXED | normal | dmd | Access violation when setting length of an array of fairly large static arrays | |
| 329 | RESOLVED | FIXED | normal | dlang.org | throwing within a finally statement | |
| 330 | RESOLVED | FIXED | normal | phobos | std.string.tolower / std.string.toupper broken for non-ASCII strings | |
| 331 | RESOLVED | FIXED | trivial | phobos | performance bug in std.uni.toUniLower / std.uni.toUniUpper | |
| 332 | RESOLVED | FIXED | enhancement | phobos | typesafe variadic functions and lazy argument support for std.demangle | |
| 333 | RESOLVED | FIXED | enhancement | phobos | std.c.locale | |
| 334 | RESOLVED | FIXED | minor | dmd | Void Initializer ICE | |
| 335 | RESOLVED | FIXED | normal | phobos | incorrect std.c.time.CLK_TCK value (Linux) | |
| 336 | RESOLVED | FIXED | minor | phobos | incorrect WIKI makro in std.c.time | |
| 337 | RESOLVED | FIXED | enhancement | dmd | Function templates cannot be overloaded | |
| 338 | RESOLVED | FIXED | normal | dlang.org | Wrong regular expression \s \S descripion | |
| 339 | RESOLVED | FIXED | normal | dmd | Alias of function pointer type cannot be forward referenced (D1 only) | |
| 340 | RESOLVED | LATER | normal | dmd | [Tracker] Forward reference bugs and other order-of-declaration issues | |
| 341 | RESOLVED | FIXED | normal | phobos | Undocumented function void print() in object.d | |
| 342 | RESOLVED | WONTFIX | enhancement | phobos | Please add "import std.stdio;" to object.d and remove extern(C) printf; | |
| 343 | RESOLVED | FIXED | normal | dmd | Compile error using mixin containing struct | |
| 344 | RESOLVED | FIXED | trivial | phobos | Typo in docs for std.math.ilogb | |
| 345 | RESOLVED | FIXED | enhancement | phobos | updated std.uni.isUniAlpha to Unicode 5.0.0 | |
| 346 | RESOLVED | INVALID | normal | dmd | 'is' operator inconsistant with arrays | |
| 347 | RESOLVED | FIXED | minor | dmd | TOK116 has no effect in expression (a) | |
| 348 | RESOLVED | INVALID | major | dmd | string concat in dynamically loaded dll code crashes program | |
| 349 | RESOLVED | FIXED | normal | dmd | Function matching with enums is erratic | |
| 350 | RESOLVED | FIXED | major | dmd | Modulo for negative values is undefined | |
| 351 | RESOLVED | FIXED | normal | dmd | Recursive string template doesn't work if the terminating specialisation is given first | |
| 352 | RESOLVED | FIXED | normal | dmd | Assertion failure: expression.c 753 - concatenating strings in a template calling another template | |
| 353 | RESOLVED | FIXED | normal | dmd | null passed as a char[] template argument, concatenated with a string literal, is a non-constant expression | |
| 354 | RESOLVED | FIXED | minor | dmd | Internal error: e2ir.c 772 with bad template use | |
| 355 | RESOLVED | FIXED | minor | dmd | ICE from enum : nonexistent type | |
| 356 | RESOLVED | FIXED | minor | phobos | std,math.tan doesn't preserve NaN payloads [fix included] | |
| 357 | RESOLVED | WONTFIX | enhancement | dmd | D keywords in import/module are (unnecessary) forbidden | |
| 358 | RESOLVED | WORKSFORME | major | dmd | ICE in std.string (abbrev) on PPC64 | |
| 359 | RESOLVED | FIXED | normal | dmd | configure bug with multi-os-directory | |
| 360 | RESOLVED | INVALID | normal | dmd | Compile-time floating-point calculations are sometimes inconsistent | |
| 361 | RESOLVED | DUPLICATE | normal | dmd | Compile-time floating-point calculations are sometimes inconsistent | |
| 362 | RESOLVED | REMIND | normal | dlang.org | Wrong sender in the 'newsgroup post to bugzilla comment' functionality | |
| 363 | RESOLVED | FIXED | enhancement | dmd | XHTML support | |
| 364 | RESOLVED | FIXED | normal | dmd | Mysterious access violation when using delegate()[1]... parameter | |
| 365 | RESOLVED | DUPLICATE | critical | dmd | Regression: Bad code generation for floating point == and != | |
| 366 | RESOLVED | INVALID | normal | dmd | Adding trailing zeros to a real literal makes it smaller! | |
| 367 | RESOLVED | FIXED | normal | phobos | Bad ddoc comments in std.stream | |
| 368 | RESOLVED | FIXED | normal | dmd | "immediate"-function types allowed as the return type of functions. | |
| 369 | RESOLVED | FIXED | normal | dmd | "immediate"-function types allowed as part of delegate/function types. | |
| 370 | RESOLVED | FIXED | regression | dmd | Compiler stack overflow on recursive typeof in function declaration. | |
| 371 | RESOLVED | FIXED | normal | dmd | ICE on mutual recursive typeof in function declarations | |
| 372 | RESOLVED | FIXED | normal | dmd | -op does not create subdirectories | |
| 373 | RESOLVED | FIXED | major | dlang.org | Spec problems with TypeInfo: error and omission. | |
| 374 | RESOLVED | FIXED | critical | dmd | -ofd: outputs to root directory instead of current on that drive | |
| 375 | RESOLVED | FIXED | normal | dmd | strange mangling of nested functions (".1", ".2", etc.) | |
| 376 | RESOLVED | WONTFIX | normal | dmd | assertion in template.c:2141 and wrong return value | |
| 377 | RESOLVED | FIXED | major | dmd | Compiler error when using -inline only | |
| 378 | RESOLVED | FIXED | normal | dmd | Assertion failure: '0' on line 216 in file 'init.c' | |
| 379 | RESOLVED | FIXED | normal | dmd | wrong thisptr type in typedef'ed struct | |
| 380 | RESOLVED | FIXED | minor | dmd | cannot use typeof(*this) in a static context | |
| 381 | RESOLVED | FIXED | normal | dmd | array literals are broken; Internal error: ..\ztc\cod1.c 2525 | |
| 382 | RESOLVED | FIXED | blocker | dmd | Critical "Previous definition different" bug | |
| 383 | RESOLVED | FIXED | enhancement | dmd | frontend's 32bitism in tohash/calcHash related code | |
| 384 | RESOLVED | FIXED | major | dmd | Different behaviour when compiling as separate object files | |
| 385 | RESOLVED | FIXED | normal | dmd | unprotected command line parsing | |
| 386 | RESOLVED | FIXED | blocker | dmd | anonying "import conflicts" for years!!! Please fix it ASAP!!! | |
| 387 | RESOLVED | INVALID | major | phobos | When EOF of din is reached, a line of output is lost | |
| 388 | RESOLVED | FIXED | trivial | dlang.org | incorrect forum link | |
| 389 | RESOLVED | FIXED | major | phobos | Cannot link to std.path.altsep | |
| 390 | RESOLVED | FIXED | normal | dmd | Cannot forward reference enum nested in struct | |
| 391 | RESOLVED | FIXED | major | druntime | .sort and .reverse break utf8 encoding | |
| 392 | RESOLVED | FIXED | normal | phobos | Phobos build issues (patch) | |
| 393 | RESOLVED | WONTFIX | normal | dlang.org | wordcount example does not use <code> | |
| 394 | RESOLVED | FIXED | critical | dmd | associative array of interfaces causes crash | |
| 395 | RESOLVED | FIXED | major | dmd | std.regexp incorrectly handles UTF text | |
| 396 | RESOLVED | FIXED | normal | dmd | aliased identifier in asm blocks cause compiler segment faults | |
| 397 | RESOLVED | FIXED | normal | dmd | writing an file to a partition without enough free space creates "ghosts" files | |
| 398 | RESOLVED | FIXED | minor | dmd | No way to abort compilation in a doubly recursive mixin | |
| 399 | RESOLVED | WORKSFORME | normal | dmd | -w misses unreacheable "case" statement | |
| 400 | RESOLVED | FIXED | normal | dmd | forward reference error; no propety X for type Y (struct within struct) |