24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 4801 | RESOLVED | FIXED | normal | phobos | Incorrect stride example | |
| 4802 | RESOLVED | FIXED | normal | phobos | Incorrect Radial example | |
| 4803 | RESOLVED | FIXED | normal | dmd | std.range.chain with const string arguments | |
| 4804 | RESOLVED | FIXED | normal | phobos | Sequence example alternative | |
| 4805 | RESOLVED | FIXED | normal | dmd | no equality between iota and double literal | |
| 4806 | RESOLVED | FIXED | normal | phobos | Typo in transversal | |
| 4807 | RESOLVED | FIXED | normal | phobos | Examples for std.array insert and replace | |
| 4808 | RESOLVED | DUPLICATE | regression | tools | UNEXPECTED OPTLINK TERMINATION AT EIP=0042787B | |
| 4809 | RESOLVED | FIXED | normal | druntime | Stack trace when throwing exception misses location of the throw statement | |
| 4810 | RESOLVED | FIXED | normal | phobos | dotProduct problem with ints | |
| 4811 | RESOLVED | DUPLICATE | normal | dmd | ICE when goto into try/catch block | |
| 4812 | RESOLVED | INVALID | normal | dmd | Basic template syntax is rejected | |
| 4813 | RESOLVED | FIXED | enhancement | phobos | trait for getting at access modifiers | |
| 4814 | RESOLVED | FIXED | normal | dmd | rdmd: Doesn't rebuild when using -of and turning an -L linker option on or off | |
| 4815 | RESOLVED | FIXED | normal | dmd | CodeView: Global and Static symbols should have unmangled names | |
| 4816 | RESOLVED | WORKSFORME | normal | dmd | template constraint and __traits(compiles, ...) don't work properly together with a delegate | |
| 4817 | RESOLVED | FIXED | normal | dmd | CodeView: Enum members should have simple names | |
| 4818 | RESOLVED | FIXED | normal | dmd | Taking address of shared member function -> unshared delegate | |
| 4819 | RESOLVED | DUPLICATE | normal | dmd | "this" in classes should not an lvalue | |
| 4820 | RESOLVED | FIXED | regression | dmd | Regression(1.058, 2.044) in DStress caused by changeset 452 | |
| 4821 | RESOLVED | FIXED | normal | phobos | std.array.insert on string[] | |
| 4822 | RESOLVED | FIXED | normal | phobos | Problem with std.stdio.File.writef("%c" | |
| 4823 | NEW | normal | dmd | dmd#18297 | CodeView: Thread local variables are stored as shared globals | |
| 4824 | RESOLVED | FIXED | normal | phobos | stopwatch unit tests fail intermitently | |
| 4825 | RESOLVED | FIXED | regression | dmd | Regression(1.057, 2.040) "Error: non-constant expression" with -inline | |
| 4826 | RESOLVED | FIXED | regression | dmd | Regression(2.041) "cannot create associative array" and compiler crash | |
| 4827 | RESOLVED | FIXED | normal | phobos | patch: std.format.formatValue for AArray | |
| 4828 | RESOLVED | FIXED | regression | dmd | ICE w/ non-boolean dot expression sth.template_instance in static if | |
| 4829 | RESOLVED | WORKSFORME | normal | dmd | Linux build fails | |
| 4830 | RESOLVED | DUPLICATE | regression | dmd | Regression(2.038) ICE mtype.c:879: void Type::check(): Assertion `tn->mod == 4' failed | |
| 4831 | RESOLVED | FIXED | blocker | tools | Optlink rejects paths with invalid characters based on HPFS filesystem instead of NTFS | |
| 4832 | RESOLVED | DUPLICATE | normal | dmd | Functions external to class break immutability | |
| 4833 | RESOLVED | FIXED | enhancement | dmd | dmd -od doesn't make it to optlink's command line for map files | |
| 4834 | RESOLVED | FIXED | normal | phobos | Implicit sharing via delegates in std.concurrency | |
| 4835 | NEW | enhancement | dmd | dmd#18298 | DMD should warn about integer overflow in computed constant | |
| 4836 | RESOLVED | FIXED | normal | dmd | "duplicated union initialization" without a union | |
| 4837 | RESOLVED | FIXED | normal | dmd | ICE(constfold.c) CTFE with >>>= | |
| 4838 | RESOLVED | FIXED | major | dmd | Cannot declare a delegate variable for const member functions | |
| 4839 | NEW | normal | dmd | dmd#18299 | CodeView: Segment end address is wrong | |
| 4840 | RESOLVED | DUPLICATE | normal | phobos | std.conv.to!(float/double/real)("0") errors out | |
| 4841 | RESOLVED | FIXED | normal | dmd | -inline wrecks certain nested structs causing error "*** is a nested function and cannot be accessed from ***" | |
| 4842 | RESOLVED | FIXED | normal | dmd | Wrong code with template literals | |
| 4843 | RESOLVED | DUPLICATE | normal | dmd | Inconsistency in overloading ref vs. non-ref | |
| 4844 | RESOLVED | FIXED | normal | dmd | _traits(allMembers, X) ignores version guards inside X | |
| 4845 | RESOLVED | DUPLICATE | minor | dmd | Bad error message with missing math import for ^^ | |
| 4846 | RESOLVED | FIXED | normal | dmd | A problem with array of std.typecons.Tuple | |
| 4847 | RESOLVED | FIXED | minor | dlang.org | std.algorithm.topN documentation | |
| 4848 | RESOLVED | FIXED | normal | druntime | core.sys.windows.windows: Environment functions | |
| 4849 | RESOLVED | WONTFIX | enhancement | phobos | Remove str.string.abbrev() | |
| 4850 | RESOLVED | FIXED | enhancement | phobos | std.conv.to isn't pure | |
| 4851 | RESOLVED | FIXED | enhancement | phobos | Three suggestions for std.random | |
| 4852 | RESOLVED | FIXED | normal | druntime | core.demangle cannot demangle functions with class/struct return types | |
| 4853 | RESOLVED | INVALID | normal | druntime | Problems with some dchar/dstring concats | |
| 4854 | RESOLVED | FIXED | regression | dmd | Regression(2.047, Mac 10.5 only) writefln Segmentation fault if no globals | |
| 4855 | RESOLVED | DUPLICATE | normal | dmd | When a class has private override member function, the function requires no return value type | |
| 4856 | RESOLVED | INVALID | normal | dmd | opDispatch does not work with specified template parameters | |
| 4857 | NEW | major | druntime | dmd#17230 | Missing shared overloads in object | |
| 4858 | RESOLVED | WORKSFORME | normal | dmd | Cannot call synchronized method through super | |
| 4859 | RESOLVED | FIXED | enhancement | phobos | Another File.byChunk() | |
| 4860 | RESOLVED | DUPLICATE | critical | dmd | Taking delegates to a member function broken if method is also aliased in from a base class | |
| 4861 | RESOLVED | FIXED | regression | phobos | Zip-sorting broken | |
| 4862 | RESOLVED | WONTFIX | normal | druntime | modfl() missing for FreeBSD | |
| 4863 | RESOLVED | FIXED | normal | dmd | DWARF debug symbols treat arrays as unsigned long long | |
| 4864 | RESOLVED | FIXED | normal | dmd | ICE(statement.c) Crash on invalid 'if statement' body inside mixin | |
| 4865 | RESOLVED | DUPLICATE | normal | dmd | Post-position attributes cannot be used with auto return functions | |
| 4866 | RESOLVED | FIXED | normal | dmd | Static-to-dynamic converted manifest constant array gets non-converted type in static/constraint if | |
| 4867 | RESOLVED | WONTFIX | critical | dmd | [GSoC] Postblit is not usable with const objects | |
| 4868 | RESOLVED | WORKSFORME | normal | tools | optlink doesn't complain about wrong extern declaration | |
| 4869 | RESOLVED | FIXED | normal | dmd | auto return + inheritance + modules = compiler crashes(toctype.c) | |
| 4870 | RESOLVED | WONTFIX | enhancement | dlang.org | Suffix for intptr_t literals | |
| 4871 | RESOLVED | DUPLICATE | minor | dmd | ICE(mtype.c 875) const alias | |
| 4872 | RESOLVED | FIXED | normal | phobos | std.bigint problem with negative numbers | |
| 4873 | RESOLVED | FIXED | normal | dmd | Assertion failure: '0' on line 1483 in file 'expression.c' | |
| 4874 | RESOLVED | FIXED | normal | phobos | std.numeric.dotProduct doesn't work with bigints | |
| 4875 | RESOLVED | WONTFIX | enhancement | dlang.org | Allow struct initialization with constructor | |
| 4876 | RESOLVED | FIXED | normal | dlang.org | New D component "htod" needed | |
| 4877 | RESOLVED | DUPLICATE | normal | dmd | Hole in Const System: popFront() | |
| 4878 | RESOLVED | FIXED | normal | dmd | Ddoc: Default arguments can break Ddoc output | |
| 4879 | RESOLVED | INVALID | regression | phobos | std.range.ElementType does not handle output ranges; breaks std.algorithm.copy, etc. | |
| 4880 | RESOLVED | WORKSFORME | normal | phobos | [patch] std.range.put does not handle output ranges implement via opDispatch; breaks on RefAppender | |
| 4881 | RESOLVED | DUPLICATE | normal | dmd | _d_arrayliteralT() called in instances where a blit should suffice | |
| 4882 | RESOLVED | FIXED | normal | phobos | std.traits hasUnsharedAliasing does not work for function type | |
| 4883 | RESOLVED | FIXED | major | dmd | std.algorithm functions conflict with std.string fucntions | |
| 4884 | RESOLVED | FIXED | normal | dmd | Using template struct parameters in method definition fails with "parameter _param_0 is already defined" | |
| 4885 | RESOLVED | FIXED | normal | dmd | Uninitialize Pointers Allowed in @safe code | |
| 4886 | RESOLVED | FIXED | normal | dmd | Template (alias) tuple parameters cannot take .length property in compiletime | |
| 4887 | RESOLVED | FIXED | major | dmd | Right-shifting by 32 is allowed and broken | |
| 4888 | RESOLVED | FIXED | major | phobos | Heavy reliance on Bug 3534 in Phobos range usage | |
| 4889 | RESOLVED | WONTFIX | normal | dmd | Declarator in "if" statement allows name shadowing | |
| 4890 | RESOLVED | FIXED | regression | dmd | GC.collect() deadlocks multithreaded program. | |
| 4891 | RESOLVED | DUPLICATE | normal | dmd | Assignment from non-pure function to pure function pointer compiles when it shouldn't | |
| 4892 | RESOLVED | DUPLICATE | regression | dmd | Regression(1.062, D1 only) Stack overflow when compiling a recursive alias declaration | |
| 4893 | RESOLVED | DUPLICATE | normal | dmd | Function pointer assignments ignore constness | |
| 4894 | RESOLVED | DUPLICATE | enhancement | dmd | Cannot use the same name for nested functions even though they're in different scopes | |
| 4895 | RESOLVED | FIXED | major | phobos | isOutputRange is true for ranges which can't be output ranges | |
| 4896 | RESOLVED | FIXED | normal | dmd | GCC not accessed as a variable in linux.mak | |
| 4897 | RESOLVED | FIXED | major | tools | CodeView: No locals or parameters are shown when debugging, because of missing function info | |
| 4898 | RESOLVED | FIXED | enhancement | dmd | Can't see parent function's variables from nested functions when debugging | |
| 4899 | RESOLVED | FIXED | normal | dmd | Ddoc: Warnings about stray parens do not include file and line numbers for module comments | |
| 4900 | RESOLVED | FIXED | normal | dmd | compiler still slow due to a single function |