D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15304RESOLVEDWORKSFORMEregressiondmd[REG 2.068.0] Error about SortedRange not being nothrow in debug mode
15305RESOLVEDFIXEDmajorphobosstd.manip.bitfields generate bogous code
15306RESOLVEDFIXEDnormaldmdDelegates with shared context can have unshared aliasing
15307NEWenhancementdmddmd#19068Delegate with immutable and shared context do not convert to one another
15308NEWenhancementinstallerinstaller#680make 32-bit arch dependencies optional for rpm installers
15309RESOLVEDFIXEDnormaldmd[dmd-internal] ScopeExp.semantic() should set its type always
15310RESOLVEDFIXEDnormaldmd[dmd-internal] TemplateDeclaration should be converted to TemplateExp always
15311RESOLVEDWORKSFORMEnormaldmd[dmd-internal] DsymbolExp.resolve and DotIdExp.semanticY (eright.op == TOKimport) need to be merged
15312RESOLVEDWORKSFORMEnormalphobosVariant.get cannot access frame pointer
15313RESOLVEDFIXEDnormalphobosstd.conv.emplace cannot initialize const objects
15314RESOLVEDDUPLICATEnormalinstallerinfinite loop during dmd-2.069.0.exe installation
15315RESOLVEDFIXEDnormalphoboscan break immutable with std.algorithm.move
15316RESOLVEDDUPLICATEblockerdmdstruct float fields not correctly initialised on x64
15317RESOLVEDFIXEDmajordmdSegfault in Type::kind() with DMD v2.069.0
15318RESOLVEDDUPLICATEregressiondmdTemplates not emitted for two "partial cycles"
15319RESOLVEDFIXEDregressionphobos[REG2.069] module map is in file std/map.d which cannot be read
15320RESOLVEDFIXEDenhancementphobosstatic assert(__traits(compiles, xyz)) considered harmful in unittests
15321RESOLVEDDUPLICATEnormalphobosstd.format.format is impure for doubles
15322RESOLVEDFIXEDnormaldruntimeversion(Unicode) should affect only default aliases
15323RESOLVEDFIXEDenhancementdmdModule.members and .deferred3 should use data structure with fast lookup
15324RESOLVEDWORKSFORMEnormaldmdsymbol is already defined / size of symbol changed
15325RESOLVEDWONTFIXcriticalvisualdimport conflict
15326RESOLVEDFIXEDnormaldmdFalse positive for dangling else warning
15327RESOLVEDDUPLICATEenhancementdmd-cov should not mark `assert(0)` (and ideally paths leading unconditionally to it) as uncovered
15328RESOLVEDINVALIDmajordruntimePostblit not called
15329RESOLVEDINVALIDnormaldmd__traits(isPOD, S) incorrectly returns true for structs with disabled S.init
15330RESOLVEDWORKSFORMEnormalphobosstd.file.copy outputs wrong error message when target directory doesn't exist
15331RESOLVEDINVALIDenhancementphobosstd.json objects should implement opIn_r
15332RESOLVEDFIXEDnormaldmdICE in e2ir.c: assert(irs->sthis) in visit(ThisExp), function literal with keyword 'function' calls method
15333RESOLVEDFIXEDmajordmdAssertion failed: (!fd->vthis->csym), function FuncDeclaration_toObjFile, file glue.c, line 1034.
15334RESOLVEDFIXEDregressiondruntime[REG 2.069] OS X core.time ticksPerSecond calculation is incorrect
15335RESOLVEDFIXEDenhancementphobosgetSymbolsByUDA fails if type has private members
15336RESOLVEDFIXEDnormalphobosstd.json: opIn undocumented for JSONValue
15337RESOLVEDWONTFIXenhancementtoolsMake Funkwerk's depend a part of the standard tools distribution
15338NEWnormaldmddmd#19069COFF EH tables are not linker-GC-able
15339NEWenhancementphobosphobos#9667std.datetime: document DST handling
15340RESOLVEDFIXEDnormaldmdSpurious "overlapped default initialization" errors with auto fields
15341RESOLVEDFIXEDnormalphobossegfault with std.signals slots
15342NEWmajordmddmd#17734DMD outputs all functions as COMDAT on OSX
15343RESOLVEDDUPLICATEnormaldmdThe compiler performs insufficient analysis to check if a structure is actually nested
15344RESOLVEDFIXEDtrivialdlang.orgm32mscoff switch missing from documentation.
15345RESOLVEDFIXEDminorvisualdAssembler highlighting done wrong
15346RESOLVEDDUPLICATEmajordmdCalling interface methods on out contracts causes segfaults
15347NEWmajordmddmd#19070error message for converting return value with ctor/dtor is horrible
15348RESOLVEDFIXEDminorphobosstd.stdio.writef format specifier error message
15349NEWminordmddmd#19071DDoc: comments on function templates are skipped for templates without doc comment
15350RESOLVEDWONTFIXnormaldlang.org[MailMan] end of message stripped
15351RESOLVEDDUPLICATEminordmdforeach by ref accepted, although front returns by value
15352RESOLVEDFIXEDnormaldmdtemplate arguments matching error with delegates
15353RESOLVEDFIXEDnormaldmdstd.experimental.allocator cannot free memory in its destructor if the GC is an ancestor
15354NEWnormaldmddmd#17735unstable operator overloading with mixin expression
15355RESOLVEDWONTFIXnormaldmdunstable operator overloading with comma expression
15356NEWenhancementdruntimedmd#17316windows api headers : Missing mouse related macros
15357RESOLVEDFIXEDnormalphobosstd.algorithm.iteration.each should mirror the behavior of foreach.
15358RESOLVEDFIXEDnormalphobosstd.range.each does not support opApply methods with arbitrary arity
15359NEWnormaldmddmd#19072DMD incorrectly identifies type of multidimensional array
15360RESOLVEDWONTFIXenhancementdmdtypeof is not a template argument
15361RESOLVEDFIXEDenhancementdmdIncomprehensible error message: function declaration without return type.
15362RESOLVEDFIXEDenhancementdmdAllow trailing coma in assert
15363NEWenhancementphobosphobos#10148std.stream is depricated, which leaves missing features
15364RESOLVEDFIXEDmajorphobosBitArray.len should be private
15365NEWmajorphobosphobos#9668std.math: 80-bit exp() tests are marginally wrong when returning subnormals
15366RESOLVEDFIXEDnormaldmdEnum typed as bool behaves as bool even when cast
15367RESOLVEDFIXEDmajordruntimearray of delegates comparison fails
15368RESOLVEDFIXEDenhancementdmdImprove error message for "auto" keyword inside "foreach"
15369RESOLVEDFIXEDregressiondmd[REG master] id.d(369): Error: Outside Unicode code space
15370RESOLVEDINVALIDenhancementdmdSome way to manually allocate the closure for delegates to nested functions.
15371RESOLVEDFIXEDenhancementdmd__traits(getMember) should bypass the protection
15372RESOLVEDFIXEDnormaldmdDMD emits wrong mangling for extern(C++) free function templates
15373RESOLVEDFIXEDnormaldmdSegfault when using typeid on extern(C++) class with virtual functions
15374RESOLVEDFIXEDblockerdmd[internal] Nothing should import ddmd.mars
15375NEWenhancementinstallerinstaller#681replace nsis installer by .msi installer
15376RESOLVEDFIXEDenhancementphobosThe time zone name conversions should not be compiled into Phobos
15377RESOLVEDFIXEDenhancementphobosstd.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on Windows COFF
15378RESOLVEDWORKSFORMEenhancementdlang.orgdlang.org does not completely work with https:
15379RESOLVEDFIXEDnormaldlang.org"final" attribute on function parameter
15380NEWnormaldlang.orgdlang.org#4043Clarify hash bits requirements
15381NEWenhancementdruntimedmd#17317Allow hashes to use only lowest bits
15382REOPENEDminorphobosphobos#10149std.uri has an incorrect set of reserved characters
15383NEWenhancementphobosphobos#10150URL module
15384RESOLVEDFIXEDminordmdassignment is sometimes still accepted as a condition
15385RESOLVEDFIXEDenhancementphobosApply Andersson91 idea to SortedRange.contains
15386RESOLVEDFIXEDminorphobosstd.format.formatValue usage hangs
15387RESOLVEDWORKSFORMEnormaldmdslice in extern(C++) ICE's
15388RESOLVEDFIXEDnormaldmdextern(C++) - typeof(null) should mangle as nullptr_t
15389RESOLVEDFIXEDblockerdmdextern(C++) forward referencing problem
15390NEWenhancementdmddmd#19073'abstract' should override final:
15391RESOLVEDFIXEDnormalphobosProblems loading libcurl.so and running datetime unittest on NixOS package build
15392RESOLVEDWORKSFORMEregressiondmddmd object files fail to link with ld.gold
15393RESOLVEDFIXEDnormaldruntimeDebug versions in GC code doesn't compile.
15394RESOLVEDFIXEDnormaldmd[internal] CompileExp and FileExp has same op TOKmixin
15395RESOLVEDDUPLICATEnormaldmdunittest can't access symbol of visibility package
15396RESOLVEDFIXEDnormaldmdstatic immutable not recognized as constant within switch statement
15397NEWenhancementphobosphobos#9669std.bitmanip.bitfields should support pointers
15398RESOLVEDWORKSFORMEregressiondruntimeMissing file druntime/test/profile/.clean
15399RESOLVEDFIXEDmajordmdunaligned pointers are not @safe
15400NEWnormaldmddmd#17736inconsistent local `import` behavior
15401RESOLVEDDUPLICATEenhancementdmdpartialSort should accept two ranges
15402RESOLVEDFIXEDenhancementdmdallow private access to package symbols
15403RESOLVEDFIXEDtrivialdmd[internal] FileExp represents ImportExpression, the AST class naming is not intuitive