D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
6701RESOLVEDFIXEDnormaldmdtemplate specialization resolution failure
6702RESOLVEDDUPLICATEnormaldmd.length for Associative Array is not @safe
6703RESOLVEDWORKSFORMEmajortoolsUnexpected OPTLINK Termination at EIP=0042785B
6704RESOLVEDFIXEDnormaldmdCommaExpression as an IfCondition
6705RESOLVEDINVALIDnormaldmdBad codegen when passing fields as template alias params
6706RESOLVEDWORKSFORMEnormaldmd'inout' is accepted in foreach, but apparently ignored
6707RESOLVEDDUPLICATEenhancementdmdError message for mismatch of const/non-const property functions needs to improve
6708RESOLVEDFIXEDnormaldmdimmutable ref implicit cast to const ref
6709RESOLVEDINVALIDnormalphobosexecvp eats two bytes of its first argument.
6710RESOLVEDFIXEDnormaldmdCan't use .sizeof in pragma(msg) call
6711RESOLVEDFIXEDnormaldmd"with" doesn't work with "alias this"
6712RESOLVEDWONTFIXnormaldmd.init wrong when multiple functions declare the same typedef
6713RESOLVEDINVALIDnormaldmdSegfault with typeid of an alias
6714RESOLVEDFIXEDenhancementdmd[tdpl] Type inference for parameters of function and delegate literals
6715NEWenhancementdmddmd#17531Using a custom pow function for ^^
6716RESOLVEDFIXEDnormalphobosLinking a C program with D library causes DEH errors
6717RESOLVEDWORKSFORMEnormaldmd(D1 only) Unhelpful diagnostic on wrong end-of-instruction token in ASM
6718RESOLVEDFIXEDnormalphobos"nWayUnion" => "nWayMerge", plus true nWayUnion
6719RESOLVEDFIXEDmajordmd"Error: out of memory" in parsing
6720RESOLVEDFIXEDnormaldmdICE(cod1.c) casting return of void function to bool
6721RESOLVEDFIXEDnormaldmd[CTFE] Cannot get pointer to start of char[]
6722NEWnormaldmddmd#18371Can't remove a char[] key from an AA with immutable(char)[] key type.
6723RESOLVEDFIXEDnormaldmdforeach (i, e; range) {} crash
6724RESOLVEDWONTFIXenhancementdruntimecore.time.dur should use SI symbols for durations, not the ad hoc contractions it uses now
6725RESOLVEDWONTFIXenhancementdruntimecore.time.dur should accept floating point
6726RESOLVEDDUPLICATEcriticaldmdDMD crash with index in foreach statement
6727RESOLVEDFIXEDnormaldmd[CTFE] ICE(interpret.c): assignment from string literal.dup.ptr
6728RESOLVEDWONTFIXenhancementdmdBetter error message with map!{...}()
6729RESOLVEDDUPLICATEnormaldmd[ICE] (backend\symbol.c) With tupleof of 2-items tuple
6730RESOLVEDFIXEDnormalphobosstd.algorithm.splitter conflicts with std.array.splitter
6731RESOLVEDDUPLICATEnormaldmd[SafeD] AA .length property is not @safe/@trusted
6732RESOLVEDFIXEDmajordmdICE: __traits(compiles) fails on valid expression
6733RESOLVEDFIXEDregressiondmdRegression(2.054) ICE(cod2.c) pure nothrow func with side-effect parameters
6734RESOLVEDWORKSFORMEminordlang.orgContradiction on the Lexical page on website
6735RESOLVEDINVALIDnormalphobossplitLines ignores trailing delimiter
6736RESOLVEDFIXEDregressiondmdRegression(2.054): ICE (cgcod.c 1672) with alias this and certain structs
6737RESOLVEDWONTFIXnormaldmdMake alias to expression an error even if it's not used
6738RESOLVEDFIXEDmajordmdCan't call templatized property function from within a struct/class method
6739RESOLVEDFIXEDnormaldmd[CTFE] Cannot set a value to an outer AA of a nested AA
6740RESOLVEDDUPLICATEnormaldmdCan't call variadic type argument as a template function
6741NEWenhancementdmddmd#18372implicit casting of pure-function delegate result to immutable breaks immutability.
6742NEWnormalphobosphobos#9585Alignments in std.variant.Algebraic
6743RESOLVEDFIXEDminordmdICE(mars.c) attempting to compile an exe file
6744RESOLVEDFIXEDcriticaldmdMissing AA symbol with enum
6745RESOLVEDWORKSFORMEnormaldmdtemplate signature match failure (matrix transpose example)
6746RESOLVEDFIXEDnormaldmdstatic this() inside struct skipped upon static method call
6747NEWnormaldmddmd#18373Implicitly allowing objects which contain delegates to be shared/immutable can cause races
6748RESOLVEDFIXEDblockerdlang.orgLibrary specifications are not up to version.
6749RESOLVEDFIXEDnormaldmd[CTFE] problem with array of structs
6750RESOLVEDWORKSFORMEnormaldmdExplicit template instantiation with auto ref
6751RESOLVEDFIXEDnormaldmd[CTFE] ref argument of AA doesn't work
6752RESOLVEDFIXEDenhancementdmdAdd separate option to control stack frame generation
6753RESOLVEDFIXEDregressiondmdRegression(2.055beta) "Reinterpret" cast of array to a tail const one doesn't work inside @trusted
6754NEWenhancementdmddmd#18374extern() in a function signature
6755RESOLVEDFIXEDminordmdBetter wrong function pointer error message
6756RESOLVEDFIXEDenhancementphobosIdea about std.stdio.chunks and std.range.chunks
6757RESOLVEDDUPLICATEenhancementdmdExpose compiler switches behind -release separately
6758RESOLVEDFIXEDcriticaldmdstd.c.stdarg problems with 8 or more integer arguments on x86_64
6759RESOLVEDFIXEDnormaldmdmissing initialization in foreach with alias this
6760RESOLVEDWORKSFORMEnormaldmdDisallow disabled overrides
6761RESOLVEDFIXEDblockerdmdStrange behavior of RedBlackTree causeing a dangling pointer
6762RESOLVEDWORKSFORMEnormaldmdTemplate parameter declaration does name lookup
6763RESOLVEDFIXEDnormaldmdUsing TypeTuple with (const/in/ref etc.) changes it forever
6764RESOLVEDFIXEDminordmdIFTI fails on typesafe variadic function over static array with non IntegerLiteral length
6765RESOLVEDFIXEDnormaldmd[CTFE]: AA.length doesn't compile when AA is null
6766RESOLVEDFIXEDnormaldmdForward reference error for default struct/class arguments
6767RESOLVEDWORKSFORMEmajordmdRange case statements generate horrific code
6768RESOLVEDDUPLICATEcriticaldmdProblem with init of struct members in presence of templated opAssign
6769RESOLVEDFIXEDnormaldmd[CTFE] AA.keys doesn't compile when -inline is used
6770RESOLVEDFIXEDnormaldmdinout is allowed on fields
6771RESOLVEDDUPLICATEmajordmdJagged array and init causing DMD to take a LONG time to compile.
6772RESOLVEDWORKSFORMEnormaldmdCannot pass cfloat argument type to a function on x86_64
6773RESOLVEDFIXEDnormaldmdinout variable should not be modifiable
6774RESOLVEDWORKSFORMEmajordmdICE(glue.c) totym gagged forward reference error
6775RESOLVEDFIXEDnormaldmd[CTFE] foreach over an AA fails to compile
6776RESOLVEDINVALIDnormaldmdattributes injected via pure template mixin but not class mixin
6777RESOLVEDFIXEDblockerdmdalias this disables casting for classes
6778RESOLVEDWORKSFORMEcriticaldmdInternal error on parsing functions with arguments on which opOpAssign is invoked
6779RESOLVEDWORKSFORMEnormaldmdError: can only initialize const member xxx inside constructor - not const, no line number
6780RESOLVEDFIXEDnormaldmdTemplated global property functions do not work
6781RESOLVEDFIXEDregressiondmdRegression(2.055): Segfault with error in local alias template
6782RESOLVEDFIXEDnormaldmdinout-correct range is not iterable using foreach with type deduction inside non-inout function
6783RESOLVEDDUPLICATEenhancementdmdImplicit cast to immutable from pure function
6784RESOLVEDWORKSFORMEnormaldmd(D1 only) Compile-time constant assigned with a runtime value
6785RESOLVEDFIXEDminordmdWrong error message from pragma(msg) of failed instantiation
6786RESOLVEDFIXEDminordmdBad error message in a wrong usage of ^^ pow operator
6787NEWenhancementphobosphobos#9913Lazy sort in Phobos?
6788RESOLVEDDUPLICATEenhancementphobosstd.algorithm.combinations
6789RESOLVEDWORKSFORMEnormaldmdstd.stdio.File + ternary = bug
6790RESOLVEDWORKSFORMEnormalphobosbuildPath using std.path.curdir segfaults
6791RESOLVEDFIXEDnormalphobosstd.algorithm.splitter random indexes utf strings
6792RESOLVEDFIXEDnormaldmd[CTFE] ICE with pointer cast of indexed array
6793RESOLVEDFIXEDenhancementphobosDocument that assumeUnique may not be necessary in some contexts
6794RESOLVEDWORKSFORMEcriticaldmdICE(expression.c): with inout
6795RESOLVEDFIXEDcriticaldmdICE(cgcs.c): Incrementing an enum array item
6796RESOLVEDFIXEDnormaldmdSeveral __error with wrong enum definition
6797RESOLVEDINVALIDnormaldmdFake changes to enum array
6798RESOLVEDFIXEDenhancementdmdIntegrate overloadings for multidimentional indexing and slicing
6799RESOLVEDFIXEDnormaldmdICE(type.c) involving AAs and pointers to structs
6800RESOLVEDFIXEDnormaldmd[CTFE] dangerous pointer casts should be rejected