D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
16604ASSIGNEDenhancementphobosphobos#10204[std.getopt] defaultGetoptPrinter can't be used if an exception fires
16605RESOLVEDINVALIDminordmdcore.simd generates slow/irrelevant code
16606RESOLVEDFIXEDenhancementdlang.org[dlang.org] Search field value not propagated to Google
16607RESOLVEDFIXEDregressiondmd[REG2.072b1] forward reference error for nested struct
16608RESOLVEDDUPLICATEnormaldmd'static foreach', nested function template, 'static if', anySatisfy: Only the first iteration seems to work
16609RESOLVEDFIXEDregressionphobosstd.experimental.ndslice.slice issues warnings when building Phobos
16610RESOLVEDDUPLICATEnormaldmdError: function fun (Bar bar) is not callable using argument types (Bar)
16611RESOLVEDFIXEDminorphobosstd.traits.fullyQualifiedName fails with error 'Unrecognized type const(void)'
16612RESOLVEDWORKSFORMEnormaldmdBug in std.regex? in dmd? Segmentation fault
16613RESOLVEDFIXEDenhancementtoolsintegrate dub project tester with dlang's CI
16614NEWenhancementphobosphobos#10205[META] Each artifact in the standard library should have a meaningful example
16615RESOLVEDFIXEDenhancementphobosstd.process is missing functionality for child processes
16616RESOLVEDFIXEDenhancementdmdAdvanced const propagation for structs
16617NEWenhancementdmddmd#19200toHash can not be a template method
16618RESOLVEDFIXEDnormaldmd[REG2.055] Segmentation fault in DMD with cyclic alias this and unknown identifier
16619RESOLVEDWONTFIXminorvisualdVisual D: link dependency file does not exist - always prompted to rebuild
16620RESOLVEDFIXEDenhancementdruntimefinal switch requires module info
16621RESOLVEDFIXEDregressiondmd[REG2.060] DMD hang in semantic3 on alias this
16622RESOLVEDWONTFIXnormaldmdmultiple scope(exit) are damaging the stack
16623RESOLVEDFIXEDenhancementdruntimeSupport C++ Name Mangling
16624RESOLVEDFIXEDtrivialphobosstd.path.setExtension ddoc comment is strangely formated
16625RESOLVEDFIXEDregressiondmd[Reg 2.072] new and previously undeprecated switch case fallthrough error
16626RESOLVEDFIXEDregressiondmd[Reg 2.073] extreme CTFE memory usage with compile time regex
16627RESOLVEDFIXEDregressiondmd[Reg 2.072] non-static structs with postblit/dtor fields are now nested
16628RESOLVEDFIXEDenhancementphobosSpecial case std.algorithm.equal for known empty or infinite ranges
16629RESOLVEDFIXEDregressiondmd[Reg 2.072] scope is stripped from some parameters
16630RESOLVEDWORKSFORMEmajorphobosCompile errors with std.traits.arity and std.traits.ParameterStorageClassTuple
16631RESOLVEDINVALIDmajordmdProgram crash when a version activates a method defined in a static library
16632RESOLVEDDUPLICATEminordmd"for" statement treats scoped block in increment section as lambda
16633RESOLVEDFIXEDnormaldmdCase where an alias this is tried before the object itself
16634RESOLVEDFIXEDnormalphobosstd.math exposes yl2x and yl2xp1 publicly
16635RESOLVEDFIXEDnormaldmdAlias this for implicit conversion to "ref const(typeof(this))" causes dmd to segfault
16636RESOLVEDWONTFIXmajordmdMemory corruption when using OSX pthread function in 32-bit with -g enabled
16637RESOLVEDFIXEDenhancementinstallerDMG archive doesn't contain dub?
16638NEWcriticaldmddmd#19201segfault if a single lib is passed without sources
16639RESOLVEDFIXEDenhancementphobosReview std.json wrt this article on JSON edge cases and ambiguities
16640RESOLVEDFIXEDcriticaldmdvoid fun(string file=__FILE_FULL_PATH__) returns relative path
16641RESOLVEDFIXEDmajordruntimeInfinite loop on InvalidMemoryOperationError in __dmd_personality_v0
16642RESOLVEDFIXEDnormalphobosbyCodeUnit doesn't work AutodecodableStrings unless they're actually strings or alias a variable that's a string
16643RESOLVEDFIXEDcriticaldmdCTFE internal error with null
16644NEWnormaldmddmd#19202final switch on int should error unless VRP matches all cases
16645RESOLVEDWORKSFORMEminordmd3 errors messages instead of 1 after CTFE divide by 0
16646RESOLVEDWORKSFORMEblockerdmdHeader generation on druntime
16647RESOLVEDDUPLICATEenhancementdmdpackage.di is not recognized
16648RESOLVEDFIXEDblockerdmdHeader generation skips postblit
16649RESOLVEDFIXEDblockerdmdHeader gen skips parens
16650RESOLVEDINVALIDnormaldruntimeWrong mangling for extern(C++) with posix stat_t
16651RESOLVEDFIXEDmajordruntimeatomicOp!"-="(ulong, uint) = wrong result/codegen
16652RESOLVEDFIXEDregressiondmd[Reg 2.071] returned rvalue destroyed too early
16653RESOLVEDFIXEDnormalphobosParameterDefaultValueTuple fails to compile when function has lazy param
16654RESOLVEDFIXEDmajordruntimehashOf returns different hashes for the same string value
16655RESOLVEDINVALIDminorphoboslambda with type alias parameter fails std.traits.isSomeFunction
16656ASSIGNEDenhancementphobosphobos#10206move embedded zlib to a separate library
16657RESOLVEDFIXEDenhancementdmdalias this interacts with generated opCmp and opEquals
16658RESOLVEDFIXEDnormaldruntimeWin32API: default IE ver. set to 4.0 is too old
16659ASSIGNEDenhancementdlang.orgdlang.org#4062Clarify mutating while iterating rules
16660NEWenhancementdmddmd#17779Deprecate/Remove Optlink as Default Linker on Windows
16661RESOLVEDFIXEDregressionphobos[REG2.072] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring
16662ASSIGNEDnormalphobosphobos#10207Can't call std.variant.visit from a pure function
16663RESOLVEDFIXEDregressionphobos[REG 2.072] std.unit.toUpper rejects an alias this to a string
16664RESOLVEDFIXEDenhancementdruntimecore.demangle functions are not callable from @safe or pure code
16665NEWnormaldmddmd#19203static assert is only checked after the following dependent type declaration
16666NEWcriticaldmddmd#19204type inside 'static if' can't be used before import
16667RESOLVEDFIXEDregressionphobos[REG] dub test fails on std.conv after upgrade to dmd 2.072.0
16668NEWnormaldmddmd#17780Hello world causes linker errors
16669RESOLVEDFIXEDtrivialdlang.orgforum.dlang.org menu is different from dlang.org menu.
16670RESOLVEDWORKSFORMEminorphobosstd.variant visiting allows type parameters not held by variant
16671RESOLVEDWONTFIXminorphobosstd.variant visiting functions should pass file, line to VariantException
16672REOPENEDenhancementdmddmd#19205Deprecate "block only" delegate syntax
16673NEWcriticaldruntimedmd#17336improve cyclic module imports checker
16674NEWnormaldlang.orgdlang.org#4063Clarify lifetime of pointer to AA entry
16675RESOLVEDWORKSFORMEnormaldruntimeOverlapping is detected at runtime for + and * array operation, but not for - and /.
16676RESOLVEDDUPLICATEregressionphobos[REG2.072.0] std.format fails with %02d in dstring format string
16677RESOLVEDFIXEDmajordmd-L flag ignores quotes in the arguments passed to the linker
16678RESOLVEDFIXEDregressiondmd[REG] Fix for issue 16193 creates major breakage
16679RESOLVEDFIXEDmajordmdprefetch on old pentium d results in an illegal instruction
16680RESOLVEDFIXEDregressiondmddmd doesn't use druntime optimized versions of subtraction array operations
16681RESOLVEDWORKSFORMEnormaldmdICE 1662
16682RESOLVEDFIXEDregressionphobos[REG 2.072] "privatization" of symbols in std.stdio breaks DFMT
16683NEWnormaldruntimedmd#17337Lower typeid expression to .typeidImpl!(T)
16684NEWregressionphobosphobos#10208[REG 2.067.0] std.getopt, problem with the automatic handling of "h"
16685RESOLVEDFIXEDnormaldmdtemplate instantiation rejected when passing member of enum struct in value parameter
16686ASSIGNEDnormalphobosphobos#9695Can not spawn subprocess and read from File at same time
16687NEWnormaldmddmd#19206Win COFF: Duplicate COMDAT on overloaded templated function
16688NEWenhancementinstallerinstaller#686DMD needs to work with the MSC build tools distribution
16689RESOLVEDFIXEDenhancementdmdErrors in instantiated mixin templates should show instantiation point
16690RESOLVEDFIXEDenhancementvisualdNew debug experience: "Children could not be evaluated" popup with zero length slices (ie, null ptr)
16691RESOLVEDFIXEDenhancementvisualdNew debug experience: hovering over a string function argument doesn't display the string
16692NEWenhancementvisualdvisuald#241New debug experience: possible to execute pure functions during expression evaluation?
16693RESOLVEDFIXEDenhancementdlang.orgUpdate DConf 2017 announcement on dlang.org
16694RESOLVEDFIXEDnormaldmdICE on taking address of `export` function (declaration-only)
16695RESOLVEDDUPLICATEnormaldmdvariadic argument static array can't use template arg as size
16696RESOLVEDDUPLICATEregressiondmd[regression] Assert(0) or HLT reduced to separate dub package
16697RESOLVEDFIXEDenhancementdmdExtend IsExpression to accept __vector as a TypeSpecialization
16698RESOLVEDDUPLICATEmajorphobosstd.regex.matchFirst corrupts stack
16699RESOLVEDFIXEDregressiondmd[REG 2.070] stack corruption with scope(exit)
16700RESOLVEDDUPLICATEenhancementvisualdNew debug experience: enums are integers
16701RESOLVEDFIXEDenhancementdmdRemove Restriction of "package.d" Source File Module Forced to All Lowercase
16702NEWenhancementdmddmd#17781DMD emit PIC relocation when it isn't appropriate, program won't link.
16703RESOLVEDFIXEDenhancementdmdSupport indexing of SIMD vector types