D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
24705RESOLVEDFIXEDnormaldmdArguments of synchronized method are unintentionally treated as shared with -preview=nosharedaccess
24706RESOLVEDFIXEDminordmdMissing errors for first operand of comma expression
24707RESOLVEDFIXEDminordmderror message has bad parameter attribute order
24708NEWenhancementdruntimedmd#17484_d_assert_msg not weak linkage?
24709NEWnormaldmddmd#20496Cannot get a reference to each element of an array on foreach-loop with -preview=nosharedaccess
24710RESOLVEDFIXEDnormaldlang.orgcent and ucent not marked as deprecated in basic types spec
24711NEWminordmddmd#18264Elf object file code sections are being padded with 00 bytes for alignment
24712NEWnormaldmddmd#20497Derived outer class reference doesn't work right.
24713NEWenhancementphobosphobos#10559`to!string` and `format` don’t handle infinite ranges
24714RESOLVEDINVALIDenhancementdruntimespam
24715RESOLVEDFIXEDnormalphobosstd/process: Default to libc `closefrom` in spawnProcessPosix
24716NEWnormaldmddmd#20498Outer class in derived inner class loses its type.
24717NEWnormaldmddmd#18265alias edge cases with tupleof
24718NEWnormaldmddmd#20499[ImportC] typedef struct with name as a pointer cannot be used with struct name
24719RESOLVEDINVALIDenhancementdmdBk8 BV
24720RESOLVEDDUPLICATEcriticaldmdCan't alias __traits(getMember)
24721NEWenhancementdlang.orgdlang.org#4006tài xỉu online world jobs
24722RESOLVEDINVALIDenhancementdmdSUNWIN⭐️ Link Tải Sun Win Chính Thức Mới Nhất 2024
24723RESOLVEDINVALIDenhancementdruntimedmd#17217spam
24724NEWenhancementdmddmd#20500Error when @trusted function returns reference to parameter
24725NEWenhancementdruntimedmd#17485core.sys.linux: feature detect glibc functions at build time
24726NEWcriticaldmddmd#20501Make alias work properly
24727NEWblockerdmddmd#20502importc: macro conflicts with struct of same name
24728RESOLVEDINVALIDenhancementdmdspam
24729NEWenhancementdmddmd#20503Can't declare global ref variable
24730NEWnormaldmddmd#20504Cannot initialize ref variable through `alias this`
24731RESOLVEDFIXEDnormaldmdIFTI cannot handle integer expressions
24732RESOLVEDFIXEDnormaldlang.orgFAQ article is out of date on calling printf
24733RESOLVEDFIXEDnormaldmdImportC: `#pragma pack(pop)` restores wrong alignment
24734NEWenhancementdmddmd#20505Test DMD with bounds checking for Array.opIndex
24735RESOLVEDFIXEDnormaldmdEnum is not work within the member function in the synchronized class
24736NEWnormalphobosphobos#9876core.atomic is not work with struct that has template parameter list and function pointer (-preview=all)
24737RESOLVEDINVALIDenhancementinstallerspam
24738RESOLVEDFIXEDenhancementdmdImport core.interpolation suggestion
24739NEWnormalphobosphobos#10560to!string always allocates a new string
24740NEWnormaldmddmd#20506Can't parse static array type property when a type is valid
24741RESOLVEDFIXEDmajordruntimeStop the world logic is invalid and might stop a thread mid critical section.
24742RESOLVEDINVALIDenhancementdruntimespam
24743NEWenhancementinstallerinstaller#716spam
24744RESOLVEDFIXEDenhancementdmdList candidates when no overloads match from different modules
24745RESOLVEDFIXEDenhancementdmdBetter error message when creating an associative array with the wrong syntax
24746NEWenhancementdmddmd#20507Expand build graph information for build managers
24747NEWenhancementdmddmd#18266Offer compiler configuration information
24748RESOLVEDFIXEDmajordmdDMD can't output object files with fully qualified name, making -od overwirte each other file
24749RESOLVEDFIXEDenhancementdmdA clause consisting only of "throw" should be the unlikely path
24750NEWnormaldmddmd#20508escaping sliced stack arrays not detected
24751RESOLVEDINVALIDenhancementphobos[std.container.binaryheap] example uses heapify but there is no documentation
24752RESOLVEDINVALIDnormaldmdbetterC memset link errors with template+array
24753NEWnormaltoolsrun.dlang.io throws exception for 'all dmd compilers' and -betterC argument
24754REOPENEDnormaldmddmd#18267cannot take address of a member array in a ref foreach
24755RESOLVEDINVALIDenhancementdlang.orgspam
24756NEWnormaldruntimedmd#17218SIGRTMIN and SIGRTMIN+1 previous sigaction are being silently ignored when set by crt_constructor
24757NEWnormaldmddmd#20509Escaping with typesafe variadic functions is not detected, making @safe code potentially unsafe
24758RESOLVEDINVALIDenhancementinstallerspam
24759NEWnormaldmddmd#20510Order-dependent failure to create an overload set with template function
24760RESOLVEDFIXEDnormaldmdICE on variadic after default argument
24761RESOLVEDFIXEDcriticaldmdAccess violation when inlining for 32 bit target.
24762RESOLVEDFIXEDmajordmd@nogc false positive error
24763NEWenhancementdmddmd#20511Can't use struct initializer in an array literal
24764RESOLVEDFIXEDnormaldmdICE when -vcg-ast prints imported invariant
24765RESOLVEDINVALIDenhancementdruntimespam
24766RESOLVEDINVALIDenhancementdruntimeSPAM
24767RESOLVEDDUPLICATEmajordmdBad Signature
24768RESOLVEDINVALIDenhancementdruntimespam
24769NEWenhancementdmddmd#20512Add pragma compile on import
24770RESOLVEDINVALIDenhancementdmdspam
24771NEWenhancementdmddmd#20513apply qualifiers between `ref` and function name to return type
24772NEWenhancementdmddmd#20514Casting class references to void* should be @safe
24773RESOLVEDFIXEDnormalphobosStable sort() invokes the destructor on uninitialized elements
24774NEWnormalphobosphobos#9877Input range + filter + chain => First element vanishes
24775NEWnormalphobosphobos#10561Input range -> take -> filter -> chain: Take gets applied *after* filter
24776RESOLVEDFIXEDnormaldmdStruct with anonymous union has wrong isZeroInit
24777RESOLVEDINVALIDenhancementdlang.orgspam
24778NEWenhancementdmddmd#20515Warning for unused imports
24779NEWnormaldmddmd#20516ImportC: undefined identifier `_Float16`
24780NEWmajordmddmd#18268Errors in Using "alias this = arr" within a Class
24781NEWmajordmddmd#20517alias this on inner structs have wrong behaviour
24782NEWminordruntimedmd#17486mmsystem header has align(1): near top
24783NEWenhancementdmddmd#20518ref and out declarations can be initialized with null references
24784NEWnormaldmddmd#18269Error on first lambda parameter with default with type inference
24785NEWenhancementdmddmd#20519Add explicit template arguments for lambdas
24786NEWnormaldmddmd#20520dmd does not compile a c file (ImportC not used)
24787NEWenhancementdmddmd#20521Error signed integer overflow
24788NEWnormaldmddmd#18270Template inferrence bug?
24789NEWminordmddmd#20522Disallow body-less, non-extern, local functions
24790RESOLVEDFIXEDnormaldmd-vcg-ast ICE on lowered assign exp
24791NEWminordmddmd#18271pragma(msg, BasicType TypeSuffix) doesn't parse
24792NEWnormaldmddmd#20523is expression doesn't seem to correctly handle function attributes
24793NEWenhancementdmddmd#20524Allow implicit conversion of const pointers to void*
24794NEWenhancementdmddmd#20525protected AND package?
24795NEWnormaldruntimedmd#17219emplace mutates immutable data in @safe code
24796NEWenhancementdmddmd#18272Confusing irrelevant 'cannot pass rvalue argument' error message on a type error
24797NEWminordmddmd#20526isZeroInit is wrongly false for some struct/union nesting
24798NEWregressiondmddmd#18273Under some circumstances, the compiler destroys the same object more than once
24799NEWregressiondmddmd#20527[Regression] Protected template constructors cannot be accessed outside their module.
24800NEWenhancementdmddmd#20528pragma(printf) gives me the wrong fix
24801RESOLVEDFIXEDnormalphobosphobos#10562`RefRange` doesn’t work if range primitives are not `const`
24802NEWnormaldmddmd#18274misleading "cannot `goto` into `try` block" when skipping variable with destructor
24803RESOLVEDFIXEDminordmd__traits(location) is inconsistent with modules
24804NEWnormaldmddmd#20529IFTI fails for variadic static array parameter with narrowing conversion on templated length