D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15104RESOLVEDFIXEDmajordruntimeSwitching fibers in finally blocks breaks EH
15105RESOLVEDFIXEDenhancementvisualdpaths never work
15106RESOLVEDFIXEDenhancementvisualdOptlink executed with LDC as compiler?
15107RESOLVEDFIXEDenhancementvisualdWin32-COFF library paths are blank
15108RESOLVEDLATERenhancementdmdDMD should support ARM
15109RESOLVEDFIXEDenhancementinstallerAlways gets install dir wrong when uninstalling previous version
15110NEWenhancementdmddmd#19049pragma(inline) rarely works how I want it to
15111RESOLVEDFIXEDnormaldruntimehashOf fails for structs that have an alias this to a dynamic array
15112RESOLVEDWONTFIXenhancementvisuald!is not highlighted
15113NEWenhancementdlang.orgdlang.org#3947we should automate checking of broken links on dlang.org.
15114RESOLVEDINVALIDnormaldmdhijacking and selective imports
15115RESOLVEDFIXEDminorphobosstd.typetuple link to std.meta is 404
15116RESOLVEDFIXEDnormaldmdUnreasonable rejection of tuple field access via named mixin
15117RESOLVEDFIXEDnormaldmdUnreasonable circular reference error via named mixin
15118RESOLVEDFIXEDenhancementdmdHave dmd on Win32 look for optlink.exe instead of link.exe
15119NEWenhancementinstallerinstaller#679LDC version of installer
15120RESOLVEDDUPLICATEmajordmdalias overload set combine error message
15121NEWenhancementdmddmd#17725Unneeded stack frame generated
15122NEWnormaldmddmd#19050Ddoc: macros not expanded in comments in code sections
15123RESOLVEDFIXEDregressiondmd[REG2.069.0-devel] segfault when compiling simple SIMD code
15124RESOLVEDMOVEDenhancementdlang.orgOrder By Number Of Downloads On code.dlang.org
15125RESOLVEDWONTFIXnormaldmdExplicit pure needed even though pure: at the top of the file
15126RESOLVEDFIXEDregressiondmd[REG2.069-devel] dmd crashes when analyzing array literal
15127RESOLVEDFIXEDnormaldmdParser assertion on wrong code
15128RESOLVEDFIXEDenhancementphobos"IP_ADD_MEMBERSHIP" error in winsock2.d
15129NEWnormalphobosphobos#10142std.parallelism.parallel doesn't enforce shared-correctness
15130NEWmajordmddmd#19051dmd emits huge data for zero initialized struct
15131RESOLVEDFIXEDnormalinstallercurl.lib is not available in 32 bit mscoff format
15132RESOLVEDINVALIDnormalphobosstd.algorithm.sort crash on windows
15133RESOLVEDFIXEDmajordmdError message is incomprehensible
15134RESOLVEDINVALIDblockerphobosstd.parallelism taskPool.amap fails to compile with array of structs or Tuples with named members
15135NEWnormalphobosphobos#10143std.parallelism taskPool.amap compilation error for array of tuple of tuple or tuple of struct results
15136RESOLVEDFIXEDnormalphobosIf we want toStringz to be fully correct, it needs to stop checking for '\0'
15137RESOLVEDFIXEDenhancementdruntimecore.time: Support Duration/Duration and Duration%Duration
15138RESOLVEDFIXEDregressiondmd[REG2.068.2] ICE with basic use of stdx.data.json
15139NEWenhancementdmddmd#19052allow foreach over Range*
15140RESOLVEDFIXEDnormalphobosstd.experimental.allocator.building_blocks.free_list.FreeList leaks memory
15141RESOLVEDFIXEDnormaldmdObject.factory allows the creation of derived abstract classes
15142NEWnormaldmddmd#17726@trusted ignored on alias declarations when specified as prefix
15143NEWnormaldruntimedmd#17312core.demangle: Superfluous * when demangling function pointers
15144RESOLVEDFIXEDminordmdBad operand size in asm { movdqa ... } produces bogus ubyte16 initializer error elsewhere.
15145RESOLVEDINVALIDminordmdArray initializers for SIMD not working inside functions.
15146RESOLVEDFIXEDenhancementphobosstd.file.dirEntries("") only works on Windows
15147NEWnormalphobosphobos#10144std.random.uniform return value depends on integer size
15148RESOLVEDWORKSFORMEnormaldmdLinker error with packages
15149RESOLVEDFIXEDregressiondmd[REG2.068.1] Linker error with separate compilation
15150RESOLVEDFIXEDregressiondmd[REG2.068.1] Public selective import causes conflict
15151NEWnormaldmddmd#19053Deprecation not triggered when aliasing a deprecated symbol using its FQN
15152RESOLVEDFIXEDregressiondmd[REG2.069.0-devel] template fails to instantiate if argument is itself a template
15153RESOLVEDINVALIDnormaldmdCTFE failes to access second dimension of static arrays
15154RESOLVEDINVALIDmajordmdWrong overload resolution with implicit conversion of other vectorized parameter __vector(void[16])
15155RESOLVEDWORKSFORMEnormaldmd')' cannot be expressed in code examples
15156RESOLVEDFIXEDnormaldmdoverload set in eponymous template
15157RESOLVEDFIXEDnormalphobosstd.experimental.allocator.building_blocks docs
15158RESOLVEDDUPLICATEminordmdBetter error message: "Property is not an lvalue, use 'ref' to make it so"
15159NEWenhancementdmddmd#19054Static nested function prevent inlining
15160RESOLVEDDUPLICATEminordlang.orgstd.typetuple broken link to std.meta
15161NEWnormaldmddmd#19055No way to express ref delegate
15162RESOLVEDWONTFIXenhancementphobosbyDchar calls empty twice in a row
15163RESOLVEDFIXEDnormaldmdParser bug on double function call
15164RESOLVEDWONTFIXblockerphobosstd.utf.byDchar is doing an extra popFront to its input range
15165RESOLVEDFIXEDregressionphobos[Reg 2.069-devel] Can no longer use GetOptException with enforceEx
15166RESOLVEDDUPLICATEregressiondmd[REG2.069-devel] spurious statement not reachable warning in static foreach loop
15167RESOLVEDWONTFIXregressiondmd[REG2.069-devel] conflicting error with repeated alias declaration
15168RESOLVEDFIXEDregressiondmd[REG2.068.0] std.variant.Algebraic interacts badly with string alias this sub-types
15169NEWenhancementphobosphobos#10145Add more trig functions to std.math
15170RESOLVEDDUPLICATEnormaldmddefault arguments from expression tuple don't work
15171NEWenhancementdmddmd#17727private/protected/package default construction
15172RESOLVEDFIXEDmajordmdICE(interpret.c ctfeCompile) Assertion `!fd->semantic3Errors' failed.
15173RESOLVEDFIXEDminortoolsrdmd man page incorrect/outdated
15174RESOLVEDFIXEDnormaltoolsAdd or undocument --tmpdir switch
15175RESOLVEDFIXEDnormaltoolsrdmd --loop and --eval now complain about std.stream deprecation warnings
15176RESOLVEDFIXEDregressiondmd[REG2.069.0-b1] ICE(glue.c):separate compilation with -inline crash in glue.c
15177RESOLVEDFIXEDregressiondmd[REG2.069.0-b1] mixin + traits issue with 2.069 beta 1
15178RESOLVEDFIXEDnormaldlang.org"Try D" widget on homepage mangles Unicode
15179NEWenhancementdruntimedmd#17313Local imports cause outer imports to be excluded from overload set
15180RESOLVEDFIXEDregressiondmd[REG2.069.0-b1] Segfault with empty struct used as UDA
15181RESOLVEDFIXEDregressiondmdSYSCONFDIR is broken
15182RESOLVEDWORKSFORMEnormalphobosonly(enums) refused
15183RESOLVEDMOVEDenhancementtoolsUnexpected OPTLINK Termination at EIP=00425CF0
15184NEWnormaldmddmd#19056Wrongly shaped array accepted as matrix initializer
15185RESOLVEDWONTFIXregressiondruntime[REG2.069.0-b1] Not possible to create instance of TypeInfo
15186RESOLVEDFIXEDenhancementdmdEmit better diagnostic for C++ member lookup operators
15187RESOLVEDFIXEDmajorphobosdispose for allocators is broken
15188RESOLVEDFIXEDmajorphobos`deallocate` cause memory leaks
15189RESOLVEDFIXEDnormaldmdDwarf debug info is inaccurate
15190NEWmajordmddmd#19057scope(success/failure) are oddly implemented and mask stack traces
15191RESOLVEDFIXEDnormaldmdDIP25: Taking address of ref return is not type checked soundly
15192RESOLVEDFIXEDnormaldmdDIP25: Nested ref returns are type checked unsoundly
15193RESOLVEDFIXEDnormaldmdDIP25 (implementation): Lifetimes of temporaries tracked incorrectly
15194RESOLVEDWORKSFORMEnormaldmdICE for identical overloaded functions with ref-return and local struct
15195RESOLVEDINVALIDenhancementdmdDIP25: Member functions can leak local variables
15196RESOLVEDFIXEDnormalphobosstd.experimental.allocator.building_blocks.bitmapped_block unit tests leak memory
15197RESOLVEDWORKSFORMEenhancementphobosAllow allocator_list to work with allocators that do not support `expand()`
15198RESOLVEDFIXEDenhancementphobosevenChunks - std.range.chunks variant which slices range into N evenly-sized chunks
15199RESOLVEDINVALIDnormaldmdCannot Resolve Type When Calling stringof Property of a Template
15200RESOLVEDFIXEDregressiondmd[REG2.068.2] ICE(glue.c) when compiling with -inline
15201NEWmajordruntimedmd#17314Segfault __memcpy_sse2_unaligned on Throwable.toString()
15202RESOLVEDINVALIDnormalphobosfilter and randomCover do not work together
15203RESOLVEDINVALIDenhancementdmdChinese translation of the documentation