D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
14904RESOLVEDFIXEDregressionphobos[REG2.067.0] bad error message in reduce: 'Incompatible function/seed/element'
14905REOPENEDnormaldmddmd#17719duplicate error message: 'Warning: statement is not reachable'
14906RESOLVEDFIXEDmajordmddmd dumps core at incorrect enum declaration
14907RESOLVEDFIXEDcriticaldmdDMD crash when using template name as a default value of template's typed argument
14908RESOLVEDFIXEDminordmddmd's rewrite is exposed in error message: Error: 's += 1' is not a scalar, it is a S
14909NEWnormaldmddmd#19025Template argument of std.algorithm.iteration.chunkBy cannot access a local variable
14910RESOLVEDINVALIDenhancementphobosTake!R does not offer length for char[]
14911RESOLVEDFIXEDregressiondmdCompiler found indexing in code "new MyStruct[2].ptr"
14912NEWenhancementdmddmd#19026Move initialisation of GC'd struct and class data from the callee to the caller
14913NEWnormaldmddmd#19027The return attribute cannot be on the left side of a function declaration
14914RESOLVEDWONTFIXminordmdInconsistent alias declaration could be detected
14915RESOLVEDFIXEDregressiondlang.org[REG2.068.0] can't build phobos-release
14916RESOLVEDWORKSFORMEmajordmdopDispatch: no property error for parameter type mismatch
14917RESOLVEDWORKSFORMEnormaldmdtypeid(x) is typeid(y) returns different results during ctfe
14918RESOLVEDWORKSFORMEnormaldruntimeUndefined reference when using a static array of pollfd's
14919NEWenhancementdmddmd#19028utf/unicode should only be validated once
14920RESOLVEDFIXEDregressionphobos[REG2.067.0] SList.insertAfter on uninitialized list triggers assertion in _first
14921RESOLVEDDUPLICATEenhancementphobosgetopt throws preventing printing of options
14922NEWnormaldruntimedmd#17145'new' does not provide information about the sharedness or immutability to the GC
14923RESOLVEDFIXEDregressiondmd[REG2.067] ICE: Assertion failed: (tret->ty != Tvoid), function semantic3, file func.c, line 1736.
14924RESOLVEDFIXEDnormalphobosError in std.uri definition/description
14925RESOLVEDFIXEDnormalphobosreplaceInPlace fail compilation
14926RESOLVEDFIXEDregressiondmdPrograms compiled using dmd 2.068 are generating dummy profilegc.log files
14927ASSIGNEDmajordmddmd#19029GDB cannot be used to debug D programs on OS X
14928RESOLVEDFIXEDtrivialdmdSwitches -betterC and -m32mscoff do not appear in DMD's help text
14929RESOLVEDFIXEDregressiondmd[REG2.067] ICE: Assertion failure: 'ez->exp && ez->exp->op == TOKconstruct' on line 302 in file 'escape.c'
14930RESOLVEDWORKSFORMEnormalphobosUnable to array() a const map() result
14931NEWenhancementdmddmd#17720switch doesn't work with any pointers
14932RESOLVEDFIXEDnormaldlang.orgThe language specification does not define what the shared attribute does
14933RESOLVEDFIXEDenhancementdlang.orgspecifications for the pragma(mangle) are vague
14934REOPENEDnormaldruntimedmd#17309GC interface doesn't allow safe extension of a memory range
14935RESOLVEDINVALIDenhancementdlang.org[Operator Overloading] Wrong description on overloading a[]
14936RESOLVEDFIXEDenhancementdmdDividing by a power of 2 slow on 32bit
14937NEWenhancementdmddmd#19030Slow code compared to ldc/gdc on calculation with real variables
14938RESOLVEDFIXEDenhancementphobosstd.net.curl tests should use localhost or stub any networking
14939RESOLVEDDUPLICATEnormaldmddmd slow build of botan library with -inline and -O
14940RESOLVEDFIXEDenhancementphobosCan't call logger with more complex objects
14941RESOLVEDDUPLICATEnormaldmddmd rejects op assignment to opIndex expression
14942RESOLVEDINVALIDnormaldmddmd linking error with SHA and SSSE3
14943NEWenhancementdmddmd#19031dmd should inline more aggressively
14944RESOLVEDFIXEDregressiondmd[REG2.064] cannot initialize static array by static this()
14945RESOLVEDFIXEDtrivialdlang.orgunions are missing from the ABI page
14946RESOLVEDFIXEDmajordruntimedruntime coverage tests fail intermittently
14947RESOLVEDINVALIDnormalphobosstd.traits: ParameterIdentifierTuple on an 'interface' not working
14948RESOLVEDFIXEDregressiondmd[Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message
14949RESOLVEDFIXEDtrivialphobosNon-descriptive "Enforcement failed" when attempting to write to closed file
14950RESOLVEDFIXEDminordmdSetting enum value to the last member of another enum causes int overflow error
14951RESOLVEDFIXEDenhancementdmdWin64: Invalid C++ mangling for __gshared pointer variables
14952RESOLVEDFIXEDregressiondmdRedundant REX.W before FSTP confuses Valgrind
14953NEWenhancementphobosphobos#10139std.concurrency: Add function to flush message box
14954RESOLVEDFIXEDnormaldmdextern opaque struct instance doesn't compile
14955RESOLVEDWONTFIXenhancementdmd[D1] Add module profiling feature
14956RESOLVEDFIXEDblockerdmdC++ Mangling incompatible with C++11
14957NEWmajordmddmd#19032order of declaration at global scope
14958RESOLVEDINVALIDcriticaldmdCasting a double to ulong sometimes produces wrong results
14959RESOLVEDINVALIDregressiondmdRegression in HEAD: linker error on printing SysTime with writeln
14960RESOLVEDFIXEDnormaldmdlibcurl linking issues on linux
14961RESOLVEDFIXEDnormaldmdv2.067 fails to build with musl libc (on alpine linux)
14962RESOLVEDFIXEDregressiondmd[REG2.068] compiler inference of attributes for nested map seems broken
14963RESOLVEDFIXEDnormaldlang.orgCross-module docs in phobos-prerelease have wrong link targets
14964NEWenhancementdmddmd#19033__traits(isAlias, foo)
14965RESOLVEDFIXEDregressiondmd[REG2.031] Forward reference to inferred return type of function call when using auto return type
14966RESOLVEDFIXEDnormalphobosComparing two std.xml.Document result in infinite recursion
14967RESOLVEDINVALIDnormalphobosstd.xml.Tag doesn't include attributes in comparison
14968RESOLVEDINVALIDnormalphobosInvalid mmfile length allowed on Linux
14969RESOLVEDFIXEDminordmdcannot evaluate atan at compile time
14970RESOLVEDFIXEDenhancementdmd[D1] Add support for "Template Params" section in ddoc
14971NEWenhancementdruntimedmd#17310array.length -= x; should be checked for underflow when compiling without -release
14972REOPENEDmajordlang.orgdlang.org#4042Documentation for std.windows.* missing
14973RESOLVEDFIXEDregressiondmd[REG2.068] compiler inference of contexts for nested map seems broken
14974RESOLVEDFIXEDenhancementdruntimecore.time.Duration.get depreciation time is up
14975RESOLVEDFIXEDenhancementdmdDMD refuses to inline even trivial struct constructors
14976NEWnormaldmddmd#19034object file output is unstable/different
14977RESOLVEDDUPLICATEnormaldmdStruct initializer doesn't work inside AA initializer
14978RESOLVEDWONTFIXenhancementdmdImprove incorrect AA declaration error message
14979RESOLVEDFIXEDregressionphobos[REG2.068] Wrong tempCString result on x64 with ternary operator
14980RESOLVEDFIXEDregressionphobos[REG2.068] getAddressInfo(null) broken
14981RESOLVEDFIXEDregressionphobos[REG 2.068.0] Missing nothrow attribute in dbgVerifySorted()
14982RESOLVEDFIXEDnormaldmdnogc inconsistency
14983RESOLVEDWONTFIXenhancementdmdAUTO_BOOTSTRAP download never happens.
14984RESOLVEDWORKSFORMEenhancementdmdMake it illegal (or at least a warning) to modify the iteration variable in foreach
14985RESOLVEDFIXEDregressiondmd[REG2.068.1-b1] Link failure for const TypeInfo of speculative instantiated struct
14986RESOLVEDFIXEDregressiondmd[REG2.068.1-b2] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)
14987RESOLVEDDUPLICATEregressiondmdInternal error: backend/cod1.c 1711
14988NEWnormaldmddmd#19035Looks like inconsistent error report for the pointless in-contract definition
14989RESOLVEDFIXEDnormaldmdOverload merge sometimes doesn't work
14990RESOLVEDFIXEDregressiondruntimeNo rule to make target `src/core/sys/windows/stdio_msvc12.d', needed by 'druntime.zip'.
14991RESOLVEDFIXEDregressiondmddmd doesn't build under OSX 32 bit
14992RESOLVEDFIXEDnormaldmdstatic array local variables always require .init
14993RESOLVEDFIXEDregressiondruntimeAllocating in a destructor segfaults instead of throwing InvalidMemoryOperationError
14994RESOLVEDFIXEDnormalphobosstd.mmfile incorrectly handles map failure
14995RESOLVEDFIXEDnormalphobosstd.mmfile incorrectly handles errors in ctor
14996RESOLVEDFIXEDmajordmdonly(EnumMembers!T) eats all my memory when T : string
14997RESOLVEDFIXEDnormaldmd__ctor present in error message
14998RESOLVEDWONTFIXnormalphobosCannot put a char into a char[]
14999RESOLVEDWONTFIXregressiondmdOut of memory when compiling vibe.d
15000RESOLVEDFIXEDnormalphobosChanges to userShell either need to be reverted or the std.process documentation needs to be updated
15001RESOLVEDFIXEDminordmdDuplicate error message without line number on if statement
15002RESOLVEDFIXEDregressiondmd[REG2.064] ICE with invalid static variable initializer while CTFE
15003RESOLVEDFIXEDnormalphobosassumeSorted Allocates GC Memory in Debug Mode