D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
13301RESOLVEDFIXEDnormaldlang.orgInline ASM documentation does not allow string literals
13302RESOLVEDFIXEDnormaldlang.orgInline ASM grammar is not left-associative
13303RESOLVEDFIXEDregressiondmdInternal error: ..\ztc\cgcs.c 351 with rvalue Variant.get call
13304RESOLVEDFIXEDregressionphobosstd.algorithm.reduce: "Unable to deduce an acceptable seed type" with float[]
13305NEWnormaldmddmd#18868Inconsistency in empty class and interface parsing
13306RESOLVEDWORKSFORMEnormalphobosctRegex compilation fails if an alternative pattern is specified inside a group
13307NEWnormaldlang.orgdlang.org#4034AsmTypePrefix documentation is incorrect
13308RESOLVEDFIXEDnormaldlang.orgAsmPrimaryExp documentation is incorrect
13309RESOLVEDINVALIDnormaldmdDMD accepts yet another invalid alias declaration
13310RESOLVEDFIXEDnormaldlang.orgOld style multiple alias declaration not documented
13311RESOLVEDFIXEDregressiondmd[REG2.065] ICE, CtorDeclaration::semantic(Scope*): Assertion `tf && tf->ty == Tfunction' failed
13312NEWnormaldmddmd#17677JSON output for function aliases have no target
13313RESOLVEDFIXEDnormalphobosstd.datetime fails unittests on Windows
13314RESOLVEDFIXEDnormalphobosBinaryHeap assumes Store has dup property
13315RESOLVEDFIXEDnormalphobosstd.getopt: implicit help option doesn't work without config.passThrough
13316RESOLVEDFIXEDnormalphobosstd.getopt: implicit help option breaks the next argument
13317RESOLVEDFIXEDnormalphobosstd.getopt: endOfOptions broken when it doesn't look like an option
13318RESOLVEDWORKSFORMEnormaldmdError: cannot have e.tuple
13319RESOLVEDFIXEDenhancementphobostzDatabaseNameToWindowsTZName should return null on failure rather than throw
13320RESOLVEDFIXEDminordmdRedundant error messages for missing operation on struct instance
13321RESOLVEDFIXEDregressiondmdWrong goto skips declaration error
13322RESOLVEDWONTFIXtrivialdmdRemove the ability to mark a module level declaration static
13323RESOLVEDFIXEDnormaldmdUDA applied to import statement causes compilation to fail without error
13324RESOLVEDFIXEDenhancementphobosdynamically load libcurl at runtime
13325RESOLVEDFIXEDenhancementdlang.org__vector not documented in language specification
13326RESOLVEDDUPLICATEnormaldlang.orgSpecification of CaseStatement doesn't fit empty case body
13327RESOLVEDFIXEDnormaldlang.orgSpecification of anonymous enum with one member is missed
13328RESOLVEDFIXEDnormaldlang.orgMissing link to contracts description from function specification page
13329RESOLVEDFIXEDnormaldlang.orgAutoDeclarationX grammar lists '=' token and template parameters in the wrong order
13330RESOLVEDWORKSFORMEenhancementdmdCalling std.c.stdlib.exit() from child threads causes segfault
13331RESOLVEDFIXEDnormaldmdnaked asm functions are broken when compiling with -profile
13332RESOLVEDINVALIDmajordmd[2.066] RDMD does not recognize the new DMD switches (-color, -vcolumns, ...)
13333RESOLVEDFIXEDnormaldmdIncorrect error ungagging during the resolution of forward references
13334RESOLVEDWORKSFORMEnormaldmd[infoleak] DMD always places module paths in data segment
13335NEWenhancementphobosphobos#10080Add rotateTail to std.algorithm and formally define sameHead
13336RESOLVEDFIXEDnormaldmdauto ref return deduced to be ref despite return value coercion
13337RESOLVEDFIXEDnormaldmdInvalid extern C++ namespace resolution
13338RESOLVEDDUPLICATEcriticaldmdWrong declaration of epoll_event in core.sys.linux.epoll.d
13339RESOLVEDDUPLICATEnormaldmdAddress of parameter wrong in out contract
13340NEWenhancementdmddmd#18869Improve error message for overload resolution error with rvalue
13341RESOLVEDWORKSFORMEmajordmdWrong optimization for ref parameters and if statement
13342RESOLVEDFIXEDenhancementvisualdmixin error messages formatted incorrectly:
13343NEWnormaldmddmd#18870Strange behaviour aliasing struct members
13344RESOLVEDFIXEDenhancementtoolsrdmd --eval ignores flags
13345RESOLVEDFIXEDenhancementtoolsrdmd --eval doesn't support args
13346RESOLVEDFIXEDenhancementtoolsrdmd --option value
13347RESOLVEDWONTFIXenhancementtoolsrdmd: let args[0] be the .d file
13348RESOLVEDFIXEDblockerphobosstd.uni.Grapheme is impure due to using C malloc and friends
13349RESOLVEDFIXEDregressionvisuald[Mago] Wrong breakpoint locations in v0.3.39-beta2
13350RESOLVEDFIXEDenhancementdmdis(typeof(fun)) causes link error when template fun calls undefined reference
13351RESOLVEDDUPLICATEregressiondmdIFTI for `in` parameter doesn't strip const
13352RESOLVEDFIXEDnormalphobosAlgebraic does not support binary arithmetic when omitting small number types
13353RESOLVEDFIXEDregressiondmd[REG2.066] [ICE] assertion with is() and templated interface
13354RESOLVEDFIXEDnormalphobosAlgebraic.opIndex/opIndexAssign makes wrong assumptions on the index/value type
13355NEWnormaldmddmd#18871Inherited classes doesn't see a parent's default ctor added by mixin template (DMD 2.066)
13356RESOLVEDFIXEDmajordmd[ICE] (dmd 2.066: statement.c:754) with recursive Algebraic
13357RESOLVEDWORKSFORMEmajordmd[ICE] Segfault on comparison of rvalue __vector and array
13358NEWenhancementdruntimedmd#17282Comments in core.demangle refer to TypeIdent, TypeClass, etc. as LNames when they are parsed as QualifiedNames
13359RESOLVEDDUPLICATEmajordmdMultiple definition of `format_c_5b3` with three libraries and local imports
13360RESOLVEDFIXEDenhancementvisualdSystem.NotImplementedException in Build window output when used along with Web Essentials
13361RESOLVEDFIXEDnormaldmdEmpty UDA accepted
13362NEWnormaldmddmd#18872DMD accepts body-less switch
13363RESOLVEDINVALIDnormaldmdDMD accepts bodyless if statement
13364RESOLVEDFIXEDenhancementphobosTemplate instance isInstanceOf itself
13365RESOLVEDWORKSFORMEnormaldmdPragma msg affects data structure layout
13366RESOLVEDINVALIDregressiontoolsRDMD - Symbol Undefined
13367RESOLVEDFIXEDregressionphobosBuffer overflow when setting PATH
13368RESOLVEDWONTFIXnormalphobosstd.datetime.monthToString should be public
13369NEWenhancementphobosphobos#10081std.math.iLog10
13370RESOLVEDINVALIDenhancementdmdAllow @nogc delegates in foreach
13371RESOLVEDWONTFIXenhancementphobosstd.math.factorial
13372NEWmajordmddmd#18873traits parent does not work on eponymous templates
13373RESOLVEDWORKSFORMEnormaldlang.orgMETACODE appears in clear...
13374RESOLVEDFIXEDregressiondmdWrong template overload resolution when passing function to alias/string parameter
13375RESOLVEDFIXEDregressionphobosLinking failure when importing both std.regex and std.algorithm
13376RESOLVEDDUPLICATEnormalphobosstd.concurrency.Tid needs a human-readable ID/hash string
13377RESOLVEDFIXEDnormaldruntimecore/sys/posix/syslog.d is in druntime/src but not in druntime/src/import
13378RESOLVEDFIXEDregressiondmdWrong failure of template value parameter deduction in IFTI
13379RESOLVEDFIXEDregressiondmdLatest dmd fails with recursive template expansion in std.regex
13380RESOLVEDFIXEDenhancementphobosConflict with std.typecons.Identity and std.traits.Identity
13381NEWenhancementdmddmd#18874Two cases of array literal that can be stack-allocated
13382RESOLVEDFIXEDcriticaldmd[e2ir] compare string to int - leads to ICE in e2ir.c 1902
13383RESOLVEDFIXEDnormaldmdwrong code with -O with ints, longs and bitwise operations
13384NEWenhancementdmddmd#17679Support JSON output for new package(names) protection
13385RESOLVEDFIXEDnormaldmdICE with new package(names) protection
13386NEWenhancementinstallerinstaller#676dmd .zip file download and posix.mak install targets lack usability
13387RESOLVEDWONTFIXenhancementdmdBug with arithmetic opertions on integer types smaller than int
13388REOPENEDenhancementdmddmd#18875accept '@' before 'nothrow' and 'pure'
13389RESOLVEDINVALIDenhancementdlang.orgAdding a comment to an issue sometimes follows by redirect to another issue
13390RESOLVEDFIXEDregressionphobos[REG2.066] std.range.cycle ctor fails when empty input passed
13391RESOLVEDFIXEDnormalphobosBigInt division by ulong rejected
13392RESOLVEDFIXEDnormaldmdclass + alias this + cast(void*) == overzealous cast
13393RESOLVEDFIXEDregressionphobos[REG2.067a] std.algorithm.joiner Assertion failure in popFront() when using with cartesianProduct
13394RESOLVEDFIXEDregressiondmdinvariant fail to link since 2.066 when using separate compilation
13395REOPENEDnormaldmddmd#17680Shared arrays must be loaded atomically
13396RESOLVEDINVALIDregressiondmdNon-instance and final methods on extern(C++) interfaces shouldn't be mangled as C++ names
13397RESOLVEDWONTFIXenhancementdmdallow postfix function attributes like 'safe', 'system' and so on without '@'
13398RESOLVEDDUPLICATEmajorphobosstd.regex causes recursive expansion of std.algorithm.MinType
13399RESOLVEDFIXEDregressiondruntimeva_arg is nothrow yet may throw
13400RESOLVEDFIXEDregressiondmdLinking problems with bigints and std.functional.memoize