24890 bugs archived from https://issues.dlang.org/.
| ID | Status | Resolution | Severity | Component | GitHub | Summary |
|---|---|---|---|---|---|---|
| 14704 | RESOLVED | WONTFIX | enhancement | dmd | The design, which allows not to write import, import, import ... for selective imports | |
| 14705 | RESOLVED | DUPLICATE | trivial | visuald | Release configuration doesn | |
| 14706 | RESOLVED | FIXED | trivial | visuald | Release configuration doesn't enable -O by default. | |
| 14707 | RESOLVED | DUPLICATE | major | phobos | std.net.curl using File.write instead of File.rawWrite | |
| 14708 | RESOLVED | FIXED | major | dmd | destructor for temporary not called during stack unwinding | |
| 14709 | RESOLVED | FIXED | minor | dmd | dmd/samples/listener.d socket.accept exception handling is incorrect | |
| 14710 | RESOLVED | FIXED | regression | dmd | VC-built DMD crashes on templated variadic function IFTI | |
| 14711 | NEW | major | dmd | dmd#19005 | [ABI] DMD doesn't return or pass small arrays in registers | |
| 14712 | RESOLVED | FIXED | regression | phobos | GIT HEAD : std.net.curl regressions | |
| 14713 | NEW | enhancement | dmd | dmd#19006 | dmd -ofpath/to/bar calls mkdir -p to create a file anywhere | |
| 14714 | RESOLVED | FIXED | enhancement | installer | Add README.md to the Installer Repository | |
| 14715 | RESOLVED | FIXED | enhancement | tools | Add README.md to the tools Repository | |
| 14716 | NEW | enhancement | dmd | dmd#19007 | recognize snprintf() in CTFE | |
| 14717 | RESOLVED | FIXED | enhancement | dmd | Ddoc macro recursion limit too low | |
| 14718 | NEW | major | dmd | dmd#19008 | float parsing depends on libc strtold precision | |
| 14719 | RESOLVED | INVALID | normal | dmd | Template instantiation parsed as C-style type cast | |
| 14720 | RESOLVED | FIXED | normal | dmd | Template function reported as non-template | |
| 14721 | NEW | normal | dmd | dmd#19009 | Contracts should not be able to modify function arguments | |
| 14722 | RESOLVED | FIXED | enhancement | dmd | Improve "<template> is used as a type" error message | |
| 14723 | NEW | normal | druntime | dmd#17303 | Typeinfo sent to GC does not retain storage class information | |
| 14724 | RESOLVED | FIXED | normal | phobos | std.getopt: config.required breaks --help | |
| 14725 | ASSIGNED | enhancement | phobos | phobos#9662 | std.getopt: improve error message for malformed arguments | |
| 14726 | NEW | major | druntime | dmd#17304 | core.sys.linux.sys.mman out of date | |
| 14727 | NEW | enhancement | phobos | phobos#10133 | std.json incorrectly supports inf and nan | |
| 14728 | RESOLVED | FIXED | normal | dmd | Problems in the switch statement with enumerated data types | |
| 14729 | CLOSED | FIXED | enhancement | dlang.org | [Home] Example Code On Homepage Does Not Run | |
| 14730 | RESOLVED | FIXED | major | dmd | Wrong closure var access with -inline | |
| 14731 | RESOLVED | FIXED | regression | dmd | [REG2.068a] Error location insufficient when CTFE | |
| 14732 | RESOLVED | FIXED | blocker | phobos | [2.068 beta] Failing unittest in std.math | |
| 14733 | RESOLVED | INVALID | trivial | phobos | unable to link with odbc on linux. dmd_2.068.0~b1-0_i386.deb | |
| 14734 | NEW | normal | dmd | dmd#17714 | Throwing a nested class should not be legal | |
| 14735 | RESOLVED | FIXED | regression | dmd | [REG2.068-b1] std.string.indexOf cannot deduce function for char argument | |
| 14736 | RESOLVED | INVALID | regression | dmd | [REG2.060] Function Default Parameters Are Lost | |
| 14737 | RESOLVED | FIXED | regression | dmd | [REG2.058] A concatenation of array literal and static array should make dynamic array | |
| 14738 | NEW | enhancement | druntime | dmd#17305 | core.atomic arguments are inconsistent | |
| 14739 | RESOLVED | FIXED | critical | dmd | Immutable alias to template triggers dmd assert | |
| 14740 | RESOLVED | FIXED | normal | dmd | __traits(allMembers) returns erroneous 'this' member for types declared in functions. | |
| 14741 | RESOLVED | DUPLICATE | regression | dmd | [REG2.066] problems with template overload resolution | |
| 14742 | RESOLVED | WONTFIX | regression | phobos | Changing function signatures breaks code | |
| 14743 | RESOLVED | FIXED | major | dmd | ICE in TemplateInstance::needsTypeInference() with template forward reference | |
| 14744 | RESOLVED | FIXED | regression | dlang.org | std.range DDox page corrupted | |
| 14745 | RESOLVED | FIXED | normal | dmd | Qualifiers rejected for delegate literals | |
| 14746 | RESOLVED | FIXED | regression | druntime | [REG2.068a] Behavior change with struct destructor and alias this | |
| 14747 | RESOLVED | FIXED | major | dmd | compiler insists on unnecessary return statement | |
| 14748 | RESOLVED | FIXED | regression | phobos | Removing std.stdio import causes 2x increase in "Hello, world" program binary filesize | |
| 14749 | RESOLVED | WONTFIX | normal | phobos | std.array not passing any typeinfo to GC | |
| 14750 | RESOLVED | FIXED | regression | druntime | druntime/test/coverage was added to druntime, but not to the MANIFEST - zip file broken again | |
| 14751 | RESOLVED | FIXED | normal | phobos | std.array.array doesn't work with ranges of immutable classes | |
| 14752 | NEW | enhancement | dmd | dmd#19010 | Implicit conversion fail for array concatenation | |
| 14753 | RESOLVED | FIXED | blocker | dmd | pragma(inline) hides the alias "string" | |
| 14754 | RESOLVED | FIXED | regression | dmd | [REG2.068b1] 64bit wrong code with -inline | |
| 14755 | RESOLVED | FIXED | enhancement | dmd | Could -profile=gc also give the number of allocations that led to X bytes being allocated? | |
| 14756 | RESOLVED | INVALID | regression | dmd | cannot deduce function with template constraint | |
| 14757 | NEW | normal | dmd | dmd#17715 | Wrong error message: Error: multi-dimensional slicing requires template opSlice | |
| 14758 | RESOLVED | FIXED | major | dmd | TypeInfo causes excessive binary bloat | |
| 14759 | NEW | normal | druntime | dmd#17306 | Inconsistent behaviour of array element-wise operations | |
| 14760 | RESOLVED | FIXED | normal | phobos | Clear content-length for libcurl option to eliminate segmentation fault. | |
| 14761 | NEW | enhancement | phobos | phobos#10134 | Optimize and debloat pass by ref to pass by value (use case - all output ranges) | |
| 14762 | RESOLVED | FIXED | normal | phobos | Do not use other method options on persistent connection. | |
| 14763 | RESOLVED | FIXED | enhancement | phobos | Use optionsData argument for curl options function. | |
| 14764 | RESOLVED | DUPLICATE | regression | phobos | std.range.only errors on enum members | |
| 14765 | RESOLVED | FIXED | regression | phobos | [Reg2.068.0] Rangified functions no longer accept types that implicitly cast to string | |
| 14766 | RESOLVED | INVALID | enhancement | dlang.org | issues.dlang.org should write an automated message each time something changes (eg: keyword added etc) | |
| 14767 | RESOLVED | FIXED | enhancement | phobos | Support CTFE of BigInt under x86 | |
| 14768 | RESOLVED | FIXED | minor | dmd | Error: index 174762 overflow for static array | |
| 14769 | NEW | normal | dmd | dmd#19011 | Cannot instantiate templates for locally defined struct when constructor is present | |
| 14770 | NEW | normal | phobos | phobos#9663 | std.process should use lightweight forks where available | |
| 14771 | NEW | major | dmd | dmd#19012 | Hidden @nogc violation around closure creation | |
| 14772 | NEW | enhancement | dmd | dmd#19013 | issuing errors for array ops -> tell users which function are missing | |
| 14773 | RESOLVED | DUPLICATE | enhancement | druntime | druntime unit tests are only run in release mode | |
| 14774 | RESOLVED | FIXED | normal | druntime | core.time.numToString(double) fails its unit tests in non-release mode | |
| 14775 | RESOLVED | FIXED | normal | druntime | core.exception.RangeError@src/rt/aaA.d(861): Range violation | |
| 14776 | RESOLVED | FIXED | major | druntime | shared library test - loadDR - segfaults on FreeBSD 10 when not building with -release | |
| 14777 | RESOLVED | FIXED | enhancement | phobos | 0 is not the initial value for std.zlib.adler32 | |
| 14778 | RESOLVED | FIXED | major | dmd | ddoc doesnt generate code for enum in template struct | |
| 14779 | RESOLVED | FIXED | regression | dmd | incorrect addressing of arguments in require/in-contract | |
| 14780 | RESOLVED | INVALID | enhancement | dmd | Non-intuitive behavior for pointers to aggregates defining opSlice | |
| 14781 | RESOLVED | FIXED | regression | dmd | [REG2.067] impure delegate to pure function context should be able to modify context | |
| 14782 | RESOLVED | FIXED | regression | dmd | Internal error: backend/cod1.c | |
| 14783 | RESOLVED | FIXED | enhancement | dmd | Overlapping Arrays with Binary Operations on Itself | |
| 14784 | RESOLVED | WORKSFORME | normal | phobos | Variant and Proxy don't get along | |
| 14785 | RESOLVED | FIXED | normal | druntime | Some corner cases are not handled properly by core.checkedint. | |
| 14786 | RESOLVED | FIXED | minor | phobos | The built-in exponentiation operator ^^ sometimes returns a value with the wrong sign. | |
| 14787 | NEW | normal | dmd | dmd#19014 | DMD shipps outdated 32-bit ODBC import library | |
| 14788 | RESOLVED | FIXED | normal | dmd | Incorrect rejection of inout function call | |
| 14789 | RESOLVED | INVALID | regression | druntime | Runtime test reflection is broken | |
| 14790 | RESOLVED | FIXED | enhancement | druntime | coverage merge should detect changed source code | |
| 14791 | RESOLVED | INVALID | regression | dmd | std.string.indexOf(char[], char) no longer compiles | |
| 14792 | RESOLVED | FIXED | enhancement | phobos | Add function to convert from unix time to SysTime | |
| 14793 | CLOSED | INVALID | normal | phobos | net.curl.download https broken - windows | |
| 14794 | NEW | enhancement | phobos | phobos#10135 | Add optional position parameter to std.file.read | |
| 14795 | NEW | enhancement | dmd | dmd#19015 | Allow user types implementing opEquals/toHash in switch statements | |
| 14796 | CLOSED | DUPLICATE | enhancement | dlang.org | [Home] Example Code On Homepage Does Not Run | |
| 14797 | RESOLVED | INVALID | normal | dmd | template with inout parameter `foo(String: inout(CharT)[], CharT)` should be implicitly instanciated as foo!(char[], char) | |
| 14798 | RESOLVED | FIXED | enhancement | phobos | [etc.c.sqlite3] sqlite3_errstr definition missing | |
| 14799 | RESOLVED | FIXED | minor | phobos | Documentation for std.zlib.compress is incorrect | |
| 14800 | RESOLVED | DUPLICATE | regression | phobos | std.net.curl.download saves data as array | |
| 14801 | RESOLVED | FIXED | blocker | installer | OS X installer not compatible with OS X 10.11 | |
| 14802 | RESOLVED | FIXED | normal | dmd | Template argument deduction depends on order of arguments | |
| 14803 | NEW | major | dmd | dmd#19016 | successful static assert can change result of compilation |