D Language Bugzilla Archive

24890 bugs archived from https://issues.dlang.org/.

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