24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 14301 | RESOLVED | FIXED | regression | dmd | [2.067-rc1] Private symbols of module conflicts with public from another | |
| 14302 | RESOLVED | WORKSFORME | normal | dmd | New style opSlice doesn't compile | |
| 14303 | RESOLVED | FIXED | critical | druntime | rt.util.container.array.Array unittest contains invalid code | |
| 14304 | RESOLVED | FIXED | regression | dmd | [REG2.067a] ICE with static immutable variable CTFE | |
| 14305 | NEW | normal | dmd | dmd#18959 | DMD incorrectly interprets -of and -od with -lib | |
| 14306 | RESOLVED | FIXED | critical | dmd | Wrong codegen with -inline for generic lambdas | |
| 14307 | NEW | enhancement | dmd | dmd#18960 | Ddoc: issue error on all functions that are missing ddoc sections | |
| 14308 | REOPENED | normal | druntime | dmd#17294 | Compiling druntime with -release breaks range exceptions | |
| 14309 | NEW | normal | phobos | phobos#10120 | The difference between Microsoft's GUID and std.uuid.UUID | |
| 14310 | RESOLVED | DUPLICATE | regression | phobos | [REG2.067a] InvalidMemoryOperationError in std.stdio.File.byLine | |
| 14311 | RESOLVED | FIXED | major | dmd | Win32 COFF: bad symbols/relocation entries for global data accesses | |
| 14312 | RESOLVED | FIXED | normal | phobos | std.random unittest has intermittent failure | |
| 14313 | RESOLVED | FIXED | normal | dmd | [ld.gold] gdb: wrong value of shared variables | |
| 14314 | RESOLVED | DUPLICATE | regression | dmd | 2.067-rc1: ICE compiling project which has compiled fine for years | |
| 14315 | NEW | major | druntime | dmd#17295 | [snn] scanf can't read lines longer than 32767 characters | |
| 14316 | RESOLVED | DUPLICATE | enhancement | dmd | allow to declare a variable in with statement | |
| 14317 | RESOLVED | FIXED | regression | dmd | [REG2.066] ICE (cgcod.c 1767) when compiing with -profile -O -inline | |
| 14318 | RESOLVED | WORKSFORME | trivial | phobos | Shared library stdio not loaded | |
| 14319 | RESOLVED | FIXED | normal | druntime | core.demangle does not support member function attributes | |
| 14320 | RESOLVED | FIXED | normal | dmd | Improve diagnostic message for "undefined identifier" error | |
| 14321 | RESOLVED | FIXED | major | dmd | Unnecessary destructor call with and AA's | |
| 14322 | RESOLVED | FIXED | normal | dlang.org | Menu on downloads.dlang.org is completely broken | |
| 14323 | RESOLVED | INVALID | normal | dmd | Bad code generation in dfmt | |
| 14324 | NEW | normal | dmd | dmd#18961 | Cannot cast AA to immutable at compile time | |
| 14325 | RESOLVED | FIXED | normal | dmd | [CTFE] Comparison of AAs makes wrong result | |
| 14326 | RESOLVED | FIXED | normal | dlang.org | syntax highlighting of dpl-docs no longer works | |
| 14327 | RESOLVED | FIXED | major | druntime | Unhandled exception from writeln() in C++/D application | |
| 14328 | RESOLVED | FIXED | enhancement | dlang.org | The terms "lvalue" and "rvalue" should be added to the glossary | |
| 14329 | RESOLVED | FIXED | normal | dlang.org | [2.067] offline doc - menu broken due to missing jquery-1.7.2.min.js | |
| 14330 | RESOLVED | FIXED | minor | dmd | Wrong DWARF type of dynamic array variable | |
| 14331 | RESOLVED | DUPLICATE | normal | dmd | Cannot cast(void*) a class with an alias this struct | |
| 14332 | NEW | enhancement | dmd | dmd#17700 | support with statement and : | |
| 14333 | RESOLVED | FIXED | minor | tools | dmd2/windows/bin/README.TXT is woefully out of date | |
| 14334 | RESOLVED | WORKSFORME | normal | dmd | (D1 only) Forward reference error with method returning template instance equal to typeof(this) | |
| 14335 | RESOLVED | WORKSFORME | normal | dlang.org | Logo is missplaced | |
| 14336 | NEW | critical | phobos | phobos#9656 | Invalid memory access in struct destructor in std.uni | |
| 14337 | RESOLVED | FIXED | normal | dlang.org | The buttons are misplaced on the download page | |
| 14338 | RESOLVED | FIXED | enhancement | dmd | Implement DIP25 Sealed References | |
| 14339 | RESOLVED | FIXED | normal | dlang.org | Basically all links broken on downloads.dlang.org | |
| 14340 | RESOLVED | INVALID | critical | phobos | AssertError in std.algorithm.sorting: unstable sort fails to sort an array with a custom predicate | |
| 14341 | RESOLVED | FIXED | regression | dmd | [REG 2.067] Crash with -O -release -inline after sort and map!(to!string) | |
| 14342 | RESOLVED | INVALID | regression | phobos | [REG] std.algorithm.internal omitted from posix.mak | |
| 14343 | RESOLVED | FIXED | normal | dmd | Postfix increment doesn't work on structs with immutable member | |
| 14344 | RESOLVED | FIXED | regression | dmd | [REG2.067] Wrong opBinary call in construction | |
| 14345 | NEW | enhancement | phobos | phobos#10121 | Proxy doesn't support multidimensional structures | |
| 14346 | RESOLVED | FIXED | normal | dmd | is-expression dependent on instantiation order | |
| 14347 | NEW | normal | phobos | phobos#10122 | functions in std.string need upgrading to support std.uni.nelSep line endings | |
| 14348 | RESOLVED | FIXED | normal | dmd | typeof(x).ident is not accepted as a symbol | |
| 14349 | RESOLVED | FIXED | normal | dmd | String imports with subpaths don't work on Windows | |
| 14350 | RESOLVED | FIXED | normal | druntime | Unit test failures are not displayed in Windows GUI programs | |
| 14351 | RESOLVED | FIXED | regression | dmd | [REG2.063] `inout` base class constructor can't be called | |
| 14352 | RESOLVED | FIXED | normal | dmd | Two goto cases in one case branch does not work correctly | |
| 14353 | RESOLVED | INVALID | normal | dmd | SDC test0104.d fails under DMD | |
| 14354 | RESOLVED | INVALID | normal | dmd | SDC test0106.d compiles, but should not | |
| 14355 | RESOLVED | INVALID | normal | dmd | SDC test0107.d compiles but should not | |
| 14356 | RESOLVED | INVALID | normal | dmd | SDC test00120.d compiles but should not | |
| 14357 | RESOLVED | FIXED | normal | dmd | Match on specType does not check the conflict with already deduced template arguments | |
| 14358 | NEW | enhancement | dmd | dmd#18962 | [SDC] DMD should prevent declaring a function with a reserved name | |
| 14359 | NEW | enhancement | dmd | dmd#18963 | [SDC] Allow inferring template parameter from type of template value parameter | |
| 14360 | RESOLVED | INVALID | enhancement | dmd | DMD should compile SDC test0156.d | |
| 14361 | NEW | enhancement | dmd | dmd#17701 | [SDC] Allow aliasing integer and other literals | |
| 14362 | RESOLVED | DUPLICATE | normal | dmd | DMD should compile SDC test0159.d | |
| 14363 | NEW | normal | dmd | dmd#18964 | [SDC] Error with inheriting nested classes in nested functions | |
| 14364 | REOPENED | normal | dlang.org | dlang.org#4040 | Spec is incorrect for opAssign operators. | |
| 14365 | RESOLVED | INVALID | normal | dmd | DMD should error or warn on SDC test0173.d | |
| 14366 | RESOLVED | DUPLICATE | normal | dmd | DMD should not compile SDC test0174.d | |
| 14367 | NEW | enhancement | dmd | dmd#18965 | Print warnings by default | |
| 14368 | RESOLVED | FIXED | enhancement | phobos | stdio.rawRead underperforms stdio | |
| 14369 | NEW | normal | dmd | dmd#18966 | ParameterDefaultValue does not work with convertion using a non-ctfe able opCall / ctor | |
| 14370 | RESOLVED | WORKSFORME | normal | phobos | std.utf.toUTF8 has an incorrect contract | |
| 14371 | RESOLVED | FIXED | normal | dmd | [CTFE] Binary assignment expression makes wrong result in compile-time | |
| 14372 | NEW | normal | phobos | phobos#10123 | Heisenbug on FreeBSD: std/socket.d(523) Assertion failure during unittests | |
| 14373 | RESOLVED | FIXED | normal | phobos | std.range.refRange doesn't work on mere input ranges | |
| 14374 | RESOLVED | FIXED | minor | phobos | not all default LogLevel of the provided Logger are equal | |
| 14375 | RESOLVED | FIXED | major | dmd | static assert leads to __traits(allMembers) retuning an extra empty entry | |
| 14376 | RESOLVED | FIXED | regression | dmd | [REG2.064] false positive "Error: one path skips field" | |
| 14377 | RESOLVED | DUPLICATE | major | dmd | compiler segfault | |
| 14378 | RESOLVED | DUPLICATE | enhancement | dmd | Parse block statement followed by ';' as a function literal | |
| 14379 | RESOLVED | INVALID | major | dmd | bsf(0) < 0 in loop randomly evaluates to non-zero | |
| 14380 | NEW | normal | druntime | dmd#17141 | core.bitop.bsf is marked as pure but isn't | |
| 14381 | RESOLVED | WONTFIX | enhancement | dlang.org | It is too difficult to contribute to the auto-tester | |
| 14382 | RESOLVED | FIXED | enhancement | phobos | converting old D1 operator overloading style to new D2 style | |
| 14383 | RESOLVED | FIXED | enhancement | dmd | [ddoc] documented unittests don't work for module declaration | |
| 14384 | NEW | enhancement | phobos | phobos#9657 | speed up Base64 decoding | |
| 14385 | RESOLVED | FIXED | enhancement | druntime | AA should use open addressing hash | |
| 14386 | RESOLVED | FIXED | enhancement | druntime | add setOrGet to AA | |
| 14387 | RESOLVED | FIXED | enhancement | dmd | Disallow string literals as assert conditions | |
| 14388 | RESOLVED | FIXED | major | dmd | ICE with idup-ed struct literal in template argument | |
| 14389 | RESOLVED | WONTFIX | enhancement | dmd | The "(attributelist):" attribute notation scope of effect | |
| 14390 | RESOLVED | FIXED | regression | dmd | [REG2.068a] ICE or bad "has forward references" error with circular class structure | |
| 14391 | NEW | enhancement | dmd | dmd#18967 | Assigning to module results in unhelpful error message | |
| 14392 | NEW | normal | dmd | dmd#18968 | Operator overload is shadowed by "alias this" | |
| 14393 | NEW | normal | dmd | dmd#17702 | 'is' operator gives inconsistent results at runtime and compile-time for array duplication | |
| 14394 | NEW | minor | phobos | phobos#10124 | byGrapheme does not preserve bidirectional ranges | |
| 14395 | RESOLVED | FIXED | regression | dmd | [REG2.067] Typesafe variadic function call collapsed if being used for default value | |
| 14396 | RESOLVED | FIXED | regression | phobos | [REG2.066] compile error std.conv.parse!int with input range | |
| 14397 | NEW | enhancement | dmd | dmd#18969 | dmd: Provide full source range for compiler errors [enhancement] | |
| 14398 | RESOLVED | FIXED | normal | dmd | Segfault when nested struct in static array accesses context | |
| 14399 | RESOLVED | FIXED | normal | phobos | std.json cannot parse its own output for nan | |
| 14400 | RESOLVED | FIXED | trivial | dlang.org | minor nit- wiki front page needs to reflect latest D version at bottom: currently 2.066 |