D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
14101NEWenhancementdruntimedmd#17290[bare-metal] Bare-Metal Programming changes
14102RESOLVEDWORKSFORMEenhancementdmdBad 'is not an lvalue' diagnostic in chained -unary and --preincr expressions.
14103RESOLVEDINVALIDenhancementdmddmd doesn't treat opIn as unsafe
14104RESOLVEDFIXEDregressiondmdaa with pointer key type doesn't find existing value
14105RESOLVEDFIXEDenhancementdmdstrideImpl fails for 0xFF
14106RESOLVEDFIXEDregressiondmdsort is @safe in release mode, @system in debug mode
14107NEWenhancementdmddmd#17695compiler shouldn't allow to compare unions without custom opEquals
14108RESOLVEDINVALIDregressionphobostemplate object.get cannot deduce function from argument types
14109RESOLVEDFIXEDregressiondmd[REG2.066.1] Property-like function call does not work on template value parameter
14110RESOLVEDFIXEDenhancementphobosstd.file.read cannot read files open for writing
14111RESOLVEDFIXEDtrivialphobosBroken DDOC for std.format
14112RESOLVEDWORKSFORMEregressiondmdPhobos git master doesn't build with MSVC-built compiler (DIP25)
14113NEWnormaldmddmd#18941Lexically first function is picked as overriding one even if it's `const` and base one isn't
14114RESOLVEDFIXEDblockerdmdAllow volatileLoad/Store to access null location
14115NEWenhancementdlang.orgdlang.org#4036Copy dlang.org's look and feel to the wiki
14116RESOLVEDFIXEDmajordmdAssertion failure: 'p->isPkgMod == PKGmodule' on line 143 in file 'import.c'
14117RESOLVEDFIXEDenhancementdruntimecore.atomic should be @safe
14118RESOLVEDDUPLICATEnormaldmddmd -v misses imports
14119NEWnormaldruntimedmd#17291Must not allocate TraceInfo for FinalizeErrors
14120RESOLVEDFIXEDenhancementdmdiasm is missing pause instruction
14121RESOLVEDFIXEDcriticaldlang.orgWiki: "Create account" page completely broken!
14122CLOSEDINVALIDregressiondmdGITHEAD -- Coner case regression with alias this and exceptions
14123RESOLVEDFIXEDenhancementdmdcannot compare typeid(object.Object) at compile time
14124RESOLVEDFIXEDnormalphobosBigInt %= int can return "-0"
14125NEWenhancementphobosphobos#10113@trusted nested helper functions in std.file
14126RESOLVEDFIXEDregressiondmdGITHEAD - GC seemingly corrupting memory
14127NEWnormalphobosphobos#10114@trusted functions in std.array present unsafe interfaces
14128NEWmajordmddmd#18942AliasDeclaration allows expressions, causing false code for ThisExp
14129RESOLVEDDUPLICATEnormalphobosstdio.write crashed on window console with codepage 65001
14130RESOLVEDFIXEDregressiondmd[REG2.067a] ICE following error in template parameter default value
14131NEWmajordmddmd#17696va_copy is broken on posix X86_64
14132RESOLVEDFIXEDminordmd[ICE] error on arrays
14133NEWnormaldmddmd#18943change in struct ctor lowering generates excessive init code
14134RESOLVEDFIXEDregressiondruntimeFree of large array does not work
14135RESOLVEDFIXEDmajordlang.orgstd.uuid.randomUUID breaks @safety
14136RESOLVEDFIXEDnormalphobosstd.uni.utfMatcher breaks @safety
14137RESOLVEDFIXEDmajorphobosstd.socket.getAddressInfo breaks @safety
14138RESOLVEDFIXEDmajorphobosstd.parallelism.task breaks @safety
14139RESOLVEDWONTFIXregressiondmdGIT HEAD : PI now has wrong value
14140RESOLVEDFIXEDcriticaldmdBad codegen for CTFE union initialisers for immutable structs
14141RESOLVEDFIXEDmajordmd`pure` member function returning qualified member result is implicitly convertible to unqualified
14142NEWenhancementdlang.orgdlang.org#3943combine standard ddoc-umentation and wiki-style editing on single pages
14143NEWminordruntimedmd#17139signals: SIGWINCH, SIGSYS, SIGSTKFLT, SIGPWR missing
14144RESOLVEDFIXEDregressiondmd[REG2.067a] opAssign seems broken
14145REOPENEDregressiondmddmd#18944opDispatch not considered when function body doesn't compile
14146RESOLVEDFIXEDregressiondmd[REG2.067a] ICE with non-empty default constructor in struct
14147RESOLVEDWORKSFORMEnormaldmdCompiler crash on identical functions in a single module
14148NEWnormaldmddmd#18945.dup of associative array is not mutable
14149RESOLVEDFIXEDnormalphobosBad std.algorithm error messages
14150RESOLVEDWORKSFORMEenhancementdlang.org/library/ Documentation Pages be Brokened
14151NEWnormaldruntimedmd#17292AA byKey/byValue unavailable for CTFE
14152NEWenhancementdlang.orgdlang.org#4037Document when function returns are moves vs. copies
14153RESOLVEDFIXEDnormaldlang.orgstd.format page displaying incorrectly
14154RESOLVEDFIXEDminordmd[e2ir] Error in e2ir at casting to struct
14155RESOLVEDFIXEDregressiondmd[REG2.066] A defect in DIP29: the return value of some pure functions cannot be unique pointer
14156RESOLVEDFIXEDenhancementdmdbuffer overflow in LibELF
14157RESOLVEDFIXEDblockerdruntimefabsf fabsl for CRuntime_Microsoft
14158RESOLVEDINVALIDblockerdmdICE 1567
14159RESOLVEDDUPLICATEnormalphobosBug in ctRegex - "Error: found 'else' instead of statement"
14160RESOLVEDFIXEDregressiondmd[REG2.066] mutable global data access is wrongly accepted in pure function
14161RESOLVEDINVALIDenhancementdmdUFCS call does not abide by scope
14162RESOLVEDFIXEDnormaldmdErratic inference of @safe for lambdas
14163RESOLVEDFIXEDminordmdNo line number for error with disabled class constructor
14164RESOLVEDDUPLICATEnormaldmdtrivial lambdas are not inlined
14165RESOLVEDFIXEDmajordmdLink failure on class declaration with @disable this();
14166RESOLVEDFIXEDregressiondmd[REG2.066] Excess CTFE running for the temporary variable in module level expression
14167NEWenhancementphobosphobos#9653Improve performance of unstable remove()
14168NEWenhancementphobosphobos#10115Class support for RefCounted
14169RESOLVEDFIXEDregressiondmdTemplate symbol visibility regression
14170NEWnormaldmddmd#18946`this` compiles in a static context
14171RESOLVEDFIXEDnormaldruntimeMark non-allocating GC functions as @nogc
14172NEWenhancementdruntimedmd#17293on windows , core.stdc.time.time function return value is wrong
14173RESOLVEDFIXEDregressiondmd[REG2.064] Omitting return type with override hides an error
14174RESOLVEDFIXEDmajordmdWeird IFTI deduction failure
14175RESOLVEDDUPLICATEblockerphobosShared libs not compilable
14176RESOLVEDINVALIDnormaldmdthe code has a link problem.
14177RESOLVEDFIXEDregressiondmd[REG2.066.1] ICE(statement.c) recursive aliases
14178RESOLVEDFIXEDmajordmdC++ linux name mangling does not handle standard abbreviations for const types
14179RESOLVEDFIXEDblockerdmdPosix x86_64 varargs prolog clobbers RDX
14180RESOLVEDFIXEDnormaldmddlang.org: make apidocs-release requires user to hamstring own machine
14181RESOLVEDFIXEDtrivialphobosWrong document for std.mathspecial.normalDistribution
14182RESOLVEDDUPLICATEregressiondmdAA with pointer key can't find key (regression)
14183RESOLVEDFIXEDenhancementphobosUpdates to groupBy
14184NEWnormaldmddmd#17697Cannot resolve type for lambda stringof in constructor
14185RESOLVEDFIXEDcriticaldmd[ICE] [mtype.c] compiler segfault in in Type::aliasthisOf
14186RESOLVEDDUPLICATEnormaldmdSilent syntax change from C and C++
14187NEWnormaldmddmd#18947Wrong overload resolution when one of the parameters to a function is an interface
14188RESOLVEDFIXEDenhancementdmdAdd gcc-equivalent -MD options to dmd
14189RESOLVEDINVALIDnormaldmdcan't declare two identical function prototypes
14190NEWnormaldlang.orgdlang.org#4038Overload sets example incorrect
14191RESOLVEDDUPLICATEblockerdmdFailure to locate overload with template this parameter
14192RESOLVEDFIXEDregressiondruntimeAccess Violation when assigning to shared AA
14193RESOLVEDWORKSFORMEenhancementdmdProvide a way to mangle a D struct as a C++ class.
14194RESOLVEDFIXEDenhancementphobosnothrow emplace for classes needed
14195RESOLVEDFIXEDnormaldmdIce when mangling templated function parameter extern(C++) function
14196NEWmajordmddmd#17698opApply and nothrow don't play along
14197RESOLVEDFIXEDregressionphobos"replace" was moved from std.string without alias added
14198RESOLVEDFIXEDregressiondmd[REG2.067a] Link failure with Variant
14199RESOLVEDFIXEDregressiondmd[REG2.067a] Dwarf Error: mangled line number section
14200RESOLVEDFIXEDnormaldmdC++ mangling issue with expanded tuples