24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 17204 | NEW | enhancement | phobos | phobos#10238 | std.functional: gte (greater than or equals), lte (less than or equals) and ne (not equals) | |
| 17205 | NEW | enhancement | phobos | phobos#10239 | std.algorithm.iteration.splitter: should support multiple separators | |
| 17206 | NEW | normal | phobos | phobos#9710 | [Tracking] Check that opEquals and toHash are both defined or neither are defined | |
| 17207 | REOPENED | enhancement | phobos | phobos#10240 | Annotate properties in phobos with 'const' or 'inout' | |
| 17208 | NEW | enhancement | phobos | phobos#10241 | Fix warning: variable is never used | |
| 17209 | NEW | enhancement | phobos | phobos#9711 | Fix warning: public symbol is undocumented | |
| 17210 | NEW | major | dmd | dmd#17790 | DMD's Failure to Inline Calls in std.array.Appender.put Cause 3x Slowdown | |
| 17211 | NEW | normal | dmd | dmd#19236 | deprecated is not consistently allowed on local declarations | |
| 17212 | RESOLVED | FIXED | normal | phobos | std.regex doesn't ignore whitespace after character classes, even when compiling with "x" | |
| 17213 | RESOLVED | INVALID | regression | dmd | [REG2.072] take address of ref return value @safe | |
| 17214 | NEW | enhancement | phobos | phobos#10242 | std.array.Appender has an unnecessary indirection | |
| 17215 | RESOLVED | FIXED | regression | dmd | [Reg 2.073] ICE(cgcod.c:findreg) with SIMD and -O -inline | |
| 17216 | RESOLVED | MOVED | regression | tools | OSX: `rdmd -shared -oflibfun.dylib fun.d` and otool -L libfun.dylib points to libfun.dylib.tmp | |
| 17217 | RESOLVED | FIXED | normal | phobos | std.net.isemail.isEmail doesn't work with non char arrays | |
| 17218 | RESOLVED | DUPLICATE | major | dmd | foreach on tupleof inside switch returns ref to undefined address | |
| 17219 | NEW | normal | dmd | dmd#19237 | variable shadowing and overload sets | |
| 17220 | RESOLVED | FIXED | major | dmd | invalid code with -m32 -inline and struct that's size_t.sizeof x the size of an assigned enum value | |
| 17221 | NEW | enhancement | dmd | dmd#19238 | __traits(isUnsigned, bool/char) should be false | |
| 17222 | RESOLVED | WORKSFORME | major | dmd | assert in compiler caused by opDispatch | |
| 17223 | RESOLVED | WORKSFORME | major | dmd | Inconsistency between opDispatch explicit/implicit usage | |
| 17224 | RESOLVED | FIXED | minor | dlang.org | Foreach documentation still refers to TypeTuples, rather than AliasSequences | |
| 17225 | RESOLVED | INVALID | normal | dmd | override abstract function by abstract function | |
| 17226 | NEW | critical | dmd | dmd#17791 | Exception during the generation of an assert message hides AssertError | |
| 17227 | RESOLVED | FIXED | regression | phobos | deprecation messages building Phobos | |
| 17228 | NEW | normal | phobos | phobos#9712 | File size() can't determine file unsearchable on Windows. | |
| 17229 | RESOLVED | FIXED | major | phobos | File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow) | |
| 17230 | RESOLVED | DUPLICATE | major | dmd | Destroy forward reference error | |
| 17231 | RESOLVED | WORKSFORME | enhancement | phobos | Function to get name from Tid | |
| 17232 | RESOLVED | FIXED | normal | dlang.org | The index page for std.algorithm looks bad on mobile | |
| 17233 | RESOLVED | DUPLICATE | normal | phobos | getSymbolsByUDA toSymbols error instantiating if parent has same UDA field | |
| 17234 | REOPENED | enhancement | phobos | phobos#10243 | access to registered thread names | |
| 17235 | RESOLVED | WORKSFORME | normal | dmd | Compile error inout member function, out-of-order semantic | |
| 17236 | RESOLVED | WORKSFORME | normal | dmd | DMD doesn't build on debian anymore | |
| 17237 | RESOLVED | FIXED | major | dmd | Wrong alignment of 256-bit and 512-bit vectors | |
| 17238 | NEW | enhancement | phobos | phobos#10244 | r.lookaround!(a, b) returns a range derived from r that allows a elements of lookahead and b elements of lookback | |
| 17239 | RESOLVED | WONTFIX | blocker | dmd | template this in typeof expressions | |
| 17240 | RESOLVED | WORKSFORME | blocker | dmd | mutable/shared @property both match in typeof | |
| 17241 | RESOLVED | WORKSFORME | minor | phobos | std.file.rename exceptions should include both 'from' and 'to' file paths | |
| 17242 | RESOLVED | INVALID | normal | dmd | Specialized templates defined inside functions fail lookup, moving them outside makes them work | |
| 17243 | RESOLVED | FIXED | normal | phobos | std.math.{FloatingPointControl,ieeeFlags} don't work on x86_64 | |
| 17244 | NEW | normal | druntime | dmd#17344 | Undefined comparison of struct arrays is allowed | |
| 17245 | NEW | enhancement | dmd | dmd#19239 | Errors about expressions with no effect only are given for basic types | |
| 17246 | RESOLVED | FIXED | regression | dmd | [REG2.053] Extra destructor call. | |
| 17247 | RESOLVED | FIXED | normal | phobos | std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[]. | |
| 17248 | RESOLVED | FIXED | minor | druntime | Multiple wrong function definitions in core.sys.windows.winldap (causing runtime issues) | |
| 17249 | RESOLVED | FIXED | enhancement | phobos | Make BigInt data visible (not modifiable!) | |
| 17250 | RESOLVED | FIXED | enhancement | phobos | ProcessPipes (std.process) should provide a test for a null pid | |
| 17251 | RESOLVED | FIXED | normal | phobos | Appender.put errors out with const input range elements | |
| 17252 | RESOLVED | FIXED | major | visuald | Invalid PATH variable in build script | |
| 17253 | RESOLVED | FIXED | major | dmd | dmd win32.mak error in 2.073.2 | |
| 17254 | RESOLVED | FIXED | enhancement | visuald | The code completion box is too narrow on Surface pro 3 | |
| 17255 | RESOLVED | FIXED | minor | dmd | Warning when compiling ddmd.backend/ptrntab.c about type-punning | |
| 17256 | RESOLVED | FIXED | enhancement | dmd | Inconsistent output between json and ddoc | |
| 17257 | RESOLVED | FIXED | critical | dmd | Wrong recursive template destructor reflection | |
| 17258 | RESOLVED | FIXED | critical | dmd | Pass by name doesn't work reliably and can sometimes lead to memory corruption | |
| 17259 | RESOLVED | FIXED | critical | dmd | ICE with multiple mixin templates containing conflicting ctor declarations | |
| 17260 | RESOLVED | FIXED | enhancement | visuald | Pending semantic analysis request | |
| 17261 | RESOLVED | DUPLICATE | normal | dmd | Implicit cast from static array to immutable should not be allowed | |
| 17262 | RESOLVED | FIXED | enhancement | dlang.org | Better docs for rdmd | |
| 17263 | RESOLVED | WORKSFORME | enhancement | dmd | Issue diagnostic if mandatory template parameter is missing | |
| 17264 | RESOLVED | FIXED | regression | phobos | [REG2.073] uniq fails with const elements | |
| 17265 | RESOLVED | FIXED | enhancement | dlang.org | WithStatement: Find better Example for what "with" really does | |
| 17266 | NEW | enhancement | dmd | dmd#19240 | pragma msg not condensing wstrings | |
| 17267 | NEW | normal | dmd | dmd#19241 | Forward reference error in recursive template | |
| 17268 | NEW | enhancement | installer | installer#659 | Build dub with dmd version that included in the release | |
| 17269 | RESOLVED | FIXED | normal | phobos | formattedWrite of struct with Nullable string fails | |
| 17270 | RESOLVED | FIXED | normal | phobos | std.experimental.Final fails on pointers | |
| 17271 | NEW | major | dmd | dmd#19242 | dwarfeh(224) fatal error | |
| 17272 | NEW | normal | phobos | phobos#10245 | std.experimental.typecons.Final inconsistent behaviour with built-in arrays | |
| 17273 | RESOLVED | INVALID | critical | phobos | why is a const range not a range | |
| 17274 | RESOLVED | FIXED | normal | dlang.org | No OS X .dmg file for DMD 2.074.0-b1 | |
| 17275 | RESOLVED | FIXED | regression | dmd | [REG 2.072.0] [email protected](2121): Assertion failure | |
| 17276 | RESOLVED | FIXED | minor | phobos | BaseClassesTuple fails on extern C++ classes that implement an interface without a base class | |
| 17277 | RESOLVED | FIXED | normal | dmd | Member and aggregate alignment semantics | |
| 17278 | RESOLVED | WORKSFORME | critical | dmd | [ICE] dmd 2.075 segfaults on error in implicitly imported module | |
| 17279 | RESOLVED | DUPLICATE | enhancement | dmd | Deduce type from value parameter as well | |
| 17280 | RESOLVED | FIXED | normal | druntime | dmd -m64 mode hard-code error libpath with vs2017 | |
| 17281 | NEW | normal | phobos | phobos#9713 | std.format.format should not allow nonsensical format specifiers | |
| 17282 | RESOLVED | FIXED | regression | phobos | [REG 2.074.0-b1] std.conv.parse throws with -debug | |
| 17283 | RESOLVED | FIXED | normal | phobos | std.experimental.typecons uses private module members | |
| 17284 | RESOLVED | FIXED | major | dmd | Template function attribute inference wrongly infers @safe for accessing overlapping pointer fields in unions | |
| 17285 | RESOLVED | FIXED | normal | dmd | Segfault when types are used in array literals | |
| 17286 | RESOLVED | FIXED | enhancement | phobos | A function for comparing two digests securely | |
| 17287 | RESOLVED | FIXED | normal | dmd | [ICE] backend/cgcod.c 255: zero length static arrays | |
| 17288 | RESOLVED | FIXED | minor | phobos | formattedWrite error when width/precision provided and no value to format | |
| 17289 | RESOLVED | FIXED | major | dmd | With Xcode 8.3 linker, warnings of "pointer not aligned" | |
| 17290 | RESOLVED | FIXED | normal | dmd | DMD crash due to circular reference in function return type | |
| 17291 | RESOLVED | FIXED | regression | dmd | [REG 2.074-b1] windows: invalid relocation entries | |
| 17292 | RESOLVED | FIXED | regression | dmd | [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory | |
| 17293 | RESOLVED | FIXED | regression | dmd | "Using C++ Classes From D" example no longer works | |
| 17294 | NEW | normal | druntime | dmd#17158 | Incorrect -profile=gc data | |
| 17295 | NEW | enhancement | phobos | phobos#10246 | FreeTree should provide an adaptive approach similar to FreeList | |
| 17296 | NEW | normal | phobos | phobos#9714 | EINTR awareness - posix system calls can be interrupted by posix signal | |
| 17297 | RESOLVED | DUPLICATE | normal | druntime | Object.~this not being @nogc is severely limiting @nogc applicability | |
| 17298 | RESOLVED | INVALID | normal | dmd | Wrong deprecation warnings about derived class accessing private method | |
| 17299 | RESOLVED | FIXED | regression | dmd | [Reg 2.071] Compile failure only on -de | |
| 17300 | RESOLVED | FIXED | enhancement | druntime | Enable setting code coverage options on the command line | |
| 17301 | RESOLVED | INVALID | minor | dmd | Unhelpful error message on template and non-template struct defined in separate modules | |
| 17302 | RESOLVED | FIXED | normal | dmd | [SPEC] QualifiedName mangling does not match compiler. | |
| 17303 | RESOLVED | FIXED | trivial | dlang.org | type error in the href url under the link Systems Programming |