D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15004RESOLVEDWORKSFORMEnormalphobosstd.concurrency fails to compile when sending static array larger 32 byte
15005NEWminordmddmd#19036Coverage files start with a dash character when using full pathname for source files with -cov
15006RESOLVEDINVALIDregressiondmdCompiling trivial program produces 400,000+ byte object file
15007RESOLVEDFIXEDenhancementdruntimecore.atomic match C++11
15008NEWenhancementphobosphobos#9664floor(float x) and floor(double x) have no FPU implementation
15009RESOLVEDFIXEDmajordruntimeObject.destroy calls unnecessary postblits for destruction of static arrays object
15010NEWnormaldmddmd#17721Base interface member is shadowed inside the derived interface member body (template overloading issue)
15011NEWminordmddmd#19037can override public method with protected method
15012RESOLVEDFIXEDregressiondruntimeDruntime Makefile whitelists compilers
15013REOPENEDnormalphobosphobos#10140std.mmfile module produces bus error at certain conditions
15014RESOLVEDFIXEDnormaldmdWin64: Invalid C++ mangling for multiple long arguments
15015RESOLVEDFIXEDenhancementdmdWin64: interop with C/C++ fails if function return value is a struct of size 8
15016RESOLVEDDUPLICATEregressiondruntimeStructs with opDispatch cannot be emplaced
15017RESOLVEDFIXEDregressiondmd[REG2.068.1-b2] assigning a Variant to be value in a hashmap
15018RESOLVEDFIXEDmajordmdWin64: ICE when assigning struct of size 4 to slice
15019RESOLVEDFIXEDcriticaldmd[ICE] Heisencrash on OS X 32-bit with non-trivial projects
15020RESOLVEDINVALIDregressiondmdpragma(lib) not implemented with 2.068.1
15021RESOLVEDFIXEDregressiondmd[REG2.068.1] linker error with speculative instantiation and -inline
15022NEWenhancementdmddmd#19038use __TEXT,__cstring to deduplicate strings during linking
15023NEWmajordmddmd#17722debug info for extern(C++) classes don't work when debugging C++ code
15024RESOLVEDFIXEDregressionvisualdWrong keyword color for Visual Studio Dark theme
15025NEWnormaldmddmd#19039duplicate array initializers are only checked in todt glue code
15026NEWenhancementdmddmd#19040cannot array assign to a slice return value
15027RESOLVEDFIXEDregressionphobosrangified functions no longer work with alias this'ed strings (e.g. DirEntry)
15028RESOLVEDINVALIDnormaldlang.orgWeird disassembly on asm.dlang.org
15029RESOLVEDDUPLICATEregressiondruntime[Reg 2.069.0-devel] _postblitRecurse invokes opDispatch with __xpostblit (breaks emplace)
15030RESOLVEDFIXEDregressiondmd[REG2.068.1] ICE with recursive delegate, -unittest, and std.range
15031RESOLVEDFIXEDnormaltoolsrdmd should force rebuild when --compiler changes
15032RESOLVEDFIXEDregressiondmd[REG2.068.1] coverage output is discreted around the calls to map(), canFind(), filter()
15033RESOLVEDFIXEDnormalphobosElement type of float iota is double
15034RESOLVEDDUPLICATEnormaldmdICE(glue.c line 1026) Assertion failure: '!fd->vthis->csym'
15035RESOLVEDINVALIDregressiondmdPossible regression between 2.068.0 and 2.068.1 (2.068.2-b1 also)
15036RESOLVEDFIXEDtrivialdruntimeSimpleDllMain assumes various symbols are available unqualified
15037RESOLVEDDUPLICATEnormaldruntimemethod TypeInfo.init shadows built-in init property
15038NEWenhancementdmddmd#17723Associative Array .get property const vs immutable
15039RESOLVEDFIXEDregressionphobosAlgebraic cannot store a Typedef along with Typedef'ed type
15040RESOLVEDDUPLICATEminordlang.orgshowcase curl example doesn't run
15041NEWnormaldmddmd#19041Pointer slice with one negative index throws 'Range violation'
15042RESOLVEDDUPLICATEregressiondmd[REG2.068] isInstanceOf fails when a template argument is an instance of the tested template
15043RESOLVEDINVALIDnormaldmda temporary is needed when trying to set a delegate using __traits(getOverloads)
15044RESOLVEDFIXEDregressiondmd[REG2.068.0] destroy might leak memory
15045RESOLVEDFIXEDregressiondmd[Reg 2.069-devel] hasElaborateCopyConstructor is true for struct with opDispatch
15046RESOLVEDFIXEDregressiondlang.org[REG2.068] isForwardRange documentation is documenting issue 14544
15047RESOLVEDWONTFIXnormaldmd"used before set" error with void initialization (only with -O)
15048RESOLVEDWORKSFORMEtrivialdlang.org"tuple" term used wrongly on dlang.org/variadic-function-templates.html
15049RESOLVEDFIXEDnormaldmdbad error message when trying to instantiate a nested class in a static method
15050RESOLVEDFIXEDnormaldlang.orgDPaste is always passing an empty second argument to programs
15051RESOLVEDFIXEDnormaldlang.orgCode that runs fine on dpaste.dzfl.pl refuses to run on dlang.org
15052RESOLVEDWORKSFORMEcriticalphobosdmd/std/utf.d error on variable std.utf.byCodeUnit!(inout(char)[]).byCodeUnit.ByCodeUnitImpl.r
15053RESOLVEDFIXEDenhancementdruntimeRuntime.cArgs not @nogc
15054RESOLVEDWORKSFORMEminordmdDMD doesn't work with hardening-wrapper
15055RESOLVEDWONTFIXnormalphobosisArray!NonArray doesn't short-circuit an expression
15056RESOLVEDFIXEDregressiondmd[REG2.068.1] Unstored RAII struct return yields bogus error: "cannot mix core.std.stdlib.alloca() and exception handling"
15057RESOLVEDDUPLICATEregressionphobosstd.string.indexOf and friends do not accept custom types with alias this to string
15058RESOLVEDFIXEDenhancementvisuald[VisualD] A way to specify Debugging Current Directory from within the .visualdproj
15059RESOLVEDDUPLICATEenhancementdlang.orgD Bug Tracker graph disappeared
15060NEWmajordruntimedmd#17146Can't load a D shared library first, then load a C shared library
15061RESOLVEDFIXEDnormalphobosstd.experimental.logger uses @safe on function templates
15062RESOLVEDDUPLICATEnormaldmdElementType Causes Abnormally Long Compile Time
15063NEWnormaldmddmd#19042Template Instantiation Accepts Invalid Code
15064NEWnormaldmddmd#19043[CTFE] AliasSeq in multi-level alias this fails in CTFE
15065RESOLVEDFIXEDnormaldmdassociative array has no keys property
15066RESOLVEDFIXEDnormalphobosstd.net.curl.get should support IPv6 addresses on Windows
15067RESOLVEDINVALIDminordlang.orgBroken links on D1 web site
15068RESOLVEDFIXEDmajordmdwrong error message on attempting to use type as template
15069RESOLVEDFIXEDregressiondmd[REG2.064] nonsense struct template instantiations still compile
15070RESOLVEDDUPLICATEnormaldmdTemplate is silently extracted from type and reinstantiated
15071NEWmajordmddmd#17724filenames and module names with case-insensitive HFS+
15072RESOLVEDFIXEDregressiondmd[REG2.069-devel] Re-introducing codegen performance regression 14805
15073RESOLVEDFIXEDmajordruntimeSIGRTMIN is an alias to a private function
15074NEWenhancementphobosphobos#10141std.path.globMatch and escaping [/]/{/}
15075RESOLVEDWORKSFORMEmajordmdwrong code with vector assignment of static array elements
15076RESOLVEDFIXEDenhancementdruntimeGet ID of current thread
15077RESOLVEDDUPLICATEenhancementdmdTwo structs with the same name could have a nicer error message
15078RESOLVEDFIXEDenhancementdlang.orgGC documentation should reflect 2.067 changes
15079RESOLVEDFIXEDregressiondmd[REG2.068.1] Assertion `fd->semanticRun == PASSsemantic3done' failed.
15080RESOLVEDFIXEDmajordmdextern(C++) classes have wrong static data layout
15081NEWminordmddmd#19044[Vector Extensions]
15082RESOLVEDWORKSFORMEnormalphobosOutput of process is not captured on Win64
15083RESOLVEDINVALIDmajordmddeclaring a variable, cannot access frame pointer
15084NEWenhancementdruntimedmd#17311GC must ensure there is at least X% of free space in the heap after collection to avoid frequent collections
15085RESOLVEDFIXEDmajorphobosstd.datetime unittest fail due to missing TZname
15086REOPENEDcriticaldmddmd#19045import doesn't verify module declaration
15087NEWenhancementdmddmd#19046DDoc: Add function attributes section for templates
15088RESOLVEDFIXEDmajordruntimetimer_t should be void*, not int
15089RESOLVEDFIXEDregressiondmdMarks wrong line as where error occurs.
15090RESOLVEDDUPLICATEenhancementdmdWrong error message with byte-sized enum
15091RESOLVEDDUPLICATEnormalphobosError passing lambda to std.algorithm.sorting.sort
15092RESOLVEDFIXEDregressiondmd[REG2.066.0] ICE on duplicated struct declarations in class members
15093NEWenhancementdmddmd#19047optimize slist_reset
15094RESOLVEDFIXEDnormaldmd__traits(getMember) fails when the source is a struct/class field
15095RESOLVEDFIXEDminordlang.orgMalformed URL in documentation link
15096RESOLVEDFIXEDnormalphobosstd.array.array cannot be instantiated for pointers to ranges
15097RESOLVEDINVALIDenhancementdmdnamespace
15098RESOLVEDDUPLICATEenhancementdmdC++ namespace conflicts with D import
15099RESOLVEDFIXEDenhancementvisualdC++ projects depend on D projects?
15100NEWenhancementdmddmd#19048@nogc should ignore allocations on assertion fail
15101RESOLVEDDUPLICATEenhancementdlang.org[Home]
15102NEWenhancementphobosphobos#9665Unified function to remove files/directories
15103RESOLVEDFIXEDminordmdImprove declaration / initialization syntax error message