D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15604RESOLVEDINVALIDregressionphobos[REG2.070] std.array.array of structs with template opAssign and default initialised 'new'ed class member
15605RESOLVEDINVALIDnormaldmdInvalid result of ptrdiff_t comparison.
15606RESOLVEDFIXEDenhancementvisualdcore.exception.rangeerror@pipedmd(285) range violation
15607RESOLVEDFIXEDmajordmd[ICE] CTFE internal error: bad compare on accessing default-initialized static immutable array of array
15608RESOLVEDWORKSFORMEnormaldmdextern(C++) mangling problem
15609RESOLVEDFIXEDenhancementdmdPopulate vtable in debuginfo
15610RESOLVEDFIXEDblockerdmdextern(C++) multiple inheritance - calling with wrong 'this' ptr
15611RESOLVEDFIXEDnormaldmdDMD doesn't build with VS2015
15612RESOLVEDDUPLICATEcriticaldmdBreak immutability with default initialisers
15613RESOLVEDFIXEDenhancementdmdParameter type mismatch error message are not very helpful
15614NEWenhancementdmddmd#17745more helpful error messages when bang omiitted
15615NEWnormalphobosphobos#10156Creating a Variant with a const primitive type doesn't compile
15616RESOLVEDFIXEDnormaldmdmissing candidate in error message
15617RESOLVEDFIXEDenhancementvisualdNew project wizard creates broken projects
15618RESOLVEDFIXEDregressiondmd[REG-master] Class member layout has been changed, ABI needs to be updated?
15619RESOLVEDFIXEDregressiondruntime[REG 2.066] Floating-point x86_64 codegen regression, when involving array ops
15620RESOLVEDDUPLICATEnormaldlang.orgUse of FunctionLiteralBody grammar rule is not allowed by the compiler
15621NEWnormalphobosphobos#9673std.file.rename does not allow moving files to a different drive
15622NEWnormaldruntimedmd#17149Order of execution of module destructors is not always correct
15623RESOLVEDFIXEDmajordmdis(M!N) evaluates to true for M!N that fails to instantiate.
15624RESOLVEDFIXEDenhancementdmdopApply with @safe and @system variants can't be used with foreach syntax
15625RESOLVEDWORKSFORMEnormaldmdInternal error: backend/elfobj.c 1014
15626RESOLVEDFIXEDblockerdmdextern(C++) calling crash
15627RESOLVEDWONTFIXcriticaldmd@safe code generates access violation
15628RESOLVEDFIXEDenhancementdruntimeExceptions in fibers never caught with /SAFESEH
15629RESOLVEDFIXEDregressiondmd[REG2.066.0] wrong code with '-O -inline' but correct with '-O'
15630NEWminordmddmd#19095gdb: <incomplete type> for enums values
15631RESOLVEDFIXEDminordmdgdb: Parent's scope not considered for symbol lookup
15632RESOLVEDFIXEDenhancementdmdCalling delete on scope class should be an error?
15633RESOLVEDINVALIDmajordmd-profile and -cov produce bogus output [2.070]
15634RESOLVEDWONTFIXenhancementdmdnew __traits request: isLvalue
15635NEWmajorinstallerinstaller#682dmd says it is installing dmc 8.57 but installs dmc 8.42n
15636RESOLVEDINVALIDmajordmdDwarf everywhere
15637RESOLVEDFIXEDnormalphobosRegion allocator assert failure when expanding the last allocation
15638RESOLVEDFIXEDnormaldmdno common type for const classes
15639RESOLVEDFIXEDmajorphobosstd.experimental.allocator enables abstract class instantiation
15640RESOLVEDWONTFIXnormaldmdtype inference in variadic array params not working for classes
15641RESOLVEDFIXEDregressionphobos[REG2.067] std.typecons.Proxy doesn't work when destructor is not nothrow
15642NEWenhancementphobosphobos#10157std.utf.encode should return ubyte
15643RESOLVEDFIXEDnormalinstallerinstall.sh signature verification fails on fresh Ubuntu image
15644RESOLVEDFIXEDenhancementdmdChange object layout ABI to MI style
15645RESOLVEDFIXEDmajorphobosTuple.slice() causes memory corruption.
15646NEWmajordruntimedmd#17325Unresolved symbols when using m32mscoff with Windows subsystem
15647RESOLVEDFIXEDnormaldmdCasting from one C++ interface in a hierarchy to another is a noop
15648NEWmajordmddmd#17746Destructor constness doesn't take member destructor attributes into account
15649RESOLVEDWORKSFORMEenhancementdlang.orgWish: forum.dlang.org: It would be nice to see new (unreaded) posts marked somehow
15650NEWmajordmddmd#19096Closure variable access broken if only referenced in contract
15651NEWnormalphobosphobos#10158filter: only parameters or stack based variables can be inout
15652NEWnormaldmddmd#19097Alias this exceptions cannot be caught, but shadow others
15653RESOLVEDFIXEDmajordmdIFTI fails for immutable parameter
15654REOPENEDnormalphobosphobos#9674SysTime.toISOString formats the time zones incorrectly
15655RESOLVEDFIXEDnormalphobosSysTime.from*String incorrectly accept single digit time zones and minutes > 59
15656RESOLVEDFIXEDnormaldlang.orgddox should recognize special meaning of '_' in ddoc, else may generate broken links.
15657RESOLVEDFIXEDminordmd[internal] StructLiteralExp.sinst comparison in constfolding needs to be removed
15658RESOLVEDFIXEDnormalphobosisFile isn't a template
15659RESOLVEDFIXEDnormalphobosSList: clear() can cause crash
15660RESOLVEDFIXEDnormaldmdbreak immutable with pure function and mutable reference params
15661RESOLVEDFIXEDregressiondmd[REG2.067.0] Destructor called while object still alive
15662NEWnormaldmddmd#17747Cannot move struct with defined opAssign due to @disabled post-blit
15663RESOLVEDFIXEDtrivialphoboswritefln("%#o", 0) should yield "0" instead of "00"
15664RESOLVEDFIXEDregressiondmd[REG2.064] incorrect initialisation of member of an immutable struct
15665RESOLVEDFIXEDnormaldmdTemplated scope class with constructor don't compile
15666RESOLVEDFIXEDnormaldlang.orgGrammar does not allow member function attributes on static constructors
15667RESOLVEDFIXEDmajordmddmd infinite loop on invalid syntax.
15668RESOLVEDFIXEDregressiondmd[REG2.068.0] __LINE__ evaluated at declaration context
15669RESOLVEDFIXEDnormaldmdWrong line number in error message
15670RESOLVEDWORKSFORMEnormalphobosstd.variant.Variant does not allow classes derived from templated classes
15671NEWenhancementdmddmd#19098The compiler should take into account inline pragmas when inlining
15672RESOLVEDFIXEDmajordmdCasting from void[] to T[] is erroneously considered @safe
15673RESOLVEDFIXEDnormaldlang.org[dox] atan2 docs have broken formatting
15674RESOLVEDFIXEDregressiondmd[REG 2.066] alias this rejected for 'out' parameter
15675RESOLVEDFIXEDregressionphobos[REG2.069] BinaryHeap!(Array!T) is built wrong
15676RESOLVEDFIXEDnormaldmdThe compiler does not preserve @disable while generating .di files
15677RESOLVEDFIXEDminorphobosstd.experimental.allocators.expandArray overload with init should take the array by ref.
15678RESOLVEDFIXEDenhancementphobosBigInt("") should fail more prominently
15679RESOLVEDDUPLICATEenhancementdmdDMD manpage out of date
15680RESOLVEDFIXEDnormaldmdTypeInfo broken for typeof(null)
15681RESOLVEDFIXEDregressiondmd[REG2.067] Nested user type enum not retaining value properly.
15682RESOLVEDINVALIDenhancementdruntimeImplement efficient setops for builtin AAs
15683RESOLVEDFIXEDtrivialphobosbroken link in DDoc
15684RESOLVEDFIXEDregressiondlang.orgsecure wiki formatting
15685RESOLVEDINVALIDenhancementdmd&slice[$] should be allowed
15686RESOLVEDFIXEDminorphobosstd.uni overloads documentation
15687RESOLVEDINVALIDnormalphobosisInputRange/isForwardRange discriminate against void[]
15688RESOLVEDFIXEDmajordmddmd segfault with an integer call through comma expression
15689NEWenhancementphobosphobos#10159std.typecons.RefCounted doesn't work in ctfe
15690RESOLVEDFIXEDcriticaldmd[ICE] backend/symbol.c 1032
15691RESOLVEDFIXEDenhancementdmdImprove error message for struct member initializer
15692RESOLVEDFIXEDenhancementdmdAllow struct member initializer everywhere
15693RESOLVEDFIXEDblockerinstallerPeculiar problems with OSX archive
15694NEWnormaldmddmd#19099Initializing static array member of a type that has @disabled default constructor
15695RESOLVEDFIXEDminorphobosWrong error message in failed conversion from string to int
15696RESOLVEDFIXEDnormaldlang.orgThe website logo overlaps the Learn tab when using Microsoft Edge
15697RESOLVEDFIXEDnormaldlang.orgThe script for This Week in D is served over HTTP even when accessing the website over HTTPs.
15698RESOLVEDDUPLICATEmajordmdCompiler crash with unusual function call expression
15699NEWmajordmddmd#19100Array length expansion should consider elements' copy-ability
15700RESOLVEDFIXEDenhancementdlang.orgSource code links are partially broken
15701RESOLVEDFIXEDenhancementdlang.orgdocumenation should link to line number
15702NEWmajorphobosphobos#10160std.socket.Socket.receive breaks @safe
15703RESOLVEDFIXEDmajordmd@safe code should not allow certain types of array casts