24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 11701 | RESOLVED | DUPLICATE | regression | phobos | Regression (2.065 git-head): splitter from std.array/std.algorithm | |
| 11702 | RESOLVED | FIXED | enhancement | phobos | std.string.splitLines to immutable result | |
| 11703 | RESOLVED | FIXED | normal | phobos | Typedef properties should not be of the original type | |
| 11704 | NEW | normal | phobos | phobos#10018 | std.conv.to fails from string to std.typecons.Typedef | |
| 11705 | RESOLVED | FIXED | normal | phobos | std.typecons.Typedef is missing proper documentation | |
| 11706 | RESOLVED | FIXED | enhancement | phobos | Add a TypedefType trait to extract the underlying type of a std.typecons.Typedef | |
| 11707 | RESOLVED | INVALID | enhancement | phobos | "data" property for std.typecons.Typedef? | |
| 11708 | RESOLVED | INVALID | normal | phobos | Too much weak typing of std.typecons.Typedef | |
| 11709 | NEW | normal | dmd | dmd#18734 | dmd's Windows samples seems broken | |
| 11710 | NEW | normal | dmd | dmd#17631 | dmd samples are legacy | |
| 11711 | RESOLVED | FIXED | enhancement | dmd | Add __traits(getAliasThis) | |
| 11712 | RESOLVED | INVALID | normal | phobos | Unicode bug in std.string.inPattern | |
| 11713 | RESOLVED | FIXED | normal | phobos | std.string munch() does not properly handle UTF strings. | |
| 11714 | RESOLVED | FIXED | enhancement | dmd | Improve error message for wrongly initialized thread-local class instances | |
| 11715 | NEW | normal | dmd | dmd#18735 | templatized method shadowed by non-templatized in parameterless eponymous template | |
| 11716 | RESOLVED | WORKSFORME | normal | dmd | ICE on ztc\cgcv.c 2197 | |
| 11717 | RESOLVED | FIXED | critical | dmd | CTFE: non-constant value with array and vector ops. | |
| 11718 | RESOLVED | FIXED | regression | dmd | [REG2.065a] Unintended mangled names conflict of nested template structs | |
| 11719 | RESOLVED | INVALID | regression | dmd | regression: __traits(parent, T) for function alias | |
| 11720 | RESOLVED | DUPLICATE | critical | dmd | Function-local static variables should cause "already defined in another scope" error | |
| 11721 | RESOLVED | INVALID | regression | phobos | regression: std.utf.toUTFindex throws error instead of exception | |
| 11722 | RESOLVED | FIXED | normal | dmd | Qualifier-only casts should not invoke opCast | |
| 11723 | RESOLVED | FIXED | regression | dmd | Too many "integer overflow" errors | |
| 11724 | NEW | major | dmd | dmd#17632 | D sends failed template instantiations to object file | |
| 11725 | NEW | normal | dmd | dmd#18736 | [AA] Cannot dup const AA | |
| 11726 | RESOLVED | FIXED | normal | dmd | ICE with ufcs on undefined identifier and opDispatch | |
| 11727 | RESOLVED | FIXED | normal | dmd | Repeated error message with using forward referenced enum as variable | |
| 11728 | RESOLVED | WORKSFORME | normal | phobos | compile error in std.bigint and -profile | |
| 11729 | RESOLVED | INVALID | trivial | phobos | protected toString causes strange error message | |
| 11730 | RESOLVED | FIXED | regression | dmd | associative array with Nullable!SysTime values: Called `get' on null Nullable!SysTime. | |
| 11731 | RESOLVED | FIXED | normal | dmd | private enum behavior | |
| 11732 | NEW | normal | dmd | dmd#18737 | Ternary operator type unification problems with dstrings | |
| 11733 | NEW | enhancement | dmd | dmd#18738 | Refuse int indexing of associative arrays with char keys | |
| 11734 | RESOLVED | WORKSFORME | blocker | dmd | undefined behavior with dirEntries | |
| 11735 | RESOLVED | FIXED | normal | dmd | pragma(msg, ...) fails to print wstring, dstring | |
| 11736 | NEW | critical | phobos | phobos#10019 | segfault combining std.parallelism.parallel and std.process.executeShell | |
| 11737 | NEW | enhancement | phobos | phobos#10020 | Allow optional string value for getopt switches | |
| 11738 | RESOLVED | INVALID | normal | phobos | partialShuffle actually shuffles the entire input | |
| 11739 | RESOLVED | DUPLICATE | normal | dmd | Cannot initialize const member declared void | |
| 11740 | RESOLVED | FIXED | critical | dmd | [64-bit] Struct with constructor incorrectly passed on stack to extern(C++) function | |
| 11741 | RESOLVED | DUPLICATE | normal | dmd | Fields with void initializers cannot be cooked in constructors | |
| 11742 | RESOLVED | FIXED | normal | dmd | cannot inizialize void initialized static variable in static constructor. | |
| 11743 | NEW | normal | dmd | dmd#18739 | cannot initialize const arrays with out parameters | |
| 11744 | NEW | enhancement | dmd | dmd#17633 | static array members should be individually initializable | |
| 11745 | RESOLVED | FIXED | normal | dmd | Unittests retrieved by __traits(getUnitTests) can not be invoked if private. | |
| 11746 | RESOLVED | FIXED | normal | dmd | invalid enum forward reference pattern not detected | |
| 11747 | RESOLVED | FIXED | enhancement | phobos | Better error message with @disabled toString | |
| 11748 | RESOLVED | FIXED | normal | dmd | [ICE] function call as alias parameter of template gives ICE | |
| 11749 | RESOLVED | FIXED | normal | dmd | switch case fallthrough error is enabled with -w, but cannot be made informational warning | |
| 11750 | RESOLVED | FIXED | normal | dmd | ICE with debug info and empty #line Filespec | |
| 11751 | RESOLVED | FIXED | regression | dmd | [REG2.065a] Hex float exponents should be decimal | |
| 11752 | RESOLVED | FIXED | normal | dmd | Make issues.dlang.org work | |
| 11753 | RESOLVED | DUPLICATE | normal | dmd | byKeyValue missing from built-in hashtables | |
| 11754 | RESOLVED | WONTFIX | enhancement | dmd | Disallow changing the default parameters of overridden inherited functions | |
| 11755 | RESOLVED | FIXED | regression | dmd | Operator <>= and !<>= with arrays make internal error in e2ir | |
| 11756 | RESOLVED | FIXED | minor | dmd | Irrelevant variable name printing in CTFE error message | |
| 11757 | RESOLVED | INVALID | normal | phobos | toHexString doesn't support dynamic array | |
| 11758 | NEW | normal | phobos | phobos#9620 | std.random.uniform fails when mixing signed/unsigned integrals | |
| 11759 | RESOLVED | FIXED | enhancement | dmd | Poor error message trying to use lowercase L in literal suffix. | |
| 11760 | RESOLVED | DUPLICATE | major | dmd | Implicit conversion from rvalue T[N] to T[] | |
| 11761 | RESOLVED | FIXED | normal | druntime | aa.byKey and aa.byValue are not forward ranges | |
| 11762 | RESOLVED | FIXED | normal | dlang.org | std.regex macro is not displayed/expanded properly | |
| 11763 | RESOLVED | DUPLICATE | critical | dmd | [ICE] Internal error: ../ztc/cgcs.c 351 | |
| 11764 | RESOLVED | FIXED | regression | phobos | [REG2.065a]std.getopt broken | |
| 11765 | NEW | normal | phobos | phobos#10021 | std.regex: Negation of character class is not applied to base class first | |
| 11766 | RESOLVED | FIXED | minor | dmd | private renamed import conflicts with external module function call | |
| 11767 | RESOLVED | FIXED | regression | dmd | doubly mixed-in struct "failed semantic analysis" | |
| 11768 | NEW | major | dmd | dmd#18740 | inconsistent behavior of type qualifier inout + const | |
| 11769 | RESOLVED | FIXED | normal | dmd | Wrong line number in "matches both" error message | |
| 11770 | RESOLVED | FIXED | enhancement | phobos | std.regex.Captures should be convertible to bool | |
| 11771 | RESOLVED | FIXED | major | phobos | Unicode set intersection with char is broken | |
| 11772 | NEW | normal | dmd | dmd#18741 | Can't call function with `inout` `delegate` as argument | |
| 11773 | RESOLVED | DUPLICATE | normal | dmd | `inout` `function`/`delegate` should be implicitly convertible to mutable/`const`/`immutable` | |
| 11774 | RESOLVED | FIXED | major | dmd | Lambda argument to templated function changes its signature forever | |
| 11775 | RESOLVED | FIXED | normal | phobos | std.regex should check for valid repetition range in assert mode | |
| 11776 | RESOLVED | FIXED | regression | dmd | [ICE] Assertion failure: 'tf->next == NULL' on line 119 in file 'mangle.c' | |
| 11777 | RESOLVED | FIXED | regression | dmd | [ICE] dmd memory corruption as `Scope::pop` `free`s `fieldinit` used also in `enclosing` | |
| 11778 | RESOLVED | FIXED | normal | phobos | format for null does not verify fmt flags. | |
| 11779 | RESOLVED | WONTFIX | normal | phobos | pointer to slice is not an input range | |
| 11780 | RESOLVED | FIXED | normal | phobos | RangeError in format for incomplete format specifier | |
| 11781 | NEW | normal | druntime | dmd#17126 | gc collections run even when disabled | |
| 11782 | RESOLVED | FIXED | normal | phobos | format pointer to range prints range | |
| 11783 | RESOLVED | FIXED | normal | dmd | Make std.datetime unittesting faster | |
| 11784 | RESOLVED | FIXED | normal | phobos | std.regex: bug in set intersection | |
| 11785 | RESOLVED | FIXED | major | dmd | Order of method/function declarations has an effect on compilation result. | |
| 11786 | RESOLVED | FIXED | normal | visuald | Wrong keyword color for Visual Studio Dark theme | |
| 11787 | NEW | enhancement | phobos | phobos#10022 | std.complex should have a separate Imaginary type | |
| 11788 | RESOLVED | FIXED | normal | dmd | [x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0 | |
| 11789 | RESOLVED | FIXED | enhancement | phobos | No setAttributes to complement getAttributes | |
| 11790 | RESOLVED | FIXED | normal | dmd | ICE(interpret.c): passing creation of array with type string as size to CTFE | |
| 11791 | RESOLVED | FIXED | major | phobos | std.file.write failed to write huge files | |
| 11792 | NEW | normal | dmd | dmd#18742 | Investigate migrating to a meta repo | |
| 11793 | RESOLVED | FIXED | critical | dmd | [ICE] Compiler runs out of memory with trivial program: class with own class member instance | |
| 11794 | RESOLVED | DUPLICATE | normal | dmd | Compilation fails with a certain selective import | |
| 11795 | RESOLVED | WORKSFORME | normal | dmd | DMD allows nested new operator syntax together with anonymous classes | |
| 11796 | RESOLVED | DUPLICATE | normal | dmd | interface multiple inheritance not call methods | |
| 11797 | RESOLVED | WORKSFORME | normal | dmd | Should match abi for c++ mangling of size_t | |
| 11798 | RESOLVED | FIXED | enhancement | phobos | std.algorithm.all with no predicate too | |
| 11799 | RESOLVED | FIXED | normal | installer | Incompatible argument types in create_dmd_release | |
| 11800 | RESOLVED | FIXED | normal | dmd | alias this matching incorrectly changes lvalue-ness |