D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
14604RESOLVEDFIXEDnormaldmd"cannot resolve forward reference" when opDispatch results in a template
14605RESOLVEDFIXEDnormalphobosRefAppender fails isOutputRange
14606RESOLVEDFIXEDregressiondmd[REG2.067.0] Bad code with -inline and structs
14607RESOLVEDWONTFIXmajordmddmd crashes intermittently when building in 32 bit mode
14608REOPENEDenhancementdlang.orgdlang.org#4041Enum members should be formatted as a table
14609RESOLVEDFIXEDregressiondmd[REG2.068a] Github HEAD: DMD assertion failure for valid code
14610RESOLVEDFIXEDregressiondmd[REG2.067] 'null this' assertion missing in 2.067
14611RESOLVEDFIXEDnormalphobossocket.localAddress fails on Unix sockets with longer path (> 13 characters)
14612NEWnormaldmddmd#18991typeid(interface) returns TypeInfo_Class object
14613RESOLVEDFIXEDnormaldmdDMD: Internal error: backend/cod1.c 1567 on '-O' switch
14614RESOLVEDFIXEDmajorvisualdPDB File Not Generated when building in VS2015
14615RESOLVEDFIXEDmajorphobosstd.regex.replaceFirstInto throws exception when no match is found
14616RESOLVEDFIXEDminorphobosddoc shows std.socket.UnixAddress as "abstract"
14617RESOLVEDFIXEDnormaldmdPTHREAD_MUTEX_INITIALIZER does not work on OSX
14618NEWnormaldmddmd#18992can break immutable with inout and a delegate
14619NEWnormaldmddmd#18993foreach implicitly slices ranges
14620RESOLVEDWORKSFORMEenhancementdruntimemake core.Thread.Fiber more @nogc
14621RESOLVEDFIXEDregressiondmd[REG2.066] ICE: Assertion failure: 'global.gaggedErrors || global.errors' on line 752 in file 'statement.c'
14622NEWenhancementdmddmd#18994documented unit test that follows an undocumented symbol silently ignored
14623NEWenhancementdruntimedmd#17301Checking for in-flight exceptions at runtime
14624RESOLVEDFIXEDnormaldmdThe array operator overloading fallback is not correct
14625RESOLVEDFIXEDnormaldmdopIndex() doesn't work on foreach container iteration
14626RESOLVEDFIXEDregressiondruntime[REG2.066] byValue doesn't work with inout AA
14627NEWenhancementdmddmd#17709Implicit conversion from uint to dchar allows dchar > dchar.max
14628RESOLVEDDUPLICATEenhancementvisualdVisualD fails with Visual Studio 2015 RC
14629RESOLVEDFIXEDnormaldmdType system breaking and wrong code bugs in casting reference types to typeof(null)
14630RESOLVEDINVALIDnormaldruntimeStd.algorithm splitter segfault on large file with mmfile, seems GC related.
14631RESOLVEDFIXEDenhancementdlang.orgHide deprecated modules
14632RESOLVEDFIXEDminordmdDiagnostic improvement for invalid cast with alias this
14633RESOLVEDFIXEDenhancementdmdDDoc: false warnings for missing parameters on template declaration
14634RESOLVEDFIXEDregressiondmddmd crashes without any input
14635RESOLVEDWONTFIXnormaldruntimeinconsistent type for line: uint vs size_t
14636RESOLVEDFIXEDenhancementinstallerMake dub part of the standard distribution for all platforms
14637RESOLVEDFIXEDenhancementphobosArray operations should work on tuples
14638NEWenhancementdmddmd#18995The last (in lexical order) copy of an object must be a move
14639RESOLVEDFIXEDnormaldmdAssigning init value to struct uses stack, causing segfault
14640NEWenhancementdmddmd#18996Special grammar for skipping unittest blocks
14641NEWenhancementdmddmd#18997Use SIMD to accelerate comment lexing
14642RESOLVEDFIXEDregressiondmd[REG2.066] ICE in ctfeInterpret
14643RESOLVEDDUPLICATEnormaldmdSafety violation with final switch and void initializer
14644RESOLVEDFIXEDenhancementdlang.orgWikipedia page on Generic Programming should have a section on D
14645RESOLVEDINVALIDenhancementdlang.orgRussian Wikipedia page on D needs a total revision
14646RESOLVEDFIXEDenhancementdmdAdd a documented way to invoke postblit
14647RESOLVEDFIXEDnormalphobosstd.random line 3015 heisenbug with FreeBSD_32
14648RESOLVEDWORKSFORMEenhancementdmdDIP25's "return" attribute breaks safety checks
14649RESOLVEDFIXEDmajordmdICE on invalid array operation with string literals
14650ASSIGNEDnormaldmddmd#18998Destructors are not called on global variables
14651RESOLVEDDUPLICATEnormaldmdTypesafe variadic parameter after optional parameter causes ICE
14652NEWenhancementdmddmd#17711Ddoc generates wrong documentation for parameterized alias definition
14653RESOLVEDFIXEDmajordmdscoped!range in foreach crashes
14654RESOLVEDMOVEDenhancementtoolsrdmd should compile package at a time
14655RESOLVEDLATERblockerdmdinvalid mangling on the D side. it wants '.init', but using '.__init' for some reason
14656RESOLVEDFIXEDminordmd"auto" of "auto ref" spills over to other function
14657RESOLVEDDUPLICATEminordmdcan alias auto ref function but only after it's been called before
14658NEWenhancementdmddmd#18999Allow half-width katakana in identifiers
14659NEWnormaldmddmd#17712static if not working with associative arrays
14660RESOLVEDFIXEDnormalphobosstd.range.choose() is not CTFE'able
14661RESOLVEDFIXEDregressiondlang.org"Error executing command build: Unknown dependency: ddox" when building website
14662RESOLVEDWONTFIXmajordmd__FILE__ template parameter becomes relative just by changing compilation directory
14663RESOLVEDFIXEDmajordruntimeshared library test - link_linkdep - segfaults on FreeBSD 10
14664RESOLVEDDUPLICATEnormaldlang.orgmissing pages / broken links
14665NEWnormalphobosphobos#10131thread priority does nothing on linux
14666RESOLVEDFIXEDregressiondmd[REG2.061] Bogus forward reference error
14667RESOLVEDDUPLICATEnormaldmdAssertion failed: (type->ty != Tstruct || ((TypeStruct *)type)->sym == this), function semantic, file struct.c, line 929.
14668NEWenhancementdmddmd#19000Add DOCBASENAME DDoc macro
14669RESOLVEDFIXEDnormaldmdauto attribute on function parameter should be error always
14670NEWenhancementphobosphobos#9661Allow Algebraic to ascribe names to fields
14671RESOLVEDINVALIDenhancementdlang.orgStop spamming me
14672RESOLVEDFIXEDregressiondmd[REG2.067.0] Internal error: e2ir.c 4620 when copying array of derived class to an array of base class
14673NEWenhancementphobosphobos#10132BigInt needs more performance and total revision
14674RESOLVEDINVALIDmajordmdImporting std.stdio causes another module to become undefined
14675NEWnormaldmddmd#19001template specialization for T: T* and T: T[] has issues with IFTI
14676RESOLVEDWONTFIXenhancementphobosCalling the constructor of the parent class of an anonymous class
14677RESOLVEDFIXEDnormaldmdcast correctness not checked inside is(typeof())
14678RESOLVEDDUPLICATEmajordmdBogus cannot create a struct until its size is determined error
14679NEWenhancementdmddmd#19002Parse uninstantiated generic artifacts lazily
14680RESOLVEDWONTFIXenhancementphobosInvestigate the use of .di files for Phobos
14681NEWenhancementdmddmd#19003Add a way to specify a file import's contents on the command line
14682RESOLVEDFIXEDregressiondmd[REG2.037] Incorrect interpretation of ~ []
14683NEWminordruntimedmd#17302atomicop comparison returntype incorrect
14684RESOLVEDINVALIDnormaldmdCircular import cases "Must be imported as FileName" error
14685RESOLVEDFIXEDregressionphobos[REG2.067] Silent incorrect behavior with enforce and custom exception
14686RESOLVEDFIXEDcriticaldmdPostblit isn't sometimes called on concatenation
14687NEWenhancementdmddmd#19004dmd does not recognize package.di, only package.d
14688RESOLVEDFIXEDenhancementdmddmd writes paren-less expression in generated .di, subsequently refuses it
14689RESOLVEDWONTFIXenhancementdmddmd should optionally generate #line directives in the .di file
14690RESOLVEDFIXEDenhancementdmdpragma(inline, true) functions must have their bodies emitted in the .di file
14691RESOLVEDMOVEDenhancementdlang.orgddox ignores methods defined in static if
14692RESOLVEDINVALIDmajordmdSIGSEGV during SHA.put
14693RESOLVEDFIXEDenhancementdmd@property return type not generated in .di file
14694RESOLVEDFIXEDnormaldmdFunctions nested within functions need their body in the generated .di file
14695RESOLVEDFIXEDminordlang.org[dlang.org] std.uuid Is Not Listed On The Index Page
14696RESOLVEDFIXEDmajordmddestructor for temporary called before statement is complete with conditional operator
14697RESOLVEDFIXEDenhancementdmdAdd support for pclmulqdq instruction to dmd's inline assembler
14698RESOLVEDFIXEDenhancementvisualdUn-mangle symbols in disassembly?
14699RESOLVEDFIXEDregressiondmd[REG2.062] ICE: segfaults on array with zero size
14700NEWnormaldlang.orgdlang.org#3946opSlice/opIndexAssign documentation out of date
14701RESOLVEDINVALIDnormalphobosstd.algorithm.each missing from 2.067 changelog
14702RESOLVEDFIXEDcriticaldruntimestruct epoll_event is packed incorrectly
14703RESOLVEDFIXEDenhancementdmdMissing SIMD definitions for backend\el.c 2613