D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
12001RESOLVEDFIXEDnormaldmd__traits(isSame) does not work with the basic types
12002RESOLVEDFIXEDregressiondmdInternal error: toir.c 181
12003RESOLVEDFIXEDnormalphobosstd\zip.d(421): Deprecation
12004RESOLVEDDUPLICATEnormaldmdshared ~this() should not exist
12005RESOLVEDFIXEDnormaldlang.orgDDoc example refers to a dead project, yet a more recent one exists that is not mentioned.
12006RESOLVEDWORKSFORMEnormaldlang.orgdlang.org/index.html leads to "It works!" page
12007RESOLVEDFIXEDnormalphoboscartesianProduct doesn't work with ranges of immutables
12008RESOLVEDFIXEDregressiondmdalias this and "unable to resolve forward reference" error
12009RESOLVEDFIXEDnormaldmdlocal import and "unable to resolve forward reference" error
12010RESOLVEDFIXEDregressiondmd[REG DMD2.065-b1] Undefined template symbols for static library linked with debug symbols
12011RESOLVEDFIXEDnormaldmd"Internal Compiler Error: Null field" on CTFE method call on .init
12012RESOLVEDINVALIDnormalphobosError when call std.process.executeShell
12013RESOLVEDDUPLICATEnormaldmdstatic array of chars implicitly converts to string
12014NEWnormaldmddmd#18766package.d behaves suspiciously
12015RESOLVEDFIXEDenhancementphobosstd.digest.sha256 too
12016RESOLVEDFIXEDregressiondmdimplicit immutable upcast becomes null in CTFE
12017RESOLVEDFIXEDregressiondmdDDoc leaves out the majority of documentation
12018RESOLVEDWORKSFORMEenhancementdmdMore descriptive message for frame access error
12019RESOLVEDDUPLICATEenhancementdmdBetter error message for refused ref function argument
12020RESOLVEDDUPLICATEnormaldmdInstantiating a template struct with equivalent const and enum arguments creates two types.
12021RESOLVEDFIXEDmajorvisualdVS2012-2013 .vcxproj files don't show in the solution explorer
12022RESOLVEDFIXEDnormaldmdSpurious "recursive alias declaration" with lambdas as template parameters
12023RESOLVEDFIXEDregressiondmdRegression 2.065-b2: template mixin fails within template class
12024RESOLVEDFIXEDregressionphobos[REG DMD2.065-b2] template instantiation for swap(SysTime, SysTime) fails
12025RESOLVEDFIXEDnormaldmdWrong purity violation accessing the length of a fixed size array
12026RESOLVEDWONTFIXenhancementdmdOne missing statement is not reachable error message
12027RESOLVEDFIXEDenhancementphobosRange of true bits for std.bitmanip.BitArray
12028NEWenhancementdmddmd#18767Disallow side effects in asserts
12029RESOLVEDFIXEDenhancementphobosSwap on std.container.Array?
12030RESOLVEDFIXEDenhancementdmdDetect some wrong array slice assignments at compile time
12031NEWnormalphobosphobos#10028Possible dollar handling inconsistencies in std.typecons.Typedef array
12032RESOLVEDINVALIDnormaldmdOne case of refused slicing assignment to fixed size array
12033RESOLVEDINVALIDenhancementdmdalign() for array arguments of functions
12034RESOLVEDFIXEDnormaldmdUnion and inlining leads to erroneous "Error: variable used before set"
12035RESOLVEDINVALIDregressiondmdRegression 2.065: Mixin string inside mixin template inside template can no longer acces template argument
12036RESOLVEDFIXEDmajordmdWrong code with auto-returning function as mixin alias param
12037RESOLVEDFIXEDregressiondmdLink-failure with std.numeric.CustomFloat
12038RESOLVEDFIXEDnormaldmdalias this and &this cause ICE
12039RESOLVEDINVALIDmajordmd"tupleof" ignores named unions
12040RESOLVEDFIXEDnormaldmdCompiler segfault with circular reference in variable type
12041RESOLVEDFIXEDnormalphobosStrange warning pragma when instantiating WhiteHole
12042RESOLVEDFIXEDnormaldmd"CTFE internal error: Dotvar assignment" with template method and "with"
12043NEWenhancementdmddmd#18768opCall can only be used with IFTI and cannot be explicitly instantiated
12044RESOLVEDFIXEDregressiondmdInvalid code gen causes segfault
12045RESOLVEDFIXEDnormaldmdDestructor call omitted for NRVO'd struct in exceptional case
12046REOPENEDnormalphobosphobos#10029Rebindable supports arrays
12047RESOLVEDFIXEDregressiondmdRegression (2.065 git-head): UDAs are not checked
12048RESOLVEDFIXEDnormaldmd[LDC]: Add auto-build script for easier barrier to entry for new compiler devs
12049RESOLVEDFIXEDnormaldmd[GDC]: Add auto-build script for easier barrier to entry for new compiler devs
12050RESOLVEDINVALIDminordmdin does not work as storage class where const scope does
12051RESOLVEDFIXEDcriticaldmdWrong code with ?: resulting in char on x86-64
12052RESOLVEDFIXEDnormalvisualdVS2013 (NuGet) complains a lot when VisualD projects are present
12053RESOLVEDDUPLICATEnormalinstallerDMD installer doesn't detect paths correctly for Win8.1 + VS2013
12054RESOLVEDDUPLICATEnormaltoolsPATH env. var longer than 1022 characters breaks OPTLINK search path
12055RESOLVEDDUPLICATEnormaldmdError: basic type expected, not extern when using 'alias = function'
12056NEWnormaldmddmd#17637[CTFE] "couldn't find field" from delegate
12057RESOLVEDFIXEDcriticaldmd[ICE], backend/cg87.c 925
12058RESOLVEDFIXEDnormalphobosstd.typecons.AutoImplement does not work for inout member functions
12059RESOLVEDDUPLICATEenhancementdmdSmarter error messages when a module contains a namespace with the same name
12060RESOLVEDWONTFIXenhancementphobosAdd ability to use dynamic array for `std.digest.*` as return type for hash
12061RESOLVEDWORKSFORMEnormaldmdRefused array append with struct with void field
12062REOPENEDenhancementphobosphobos#9624std.range.flatten
12063RESOLVEDFIXEDnormaldmdNo line number error on uninitialized enum member if base type is not incrementable
12064RESOLVEDFIXEDnormalphobosstd.typecons.wrap doesn't handle NVI
12065RESOLVEDWORKSFORMEnormaldmdSome refused implicit string cast in pure methods
12066RESOLVEDWONTFIXblockerdmddmd on osx 10.[89] in 32 bit mode memory corruption
12067RESOLVEDFIXEDnormalphobosstd.datetime.measureTime() has incomplete example, and does not work
12068RESOLVEDWORKSFORMEnormaldmd`enum` as `inout` function parameter isn't enough for `inout` return.
12069RESOLVEDFIXEDnormalphobosctRegex is 3x slower then R-T ?
12070RESOLVEDFIXEDregressiondmdVariant opCall not static
12071RESOLVEDFIXEDregressionphobosAlgebraic won't take delegate returning structure
12072RESOLVEDFIXEDnormaldlang.orgRegex article needs update
12073RESOLVEDINVALIDnormaldlang.orgRegex article needs update
12074NEWenhancementdmddmd#18769Add BlockStatement to TemplateSingleArgument
12075NEWnormalinstallerinstaller#674Required disk space of Windows installer is 0kB
12076RESOLVEDFIXEDnormalphobosctRegex range violation
12077RESOLVEDFIXEDnormaldmdInstantiated type does not match to the specialized alias parameter
12078RESOLVEDFIXEDnormaldmdforward reference issue with is() and curiously recurring template pattern
12079RESOLVEDFIXEDregressiondmdInternal error: backend/cod4.c 358 for associative array access
12080RESOLVEDFIXEDregressiondmdInternal error: backend/symbol.c 1035 for invariant
12081RESOLVEDFIXEDnormaldmdWarn against, and then deprecate class allocators
12082RESOLVEDFIXEDminordmdDisallow C-style declaration syntax for associative arrays
12083RESOLVEDFIXEDnormalphobosstd.path.absolutePath doesn't accept mutable strings
12084NEWenhancementphobosphobos#10030std.math.poly using Estrin method
12085NEWenhancementdmddmd#18770PIC code on X86 should use thunk to get PC
12086RESOLVEDFIXEDnormalphobosstd.algorithm.remove + range of indices produces wrong results
12087RESOLVEDFIXEDenhancementdlang.orgAdd Readme to dlang.org repository that explains how to contribute
12088RESOLVEDWONTFIXenhancementdmdBugs caused by using logical 'and' instead of bitwise 'and'
12089RESOLVEDFIXEDregressiondmdstd.utf.validate and inout(char[]) failts to compile
12090RESOLVEDFIXEDenhancementphobosMake std.concurrency compatible with fibers as threads
12091NEWnormaldmddmd#17638Possible inconsistency in array literals implicit cast
12092RESOLVEDFIXEDmajordmdWrong TLS access in PIC code (X86_32)
12093RESOLVEDWORKSFORMEnormaldmdbad error message: Error: no [] operator overload for type Tuple!(string, string)
12094RESOLVEDFIXEDnormaldmdtypeof(null) should convert to reference types
12095RESOLVEDFIXEDcriticaldmdWrong code with -O -inline
12096RESOLVEDWONTFIXenhancementdmdAllow "body" to be used as an identifier
12097RESOLVEDFIXEDnormaldmdDdoc unittest should generate consistent result with 'ditto' declarations
12098RESOLVEDFIXEDregressionphoboslibcurl bad argument on handle null
12099RESOLVEDDUPLICATEmajordmdLinkers "Symbol Undefined" of class-member instance in mutual dependent modules
12100NEWenhancementdmddmd#18771__GENTYPE to generate ever different types