D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
11901RESOLVEDFIXEDnormaldmdreal win64
11902RESOLVEDFIXEDmajordmdDMD debuginfo doesn't seem to write classes correctly
11903RESOLVEDWORKSFORMEcriticaldmdInternal error: backend/cgcs.c 351
11904RESOLVEDINVALIDmajordmdError: this cannot be interpreted at compile-time (core/time.di)
11905RESOLVEDWORKSFORMEnormaldmdCan't make enum of custom struct types autoincrement working
11906RESOLVEDFIXEDnormaldmdCompiler assertion when comparing function pointers
11907NEWnormaldmddmd#18756No undeclared identifier error in lambda alias argument
11908RESOLVEDFIXEDmajordmdconst(char)[] assigned to immutable(char)[] without error
11909RESOLVEDFIXEDcriticaldmdStruct members and static arrays break pure function escape analysis (immutability violation)
11910RESOLVEDINVALIDmajordmdWrites to extern (C) struct have no effect
11911NEWenhancementphobosphobos#10027Add Unicode correct case-insensitive variations of string functions
11912RESOLVEDDUPLICATEnormaldmdDdoc doesn't generate doc for public symbols after "private:" in the current scope
11913RESOLVEDDUPLICATEenhancementphobosnothrow std.algorithm.zip
11914RESOLVEDFIXEDregressiondmdMissed tuple unpacking in foreach for cartesianProduct
11915RESOLVEDFIXEDmajordmdInconsistent overload resolution behaviour between `ref` and `out`
11916RESOLVEDFIXEDmajordmd[IFTI] Disabled by constraint overload with `out` with IFTI breaks overload resolution
11917RESOLVEDFIXEDnormaldlang.orgStale Phobos documentation pages found on site root
11918RESOLVEDFIXEDnormaldruntimepthread_kill should be nothrow
11919RESOLVEDFIXEDregressiondmdGitHub HEAD regression for getAttributes trait (DMD CORE DUMP)
11920NEWcriticaldmddmd#18757Rvalue aggregate contains lvalues
11921RESOLVEDINVALIDnormaldmddmd doesn't like expressions in templates, only values
11922RESOLVEDFIXEDregressiondmd[REG2.065a] ICE on nonexistent identifier in templated auto method
11923RESOLVEDDUPLICATEmajordmddmd v2.065-devel-b1aa0cb compiles with illegal shadowed declaration
11924RESOLVEDFIXEDregressiondmdinout Variadic Template Parameters
11925RESOLVEDFIXEDregressiondmd[2.065] [REGRESSION] ICE in CompoundStatement::semantic
11926RESOLVEDFIXEDmajordmdSegmentation fault when using const in an enum
11927RESOLVEDINVALIDenhancementdmda good proposal
11928RESOLVEDINVALIDnormaldmdcompiler template errors
11929NEWnormaldmddmd#18758Disallow `ref` in front tuple expansion in foreach over range
11930RESOLVEDFIXEDregressiondmdGithub regression -- Alias this not considered in is(T unused: U) matching
11931RESOLVEDFIXEDregressiondmdLinkers "Symbol Undefined" again with dmd HEAD when -g specified
11932RESOLVEDFIXEDnormaldmdalias this and sort produce wrong code
11933RESOLVEDINVALIDnormaldmdA range wrapped in a Variant does not work with other ranges
11934REOPENEDnormaldmddmd#18759Allow `ref` in `foreach` over range iff `front` returns by `ref`
11935NEWnormaldmddmd#18760Allow `ref` in front tuple expansion in `foreach` over range iff `front` returns by `ref`
11936NEWenhancementdmddmd#18761Allow non-`ref` parameters in `foreach` over range `delegate`/`opApply`
11937RESOLVEDINVALIDregressiondmdUnresolved Symbol when template is instantiated as default value for function in another module
11938NEWenhancementphobosphobos#9623"Ifti!T" for std.traits
11939RESOLVEDFIXEDcriticaldmdselective imports inside a scope(failure) block cause compiler segfault
11940RESOLVEDFIXEDminorvisualdAuto-complete for import's need icon distinction
11941RESOLVEDFIXEDregressiondmdErrors when appending to aggregate member array in CTFE
11942RESOLVEDFIXEDnormalvisualdParameter list helper doesn't appear(/exist?)
11943RESOLVEDWONTFIXenhancementdmdEmit warning for default initialized pointers
11944RESOLVEDFIXEDcriticaldmdICE(expression.c) Assertion `f' failed.
11945RESOLVEDFIXEDnormalphobosLockingTextWriter fails with repeat
11946RESOLVEDFIXEDregressiondmdneed 'this' to access member when passing field to template parameter
11947RESOLVEDWORKSFORMEnormalphobosstd.typecons.Proxy incorrectly handles variadic member templates
11948RESOLVEDDUPLICATEcriticaldmdSegfault using the word 'function' as function template parameter
11949RESOLVEDDUPLICATEnormaldmdWarning and later deprecation message for usage of delete
11950RESOLVEDDUPLICATEnormaldmdWeird bracket behavior in delegates
11951RESOLVEDFIXEDnormalphobosformattedWrite should take OutputRange should be ref parameter
11952RESOLVEDDUPLICATEnormaldmdstruct field initialization with postblit causes un-needed destruction
11953RESOLVEDWORKSFORMEnormaldmdUninformative error message on override signature mismatch
11954RESOLVEDINVALIDnormaldmdFunction call in string mixin inside mixin template without return value mistaken as declaration
11955RESOLVEDFIXEDnormaldmdAliased types not accepted in foreach over range of tuple
11956RESOLVEDFIXEDregressiondmddmd doesn't lookup /etc/dmd.conf
11957RESOLVEDFIXEDnormaldmdextern inside function scope ignored
11958RESOLVEDDUPLICATEnormaldmdwhen casting a string to it's representation dmd deduces a wrong inout return type
11959RESOLVEDFIXEDnormalphobosPhobos should not declare public symbols in version(unittest) blocks
11960RESOLVEDFIXEDnormalphobosPhobos Mersenne Random Engine not supporting unsigned longs
11961RESOLVEDFIXEDnormaldmdCan't select CRT to link against
11962RESOLVEDFIXEDnormalvisualdVisualD needs an option to choose the CRT to link against
11963RESOLVEDFIXEDregressiondmdRegression(2.065) ICE(parse.c) Parser crash
11964RESOLVEDWORKSFORMEenhancementdmdPoor diagnostic in static assert with boolean operators
11965RESOLVEDFIXEDregressiondmdRegression(2.064) Segfault on garbage
11966RESOLVEDFIXEDregressiondmdRegression 2.065.b1: inout(const(char))[] doesn't convert to inout(char)[]
11967RESOLVEDFIXEDregressiondmdRegression(2.065) ICE(parse.c) Parser crash
11968RESOLVEDFIXEDnormaldmdICE(expression.c) Crash when deleting __FILE__
11969RESOLVEDFIXEDnormaldmdICE(statement.c) When mixing in a array literal containing errors
11970RESOLVEDWONTFIXenhancementdmdSelf-assigned variable expression with no effect doesn't have compiler error
11971RESOLVEDDUPLICATEnormaldmd[ICE] (interpret.c line 357) with undefined identifier
11972RESOLVEDINVALIDregressiondmdtools makefile broken
11973RESOLVEDFIXEDregressionphobosstd/datetime.d(14647): Deprecation: function std.algorithm.canFind!(not).canFind!(immutable(dchar)[]).canFind is deprecated - Please use any instead
11974RESOLVEDFIXEDnormaldmdICE(cast.c) Segfault with invalid assignment
11975RESOLVEDDUPLICATEenhancementdmdCompile time error on null dereference
11976RESOLVEDINVALIDregressiondmdRegression 2.065.b1: cannot implicitly convert expression of type ulong to int
11977RESOLVEDINVALIDregressiondmdRegression 2.065.b1: goto skips declaration of variable
11978RESOLVEDFIXEDnormalphobosstd.algorithm canFind uses "value" where it means "needle"
11979RESOLVEDFIXEDnormaldlang.orginout const is not documented
11980RESOLVEDFIXEDregressiondmdstartaddress pragma broken (DMD 2.061 regression)
11981RESOLVEDFIXEDmajordruntimeunittest 'host' deadlock
11982RESOLVEDFIXEDnormaldmdICE(func.c) With function literal with no body
11983RESOLVEDFIXEDregressiontoolsRDMD masks out segmentation faults
11984RESOLVEDINVALIDnormaldmdnot using opAssign when declaration in different scope
11985NEWnormaldlang.orgdlang.org#4031dlang.org does not have digitalmars.com info on -profile
11986NEWnormaldmddmd#18762IFTI type deduction / implicit conversion does not work for null literal
11987NEWnormaldmddmd#18763Spellchecker should not suggest recursive definitions
11988RESOLVEDDUPLICATEenhancementdmdAdd __switch symbol to allow retrieval of switch statement value
11989RESOLVEDFIXEDenhancementdruntimePhase out TickDuration
11990NEWcriticaldmddmd#18764map don't play nice with default values in function
11991RESOLVEDFIXEDcriticaldmdImplicit catch picks up wrong 'Throwable'
11992RESOLVEDDUPLICATEcriticaldmdGIT HEAD Internal error: dmd-master\e2ir.c 2078
11993RESOLVEDFIXEDregressiondmd[REG] typeof(this) in constraint of member function template should reflect method qualifier
11994RESOLVEDDUPLICATEnormaldmdtypeof(this) in constraint of member function template should reflect method qualifier
11995RESOLVEDINVALIDnormalphobosstd.File.ByLine strips trailing empty line
11996NEWnormaldmddmd#18765Don't show 'only one main allowed' error when compiling with '-c'
11997RESOLVEDFIXEDnormaldmdrdmd should search its binary path for the compiler
11998RESOLVEDINVALIDenhancementphoboswriteln with string enum outputs the enum name, not the string
11999RESOLVEDDUPLICATEenhancementdmd@disable should also offer an optional message.
12000RESOLVEDFIXEDnormalphobosForward reference issue with RefCounted