D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
16404RESOLVEDINVALIDmajordmdFunky type for parameterless lambdas () => { ... }
16405RESOLVEDWORKSFORMEcriticaltoolsTrojan Win32/Ipac.B!cl detected on dmd-2.071.1.exe
16406RESOLVEDFIXEDnormaldmdCompiler segfaults on __traits(getprotection, symbol)
16407NEWmajordmddmd#19172fix from test15779 fails on windows 10 32bit builds
16408RESOLVEDFIXEDregressiondmd[REG2.065] left-to-right order of evaluation of function arguments not consistently followed
16409RESOLVEDFIXEDenhancementdmdAdd support for assign-style switches
16410RESOLVEDINVALIDnormaldmdattribute inference for final methods of templated classes
16411RESOLVEDMOVEDenhancementdlang.orgAdd display threads only option to advanced search
16412RESOLVEDINVALIDenhancementdmdinstance variable shadowing with inheritance
16413RESOLVEDFIXEDnormalphobosmultiSort doesn't work with @system comparison function
16414NEWnormaldmddmd#19173final opCmp in interface: throws at runtime. (OK if abstract class instead of interface)
16415NEWnormaldmddmd#19174Overload conflicts with mixin templates
16416NEWenhancementphobosphobos#9691Phobos std.uni out of date (should be updated to latest Unicode standard)
16417NEWenhancementdmddmd#19175override non-inout with inout
16418RESOLVEDINVALIDregressiondmddip25 wrong escaping reference to this
16419RESOLVEDFIXEDminorphobosissue with ndslice.slice toHash
16420RESOLVEDFIXEDminorphobosIncorrect example in std.getopt docs
16421RESOLVEDINVALIDnormaldmdDMD hides linker error when enabling warnings
16422RESOLVEDWORKSFORMEenhancementtools"dub test" builds the same testing executable every run, should cache it
16423REOPENEDenhancementdmddmd#19176ModuleInfo missing when linking to static lib with classes
16424RESOLVEDWONTFIXenhancementtoolsNo "DUB" component for bug reports
16425RESOLVEDMOVEDnormaldlang.orgDUB "Getting Started" is seriously wanting
16426REOPENEDnormaldmddmd#19177Templated opAssign do not forward on Alias this.
16427NEWnormaldmddmd#19178alias to typecons.Rebindable depends on lexical order
16428NEWenhancementdmddmd#19179Better error message for pattern matching of value template parameters
16429NEWenhancementphobosphobos#10196Sorted multimap data structure based on std.container.rbtree
16430NEWenhancementdmddmd#17772Show a warning when a semicolon is used after a struct or enum definition
16431RESOLVEDMOVEDnormaltoolsrdmd runs dmd twice for single-files with no dependencies
16432RESOLVEDFIXEDnormalphobosJSON incorrectly parses to string
16433NEWenhancementdmddmd#19180__traits(compiles) inconsistent for child class
16434RESOLVEDWORKSFORMEregressiondmddmd assertion failure in declaration.d
16435NEWmajordmddmd#19181Wrong error message for bad selective import
16436RESOLVEDWONTFIXenhancementdmdImplement pragma(switches, "")
16437RESOLVEDWONTFIXenhancementdmdEnum type inference
16438RESOLVEDINVALIDmajorphobosstd.typelist still exists!
16439RESOLVEDFIXEDnormaldmdNon-typesafe variadic functions can never be @safe
16440NEWnormaldmddmd#19182wrong code with -main -c -of
16441RESOLVEDFIXEDenhancementdmdImplement the __FILE_FULL_PATH__ trait
16442RESOLVEDFIXEDnormalphobosFrontTransversal fails with empty ranges
16443RESOLVEDFIXEDenhancementphobosstd.getopt: segmentation fault with empty string option
16444NEWenhancementdmddmd#19183Less noisy error messages if built-in method is @disable (e.g. opAssign)
16445NEWminordmddmd#17773string mixin allows shebang line in source
16446NEWenhancementphobosphobos#10197Captures does not expose named captures for iteration
16447RESOLVEDINVALIDenhancementdmdmake illegal for functions containing a `naked` asm block to return `auto`
16448RESOLVEDFIXEDenhancementphobosstd.digest.digest: toHexString should be @safe
16449RESOLVEDFIXEDenhancementdmdadd support for RDTSCP in iasm
16450RESOLVEDFIXEDenhancementphobosmakeArray and makeSlice could infer the ElementType
16451REOPENEDenhancementphobosphobos#9692std.conv.parse without auto-decoding
16452RESOLVEDFIXEDenhancementphoboscharset in std.net.curl should be case-insensitive
16453RESOLVEDFIXEDmajorphobosMissing @nogc annotations
16454NEWmajordmddmd#19184Return in the body of a foreach in a constructor backed by opApply corrupts the object
16455RESOLVEDINVALIDcriticaldmdWrong code when calling a struct delegate
16456RESOLVEDFIXEDenhancementtoolsRDMD: Add --include switch to override --exclude options
16457NEWenhancementphobosphobos#10198std.regex postprocesses ctRegex every time at runtime
16458RESOLVEDWORKSFORMEenhancementphobosstd.typecons.namedTuple
16459RESOLVEDWORKSFORMEnormaldmdopDispatch gives obtuse error when dispatching to a function that doesn't exist
16460RESOLVEDFIXEDregressiondmd[REG2.071] ICE for package visibility check in function literal
16461RESOLVEDFIXEDcriticaldmdUsing the fully qualified type of an object within its own scope causes an error
16462RESOLVEDINVALIDenhancementdmdmixin template ddoc doesn't appear in docs
16463RESOLVEDDUPLICATEenhancementdmdddoc on string mixin does nothing
16464RESOLVEDFIXEDenhancementdlang.orgopCast doco is insufficient
16465RESOLVEDINVALIDmajordmdTemplate alias does not get unwrapped in templated functions
16466RESOLVEDFIXEDblockerdmdAlignment of reals inside structs on 32 bit OSX should be 16, not 8
16467RESOLVEDWONTFIXenhancementdmdtemplated function default argument take into account when not needed
16468RESOLVEDDUPLICATEnormaldmd__traits(compiles, ...) doesn't work for super, always evaluates false
16469RESOLVEDDUPLICATEnormaldruntimeSegmentation fault in bigAlloc with negative size
16470RESOLVEDFIXEDnormaldruntimeSegfault with negative array length
16471NEWmajordmddmd#19185[CTFE] Incorrect CTFE when assigning to union struct fields
16472RESOLVEDFIXEDnormaldmdSpurious "is used as a type" when aliasing enum template as default parameter
16473RESOLVEDMOVEDmajorphobosoperator overloading is broken
16474RESOLVEDDUPLICATEblockerdmdCTFE pow
16475NEWnormaldmddmd#19186Unloading Shared Library Closes stdout File Handle.
16476NEWenhancementdruntimedmd#17334Shared Library of Phobos for Windows
16477RESOLVEDDUPLICATEblockerdmdTemplate not properly instantiated / emitted
16478RESOLVEDFIXEDminorphobosDon't allow to!T() in constraint
16479RESOLVEDFIXEDnormaldmdMissing substitution while mangling C++ template parameter for functions
16480RESOLVEDINVALIDcriticaldmdLocal selective imports hide member functions
16481RESOLVEDDUPLICATEmajordmdinvalid code accepted leading to linker error
16482NEWenhancementdmddmd#19187Compiler should error on impossible cross-class type casts
16483RESOLVEDFIXEDmajordmdICE in expression.d from typeof
16484RESOLVEDWONTFIXregressiondmdregression(2.064) Overloaded empty funcs trigger AssertError: "Called `get' on null Nullable"
16485RESOLVEDFIXEDenhancementphobosAdd trait for determining whether a member variable is static or not
16486RESOLVEDDUPLICATEenhancementdmdCompiler see template alias like a separate type in template function definition
16487RESOLVEDFIXEDenhancementphobosAdd function to obtain the available disk space
16488RESOLVEDFIXEDmajordmd[spec][optimization] broadcast scalar to simd vector
16489RESOLVEDLATERmajordmd[backend][optimizaton][registers] DMD is 10-20 times slower for GLAS
16490RESOLVEDFIXEDnormaldlang.orgUsage of attributes in inline asm blocks is not documented
16491NEWblockerdruntimedmd#17335Forward referencing and static/shared static module constructors break initialisation
16492RESOLVEDFIXEDenhancementdmdsupport @nogc in debug{} blocks
16493NEWenhancementphobosphobos#10199Request for an OS-independent interface to access cryptographically secure pseudo random number generators
16494NEWmajordmddmd#19188cannot find source code for runtime library after brew install in custom directory
16495RESOLVEDFIXEDenhancementdmd__traits(fullyQualifedName) instead of std.traits.fullyQualifiedName
16496NEWenhancementdmddmd#19189__traits(getAttributes, ...) should work with built-in types
16497NEWenhancementdmddmd#19190suboptimal moves between SSE registers
16498NEWenhancementdmddmd#19191ddoc should offer a built-in macro for passing raw text through
16499RESOLVEDFIXEDnormaldmdMisleading error message for 'in' operator with wrong argument
16500NEWnormaldmddmd#19192inferred != annotated pure
16501RESOLVEDFIXEDnormalphobospacked ndslices does not compile
16502RESOLVEDFIXEDenhancementphobosspawnProcess does not throw on exec errors
16503RESOLVEDFIXEDmajorphobos[ndslice] prevents fastmath LDC attribute