D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
8301RESOLVEDFIXEDnormaldruntimeAccess violation when a big array is allocated
8302RESOLVEDFIXEDminordlang.orgDocumentation of dirEntries in std.file is incomplete
8303RESOLVEDWORKSFORMEnormaldmd[ICE] (interpret.c, line 100) Maybe caused by a closure
8304RESOLVEDFIXEDenhancementphoboswriteln of empty Nullables too
8305RESOLVEDWORKSFORMEregressiondmdDMD Segfaults on Certain Imports
8306RESOLVEDWORKSFORMEnormaldmdalias 'array' this consumes array on iteration
8307RESOLVEDFIXEDnormaldlang.orginconsistent treatment of auto functions
8308RESOLVEDWORKSFORMEnormaldmdwrong function literal type inference results in type coercion
8309RESOLVEDFIXEDnormaldmdICE in typeMerge on 'void main(){auto x = [()=>1.0, ()=>1];}'
8310RESOLVEDFIXEDnormalphoboswriteln of Range of fixed size array
8311RESOLVEDDUPLICATEnormaldlang.orgIncomplete doc for std.getopt.getopt function.
8312RESOLVEDFIXEDminordmdToo many error messages with a writeln of fixed size array
8313RESOLVEDFIXEDnormaldmdstack overflow on recursive ifti evaluation
8314RESOLVEDFIXEDnormalphobosrandomSample primes with constant
8315RESOLVEDFIXEDregressiondmdInvalid nested-ref check in template constraint
8316RESOLVEDWORKSFORMEnormaldmdError with template functions
8317RESOLVEDDUPLICATEnormaldmd[ICE] (cast.c, line 1986) with array of lambdas
8318RESOLVEDWORKSFORMEnormaldmdCannot override a method with inferred return type
8319RESOLVEDDUPLICATEnormaldmdselective scoped import
8320RESOLVEDWONTFIXnormalphobosmetastrings.Format and int array
8321RESOLVEDFIXEDmajorphobosstd.range.put doesn't work with RefCounted output range
8322RESOLVEDINVALIDnormalphobosstd.string.chomp does not handle combining characters correctly
8323RESOLVEDFIXEDnormalphobosstd.string.chompPrefix does not handle differing string types properly
8324RESOLVEDDUPLICATEenhancementphobosArrays seen as callables for map/filter
8325RESOLVEDDUPLICATEnormaldmdIFTI on non-function templates
8326RESOLVEDFIXEDnormalphobosstd.string.format results in run-time exception
8327RESOLVEDDUPLICATEnormaldmdInternal error: backend/cod1.c 3271
8328RESOLVEDDUPLICATEnormaldmdWrong constness of autogenerated opEquals when fields' opEquals have mixed constness
8329RESOLVEDINVALIDnormaldruntimeforeach over string with dchar as element isn't nothrow
8330RESOLVEDFIXEDnormalphobosstd.algorithm.find doesn't handle reference type ranges correctly
8331RESOLVEDWORKSFORMEnormalphobosProblem with sort!(SwapStrategy.stable)
8332RESOLVEDFIXEDmajorphobosstd.Container.Range.opIndexOpAssign does not compile
8333RESOLVEDFIXEDmajorphobosstd.Container.Array (and .Range) du not implement opIndexUnary
8334RESOLVEDFIXEDnormalphobosfind cannot handle close match at end of haystack in needle isn't bi-directional
8335RESOLVEDFIXEDregressiondmd`ref` is ignored for static array of stucts with postblit argument
8336RESOLVEDDUPLICATEregressiondmdDefault function parameters ignored by delegate
8337RESOLVEDWORKSFORMEnormaldmdusing contracts on an interface makes the compiler frontend segfault
8338RESOLVEDDUPLICATEnormalphobosUnqual's documentation doesn't reflect its behavior on types with indirections
8339RESOLVEDFIXEDblockerdmdis(typeof(...)) is reporting true when it's false due to nested function error
8340RESOLVEDFIXEDmajordmd*= operator breaks long array in x64
8341RESOLVEDFIXEDenhancementphobostopN(zip()) too?
8342RESOLVEDINVALIDenhancementphobosTruly sorted output for topNCopy(zip())?
8343RESOLVEDINVALIDenhancementphobosLast argument of topNCopy forcing a sort?
8344RESOLVEDDUPLICATEnormaldmdsegfault on recursive template constraint evaluation
8345RESOLVEDDUPLICATEtrivialdmdOdd error for using 08 literal
8346RESOLVEDFIXEDminordmdLiterals 00 - 07 results in odd errors when used with UFCS
8347RESOLVEDFIXEDnormaldmdParser bug with const placed after ~this() in decl
8348RESOLVEDFIXEDblockerdmdICE(glue.c): 'semanticRun == PASSsemantic3done' on line 547 in file 'glue.c'
8349RESOLVEDFIXEDnormalphobosCTFE memcpy Error with ctRegex
8350RESOLVEDWORKSFORMEnormaldmdMisleading error message with invalid array operation
8351RESOLVEDDUPLICATEnormaldmdLambdas in 'static foreach' give errors
8352RESOLVEDFIXEDnormaldmdWrong "__overloadset isn't a template" error
8353RESOLVEDDUPLICATEnormaldmdArray of polymorphic objects does not compile
8354RESOLVEDDUPLICATEminordmdSome missing "import std.math to use ^^ operator" error messages
8355RESOLVEDINVALIDregressiondmdstruct's sizeof has bug
8356RESOLVEDFIXEDnormaldmdDisabled postblit ignored on return statement
8357RESOLVEDWORKSFORMEnormaldmdICE instantiating template inside of a unittest
8358RESOLVEDINVALIDcriticaldruntimeTypeInfo_Const next implementation is wrong
8359RESOLVEDWORKSFORMEnormaldmdstd.stdio.write(ln) segmentation faults
8360RESOLVEDFIXEDnormaldmdDestruction of uninitialized temporary struct with assert
8361RESOLVEDFIXEDnormaldmd[ICE] (eh.c line 316) with struct with dtor in assert
8362RESOLVEDFIXEDnormalphobosstd.traits.isSafe doesn't work with unsafe lamdba functions
8363RESOLVEDWONTFIXenhancementdmdEmpty array literal does not implicitly convert to associative array
8364RESOLVEDWONTFIXenhancementdmdAllow exclamation mark in template definition
8365RESOLVEDFIXEDnormaldmdStatic fixed size array of enums initialization fails
8366RESOLVEDFIXEDblockerdmdOverriding const member function in conjunction with mutable overload causes a strange error
8367RESOLVEDFIXEDnormalphobosstd.range.chain's template constraint is inadequate
8368RESOLVEDFIXEDnormalphobosstd.algorithm.sort's template constraint is inadequate
8369RESOLVEDINVALIDnormaldmdtry/finally block and float division by zero
8370RESOLVEDFIXEDnormaldmdinvalid deprecation error with -release -inline -noboundscheck
8371RESOLVEDFIXEDenhancementphobosAdd a function to make a range from a sequence of elements
8372RESOLVEDDUPLICATEnormaldmd-property is broken
8373RESOLVEDFIXEDnormaldmdIFTI fails on overloading of function vs non function template
8374REOPENEDnormaldmddmd#18453One missed array literal interpretation as int[2]
8375RESOLVEDFIXEDnormaldmdstd.path.sep is deprecated
8376RESOLVEDFIXEDcriticaldmd64 bit codegen bug involving dynamically indexed static array and continue statement
8377RESOLVEDFIXEDregressiontoolsUnexpected OPTLINK Termination at EIP=004106BE
8378RESOLVEDWORKSFORMEminortools/entry:_function is implemented, but undocumented.
8379RESOLVEDFIXEDenhancementphobosstd.algorithm.findSplit example is freaking hard to read
8380RESOLVEDINVALIDnormaldmd-unittest makes it so that std.replace doesn't work on enums
8381RESOLVEDINVALIDenhancementdmdUniform function call syntax (pseudo member) enhancement suggestions
8382RESOLVEDFIXEDmajorphobosstd.bitmanip opCmp bug or user error?
8383RESOLVEDWORKSFORMEmajordmd64-bit ABI: unions not the same size as in C in some situations
8384NEWenhancementphobosphobos#9929std.conv.to should allow conversion between any pair of string/wstring/dstring/char*/wchar*/dchar*
8385RESOLVEDINVALIDnormalphobosto!wstring("Hello, world!"w.ptr) == "4"
8386RESOLVEDFIXEDregressionphoboswriteln stopped working with wstring
8387RESOLVEDDUPLICATEnormaldmdSemantic errors in opDispatch body are not reported
8388RESOLVEDFIXEDnormalphobosstd.traits.MemberFunctionsTuple doesn't work with constructors or destructors
8389RESOLVEDDUPLICATEenhancementdmdClasses, nested in the same base class cannot be derived from.
8390RESOLVEDFIXEDregressiondmdRefused array operation mutable[] += const[]
8391RESOLVEDFIXEDnormalphobosSegmentation fault (core dumped) with std.write
8392RESOLVEDFIXEDnormaldmdDMD sometime fail when using a non static function template within a function template
8393RESOLVEDFIXEDnormaldmdclass in lambda causes linker trouble
8394RESOLVEDWORKSFORMEnormaldmdCan't compile rdmd.d using master version under XP
8395RESOLVEDFIXEDnormaldmdTemplated struct constructors don't implicitly convert to const
8396RESOLVEDFIXEDmajordmdwrong order of evaluation for tuple expansion in function arguments
8397RESOLVEDFIXEDregressiondmdparameter types are not checked when assigning a function literal
8398RESOLVEDFIXEDnormalphobosenforceEx cannot be used with OutOfMemoryError
8399RESOLVEDFIXEDnormaldlang.orgDeprecation of scope not documented
8400RESOLVEDFIXEDnormaldmdstatic array type cannot interpret dynamic array length