24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 15404 | RESOLVED | FIXED | trivial | dmd | [internal] DotIdExp(TOKdot) and DotExp(TOKdotexp) | |
| 15405 | RESOLVED | FIXED | minor | phobos | FormatSpec.writeUpToNextSpec() not documented | |
| 15406 | RESOLVED | WORKSFORME | major | dmd | [ICE] Accessing member of namespace embedded in a struct causes segfault | |
| 15407 | RESOLVED | FIXED | normal | dmd | Assert hit in toElem e2ir.c:1962 | |
| 15408 | NEW | major | dmd | dmd#19074 | S.init for struct containing member field with array literal initializer fails @nogc | |
| 15409 | RESOLVED | FIXED | normal | phobos | Mallocator cant be used in @nogc code | |
| 15410 | RESOLVED | INVALID | enhancement | phobos | std.json documentation implies you *must* assign an AA literal to create an object | |
| 15411 | RESOLVED | FIXED | minor | dmd | Function literal accessing variable in declaration scope produces bad error message with inline call | |
| 15412 | NEW | minor | dmd | dmd#19075 | Operator ^^= fails to compile for many numeric type combinations | |
| 15413 | NEW | enhancement | dmd | dmd#19076 | Foreach over range with @disable this(this) doesn't work | |
| 15414 | RESOLVED | FIXED | normal | dmd | __traits(getAttributes) should error if the function has multiple overloads | |
| 15415 | NEW | minor | dlang.org | dlang.org#4044 | documentation doesn't explictly specify that string literals are multi-line | |
| 15416 | RESOLVED | WONTFIX | minor | dmd | UFCS does not attempt to derefence (but should it?) | |
| 15417 | RESOLVED | FIXED | major | dmd | Wrong parameter passing for variadic nested functions within aggregate | |
| 15418 | RESOLVED | MOVED | normal | tools | [Optlink] Warning 178: .LIB pagesize exceeds 512 | |
| 15419 | RESOLVED | WONTFIX | enhancement | phobos | std.conv.parse() does not accept string literals | |
| 15420 | RESOLVED | FIXED | normal | phobos | topN(Range, Range) does not respect its less predicate | |
| 15421 | RESOLVED | FIXED | normal | phobos | The behaviours of the topNs differ with the bottom | |
| 15422 | RESOLVED | FIXED | regression | dmd | [REG2.066] associative array of nested struct - crash on usage | |
| 15423 | RESOLVED | INVALID | regression | phobos | [REG v2.067.1] File.byLineCopy.joiner.parseJSON | |
| 15424 | NEW | normal | phobos | phobos#10151 | openSUSE warns on gethostbyname uses | |
| 15425 | RESOLVED | FIXED | normal | phobos | std.traits.hasIndirections fails to recognize nested structs | |
| 15426 | RESOLVED | FIXED | enhancement | dlang.org | [Home] link to TWID broken from the home page | |
| 15427 | NEW | enhancement | druntime | dmd#17318 | dynamic casting functions should be available in TypeInfo_Class | |
| 15428 | RESOLVED | FIXED | normal | dmd | __traits(compiles, super()) cause error "multiple constructor calls" later | |
| 15429 | RESOLVED | FIXED | trivial | phobos | [std.stdio] Broken link in documentation | |
| 15430 | RESOLVED | FIXED | regression | dmd | [REG2.069] amdMmx hangs up | |
| 15431 | NEW | normal | dmd | dmd#17738 | pragma mangle and mangleof are order dependent | |
| 15432 | RESOLVED | FIXED | major | dmd | Win64: bad code offset in debug line number info | |
| 15433 | RESOLVED | FIXED | normal | phobos | std.experimental.allocator.building_blocks.free_tree only compiles with -unittest | |
| 15434 | RESOLVED | FIXED | regression | druntime | [REG2.068] object.d imports from rt (breaking inline builds) | |
| 15435 | RESOLVED | WONTFIX | enhancement | phobos | std.numeric FFTs are not nothrow @nogc | |
| 15436 | RESOLVED | FIXED | enhancement | dmd | Compiler still refers to AliasSeq-s as "tuple"-s (and TypeTuple?) | |
| 15437 | RESOLVED | FIXED | normal | dlang.org | documentation for typeof(someTemplate) == void | |
| 15438 | RESOLVED | LATER | normal | visuald | -m64 not added to command line in DMD x64 build | |
| 15439 | RESOLVED | WORKSFORME | normal | dmd | dmd segfaults using AliasSeq | |
| 15440 | RESOLVED | INVALID | normal | phobos | std.uni outputs \u0069\u0307 as the lower case of \u0130 | |
| 15441 | RESOLVED | FIXED | major | dmd | dmd segfaults using std.experimental.ndslice | |
| 15442 | RESOLVED | FIXED | normal | dlang.org | Eponymous template restrictions should be documented | |
| 15443 | RESOLVED | FIXED | regression | druntime | Runtime.unloadLibrary closes input/output stream | |
| 15444 | RESOLVED | WORKSFORME | minor | dlang.org | [Interfacing to Objective-C] | |
| 15445 | RESOLVED | WONTFIX | enhancement | dmd | Make DMD's command-line options more compatible with other popular C/C++ compilers | |
| 15446 | RESOLVED | DUPLICATE | enhancement | dmd | Update DMD's man page | |
| 15447 | NEW | enhancement | dmd | dmd#19077 | DMD should clean up intermediate .o files it creates | |
| 15448 | NEW | enhancement | dlang.org | dlang.org#4045 | dlang.org should use gzip compression on all text files | |
| 15449 | NEW | enhancement | dlang.org | dlang.org#3948 | CSS and JS files should be minified | |
| 15450 | RESOLVED | FIXED | major | dmd | ICE during CTFE of legit function | |
| 15451 | RESOLVED | FIXED | enhancement | dlang.org | dlang.org should use cache busting | |
| 15452 | RESOLVED | FIXED | normal | dlang.org | Document typo of a new predefined version identifier 'CRuntime_DigitalMars' | |
| 15453 | RESOLVED | FIXED | minor | dmd | Check for a wrong predefined version identifier CRuntime_Digitalmars | |
| 15454 | NEW | enhancement | druntime | dmd#17319 | core.checkedint enhancement | |
| 15455 | RESOLVED | FIXED | regression | dmd | [REG v2.065] Compiler segfault for simple nested structure | |
| 15456 | RESOLVED | FIXED | major | installer | sc.ini: Access denied for non-superusers on Windows 10 | |
| 15457 | RESOLVED | FIXED | regression | phobos | Symbol Undefined __lseeki64 | |
| 15458 | RESOLVED | FIXED | enhancement | visuald | when i input "." to show expansion,it crashed. | |
| 15459 | REOPENED | regression | dmd | dmd#19078 | [REG2.065.0] stdin.byLine.each!(map!somefunc) compiles, fails to link with ld | |
| 15460 | RESOLVED | FIXED | enhancement | dmd | Ddoc: merge the opening comment "<!-- Generated by Ddoc from filename.dd -->" into the default definition of DDOC | |
| 15461 | RESOLVED | WORKSFORME | enhancement | phobos | std.stdio.File ctor that accepts `FILE*` should not be hidden | |
| 15462 | RESOLVED | WORKSFORME | critical | dmd | Incorrect error message depending on import order + missing LoC information on generated ctor error | |
| 15463 | RESOLVED | DUPLICATE | normal | dmd | Compilation error when post-incrementing/decrementing a parenthized variable | |
| 15464 | RESOLVED | FIXED | enhancement | dmd | Template parameter-dependent attributes | |
| 15465 | RESOLVED | FIXED | enhancement | dmd | Make the "Ddoc" header optional in .dd files | |
| 15466 | RESOLVED | WORKSFORME | normal | dmd | Incorrect result for 'real' | |
| 15467 | NEW | normal | dmd | dmd#19079 | Compiler incorrectly flags a function as throwing an exception though it is caught | |
| 15468 | RESOLVED | INVALID | enhancement | dmd | [Interfacing to Objective-C] is compromise | |
| 15469 | RESOLVED | DUPLICATE | normal | installer | dmd_2.069.2-0_i386.deb installed on 32 bit linux segfaults when running | |
| 15470 | NEW | enhancement | dlang.org | dlang.org#4046 | Unnecessary markup in ddoc's html generation | |
| 15471 | RESOLVED | FIXED | enhancement | dlang.org | Show example of associative array initialization in documentation | |
| 15472 | NEW | minor | dmd | dmd#19080 | Ddoc macro on function with same name breaks | |
| 15473 | RESOLVED | WONTFIX | enhancement | dmd | C++ mangling problem | |
| 15474 | NEW | minor | dmd | dmd#17740 | Ddoc - defining an empty macro at the end of a Macros section does not work | |
| 15475 | RESOLVED | FIXED | normal | dmd | Ddoc code sample with unbalanced paren comes out as macro | |
| 15476 | RESOLVED | FIXED | normal | dlang.org | DDOC_UNDEFINED_MACRO is undocumented | |
| 15477 | RESOLVED | FIXED | major | dmd | Forward reference error corner case with base class and template specialization arguments | |
| 15478 | RESOLVED | FIXED | normal | dmd | cases of missed CTFE evaluation when defining arrays dimensions | |
| 15479 | RESOLVED | FIXED | minor | phobos | COFF: phobos/win64.mak failed to make clean with MODEL=32mscoff | |
| 15480 | RESOLVED | FIXED | major | phobos | std.algorithm.iteration.map not accepting multiple lambdas | |
| 15481 | RESOLVED | FIXED | normal | dmd | GC profiler thinks reducing array.length triggers reallocation | |
| 15482 | RESOLVED | FIXED | regression | druntime | new uuid.d forbids to link statically with other libraries | |
| 15483 | RESOLVED | DUPLICATE | normal | dmd | static if prevents inlining | |
| 15484 | REOPENED | enhancement | druntime | dmd#17147 | core.memory.GC.disable() is not @nogc | |
| 15485 | RESOLVED | FIXED | trivial | dmd | switch with no case compiles | |
| 15486 | NEW | enhancement | druntime | dmd#17320 | profiling reports should be machine readable | |
| 15487 | NEW | enhancement | druntime | dmd#17321 | runtime switches should be env variables | |
| 15488 | RESOLVED | FIXED | major | dmd | global variable shadows function argument | |
| 15489 | REOPENED | normal | phobos | phobos#10152 | regex - `(..).*\1` doesn't match "axxxx" | |
| 15490 | RESOLVED | FIXED | regression | dmd | [REG 2.067] Error variable __nrvoretval cannot be modified at compile time when using -inline | |
| 15491 | RESOLVED | FIXED | major | druntime | std.parallelism conflicts with thread_detachInstance | |
| 15492 | RESOLVED | WORKSFORME | normal | dmd | ICE (segfault) on class { auto f() with out contract } | |
| 15493 | NEW | enhancement | druntime | dmd#17322 | GC.BlkAttr.APPENDABLE refers to a broken link | |
| 15494 | NEW | enhancement | phobos | phobos#9670 | moveEmplaceAll should support const? | |
| 15495 | NEW | enhancement | phobos | phobos#10153 | initializeAll should initialise const objects? | |
| 15496 | RESOLVED | MOVED | enhancement | dmd | Documentation about special/'__' symbols | |
| 15497 | RESOLVED | DUPLICATE | major | dmd | Error: snprintf cannot be interpreted at compile time, because it has no available source code | |
| 15498 | RESOLVED | WORKSFORME | enhancement | dmd | Unhelpful error message "destructors, postblits and invariants are not allowed in overlapping fields" | |
| 15499 | NEW | enhancement | dmd | dmd#19081 | IFTI fails with function literal alias | |
| 15500 | RESOLVED | FIXED | regression | dmd | default construction disabled for struct constructor with default arguments | |
| 15501 | RESOLVED | WORKSFORME | minor | dmd | Missing parens for template argument in error message: Error: no property 'nsecs' for type 'MonoTimeImpl!cast(ClockType)0' | |
| 15502 | RESOLVED | INVALID | regression | dmd | Error: function core.time.dur!"nsecs".dur (long length) is not callable using argument types (MonoTimeImpl!cast(ClockType)0) | |
| 15503 | RESOLVED | FIXED | normal | dmd | Namespace lookup not following scoping rules |