24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 18805 | RESOLVED | INVALID | major | phobos | crash in iteration.d | |
| 18806 | RESOLVED | FIXED | enhancement | phobos | minIndex should be able to take an input range but does not | |
| 18807 | NEW | major | phobos | phobos#10332 | RefRange behaves very differently for Input Ranges and Forward Ranges | |
| 18808 | RESOLVED | WONTFIX | critical | installer | dmd not found after installation using script | |
| 18809 | RESOLVED | FIXED | enhancement | dmd | Improve error message on nonexistent property | |
| 18810 | RESOLVED | FIXED | regression | dmd | root/ctfloat depends upon backend | |
| 18811 | NEW | minor | dmd | dmd#19428 | root/array.d leaks | |
| 18812 | NEW | enhancement | phobos | phobos#10333 | template enforce should accept same parameter combos as exception | |
| 18813 | RESOLVED | FIXED | enhancement | phobos | fromStringz should work with char, wchar and dchar | |
| 18814 | RESOLVED | INVALID | normal | druntime | Segmentation Fault in GC From writeln Call | |
| 18815 | RESOLVED | WORKSFORME | regression | druntime | thread_attachThis crash | |
| 18816 | RESOLVED | FIXED | enhancement | druntime | [betterC] Standard Streams Unlinkable | |
| 18817 | NEW | enhancement | dmd | dmd#19429 | Include debug (symbols) builds of photos/druntime? | |
| 18818 | RESOLVED | FIXED | regression | phobos | VariantN has unittests that are compiled into user modules | |
| 18819 | RESOLVED | FIXED | normal | dmd | DMD compilation crash | |
| 18820 | RESOLVED | WORKSFORME | normal | dmd | dip1000 mangling is different for inferred templates | |
| 18821 | RESOLVED | FIXED | regression | dmd | DMD segfault when doing unsafe operation outside of any function | |
| 18822 | RESOLVED | FIXED | regression | phobos | [REG 2.080.0] Compiling byGrapheme Fails | |
| 18823 | NEW | major | dmd | dmd#19430 | null is not shared as far as templates go | |
| 18824 | RESOLVED | FIXED | regression | phobos | [REG 2.080] Tuple's opBinaryRight takes precedence over appending a tuple to an array of tuples | |
| 18825 | RESOLVED | FIXED | enhancement | dmd | No syntax for function literal returning a reference | |
| 18826 | NEW | blocker | dmd | dmd#19431 | [inline asm] Wrongcode for mov | |
| 18827 | RESOLVED | INVALID | major | dmd | scope delegate literal allocates GC closure | |
| 18828 | RESOLVED | FIXED | blocker | dmd | [-betterC] helpless error in object.d | |
| 18829 | RESOLVED | WORKSFORME | enhancement | dmd | pragma msg of int incoherent | |
| 18830 | RESOLVED | FIXED | minor | dlang.org | Document Allowance for "new" with "scope" in @nogc Functions | |
| 18831 | RESOLVED | FIXED | normal | phobos | Weird interaction between std.variant, std.algorithm.iteration.map, and alias this | |
| 18832 | RESOLVED | DUPLICATE | normal | phobos | std.typecons.tuple comparison broken for floating point elements | |
| 18833 | NEW | regression | dmd | dmd#19432 | [REG 2.073] DMD in some cases forgets to generate wrapping TypeInfo for modifiers on classes | |
| 18834 | RESOLVED | INVALID | trivial | dlang.org | Use ConditionalExpression instead of AssignExpression in TemplateArgument | |
| 18835 | RESOLVED | INVALID | normal | phobos | [REG 2.064] to!string doesnt work on enum member starting with two underscores | |
| 18836 | RESOLVED | FIXED | enhancement | dmd | DMD erroneously reports Warning: C preprocessor directive #Author is not supported inside a string. | |
| 18837 | RESOLVED | FIXED | enhancement | phobos | MMFile should have opDollar | |
| 18838 | RESOLVED | FIXED | minor | phobos | Formatting the number zero with separator doesn't obey width specifier | |
| 18839 | RESOLVED | WORKSFORME | normal | dmd | Crash on getMember of function masking imported template function | |
| 18840 | RESOLVED | WORKSFORME | major | dmd | static foreach over an object's tupleof gives wrong information for const variables | |
| 18841 | NEW | enhancement | visuald | visuald#245 | VisualD - Build Phobos Browse Info needs to not be a manual step | |
| 18842 | NEW | normal | dmd | dmd#19433 | Wrong type for pointers to member functions | |
| 18843 | NEW | normal | dmd | dmd#19434 | -deps -unittest causes cataclysmic memory usage | |
| 18844 | NEW | enhancement | phobos | phobos#9757 | std.utf.decode skips valid character on invalid multibyte sequence | |
| 18845 | NEW | enhancement | dmd | dmd#17859 | Extern(C++) class with no virtual functions | |
| 18846 | RESOLVED | FIXED | enhancement | visuald | VisualD - show vtable in debugger | |
| 18847 | RESOLVED | FIXED | normal | phobos | std.allocator: Region uses .parent before it can be set | |
| 18848 | NEW | normal | phobos | phobos#10334 | std.allocator: Regions are non-copyable, yet are passed around in examples | |
| 18849 | NEW | normal | phobos | phobos#10335 | std.allocator: AllocatorList uses deallocate and ignores return value in deallocateAll | |
| 18850 | RESOLVED | INVALID | enhancement | dmd | Template overload incorrectly results in recursive expansion error | |
| 18851 | RESOLVED | FIXED | blocker | phobos | std.net.curl.post cannot be used with !ubyte | |
| 18852 | RESOLVED | FIXED | normal | dlang.org | forum.dlang.org says down when redirect after posting | |
| 18853 | RESOLVED | FIXED | normal | phobos | std.allocator: AllocatorList fails to allocate after a deallocation | |
| 18854 | NEW | normal | phobos | phobos#9758 | std.allocator: StatsCollector counts failed deallocations | |
| 18855 | RESOLVED | FIXED | minor | dlang.org | Behavior of Anonymous Union is Undocumented | |
| 18856 | NEW | enhancement | phobos | phobos#10336 | [std.experimental.logger] please add LogLevel.debug | |
| 18857 | NEW | enhancement | phobos | phobos#10337 | [std.experimental.logger] use NullLogger as the default | |
| 18858 | RESOLVED | FIXED | normal | dmd | switch 'skips declaration' test only checks last declaration | |
| 18859 | RESOLVED | FIXED | enhancement | dmd | Silence class allocator/deallocator deprecation warning if they are marked "deprecated" | |
| 18860 | NEW | normal | dmd | dmd#19435 | Destructors and postblit constructors do not appear in DDoc output | |
| 18861 | RESOLVED | FIXED | enhancement | dlang.org | Some links from articles directory to spec directory are wrong, giving 404 error | |
| 18862 | NEW | normal | dlang.org | dlang.org#3975 | bugstats chart missing due to missing iframe Cross-Origin policy | |
| 18863 | RESOLVED | DUPLICATE | enhancement | dmd | opDispatch with WithStatement & Template Instance | |
| 18864 | RESOLVED | FIXED | regression | dmd | Building 64-bit dmd on Windows results in a binary that crashes | |
| 18865 | NEW | enhancement | druntime | dmd#17364 | Add x86 SIMD Intrinsics to druntime | |
| 18866 | NEW | normal | dmd | dmd#19436 | Overload from opDispatch ignored in WithStatement | |
| 18867 | RESOLVED | FIXED | normal | dmd | backend/cgcod.c crash on assignment to vector element | |
| 18868 | RESOLVED | FIXED | critical | dmd | Separate compilation generates two static this functions, runs it twice | |
| 18869 | RESOLVED | FIXED | enhancement | dlang.org | Add Jumia Food to organizations using D | |
| 18870 | RESOLVED | WONTFIX | normal | dmd | Link failure only with -allinst for code in isExpression | |
| 18871 | RESOLVED | FIXED | regression | phobos | DMD "illegal hardware instruction" crash | |
| 18872 | RESOLVED | FIXED | normal | dmd | -dip1000 does not allow static arrays for types with destructors | |
| 18873 | RESOLVED | REMIND | normal | druntime | sys.msg is not present in the distribution | |
| 18874 | RESOLVED | FIXED | enhancement | dlang.org | Add thatneedle.com to organizations using D | |
| 18875 | RESOLVED | DUPLICATE | normal | dmd | String literals can't disambiguate between const(char)[] and const(char)* overload. | |
| 18876 | NEW | major | dlang.org | dlang.org#4088 | Contradiction in Spec Concerning Properties | |
| 18877 | NEW | minor | phobos | phobos#9759 | std.allocator: RCIAllocator's .alignment() method is not readable at compile-time | |
| 18878 | RESOLVED | DUPLICATE | regression | dmd | Short-circuiting && not behaving correctly | |
| 18879 | RESOLVED | FIXED | normal | visuald | !is doesn't highlight correctly | |
| 18880 | RESOLVED | FIXED | regression | dmd | [REG2.079] Miscompilation of unittests when two are mixed-in on one line | |
| 18881 | RESOLVED | FIXED | enhancement | visuald | extern(C++) classes don't work properly in debuginfo | |
| 18882 | RESOLVED | FIXED | normal | visuald | __gshared not displaying in debuginfo | |
| 18883 | NEW | normal | dmd | dmd#19437 | Revert workarounds expediting conversion of backend to D | |
| 18884 | RESOLVED | FIXED | regression | phobos | getSymbolsByUDA fails on AliasSeq members | |
| 18885 | NEW | major | druntime | dmd#17167 | statfs struct was changed in FreeBSD 12 | |
| 18886 | NEW | enhancement | dmd | dmd#17860 | Explicitly invoking super.__ctor in a constructor does not count as calling a super constructor | |
| 18887 | RESOLVED | FIXED | normal | dlang.org | inout badly described | |
| 18888 | RESOLVED | FIXED | normal | dmd | extern(C++) template arg/alias arg mangling issue | |
| 18889 | RESOLVED | FIXED | enhancement | visuald | Hovering over the alias of an enum doesn't show it's value | |
| 18890 | RESOLVED | FIXED | major | dmd | extern(C++) mangles all destructors the same | |
| 18891 | RESOLVED | FIXED | normal | dmd | extern(C++) destructor prototype should just link; not generate field/aggregate dtor | |
| 18892 | RESOLVED | FIXED | normal | dmd | Wrong type in error message for static members and alias this | |
| 18893 | NEW | enhancement | dmd | dmd#19438 | extern(C++) class RTTI | |
| 18894 | RESOLVED | WORKSFORME | normal | dmd | extern(C++) interfaces + OSX | |
| 18895 | RESOLVED | DUPLICATE | enhancement | visuald | VisualD is unable to build dxml project | |
| 18896 | RESOLVED | WONTFIX | major | dmd | extern(C++) always mangles classes as pointer | |
| 18897 | NEW | enhancement | dmd | dmd#19439 | Missing 'internal' symbol when linking against library with new expression in class | |
| 18898 | NEW | major | phobos | phobos#10338 | std.algorithm.iteration : each & overloads of opApply don't play well together | |
| 18899 | NEW | enhancement | druntime | dmd#17365 | destroy is inefficient for small structs | |
| 18900 | RESOLVED | DUPLICATE | normal | dmd | GC doesn't collect large arrays on 32-bit Windows | |
| 18901 | RESOLVED | WORKSFORME | blocker | visuald | [Visual D] fatal error C1905: Front-End and Back-End are not compatible (have to use the same processor) | |
| 18902 | RESOLVED | FIXED | normal | dmd | -lib crashes on static libraries in the command line | |
| 18903 | NEW | minor | phobos | phobos#9760 | std.signals uses _dtor | |
| 18904 | RESOLVED | FIXED | minor | druntime | core.internal.string has issues with radix |