D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
6001RESOLVEDFIXEDnormaldmdCTFE: ICE(interpret.c) mutating array passed by ref
6002RESOLVEDWORKSFORMEnormaldmddmd should output error message to stderr, not stdout
6003RESOLVEDINVALIDnormalphobosBigInt length and conversion properties problems
6004RESOLVEDFIXEDenhancementphobosstd.range.unzip()
6005NEWenhancementdmddmd#18340Type name and variable name don't clash
6006RESOLVEDDUPLICATEenhancementdmdComplex numbers initialized with 0
6007NEWenhancementphobosphobos#9904BigInt->string performance
6008RESOLVEDDUPLICATEcriticaldmdgc disabled on freebsd/64
6009RESOLVEDFIXEDcriticaldmdstd/container disabled on freebsd/64
6010RESOLVEDFIXEDcriticaldmd-fPIC is broken on freebsd/64
6011RESOLVEDDUPLICATEblockerphobosstd.file.listdir is completely broken on OS X.
6012RESOLVEDINVALIDregressionphobosPhobos version 1.064 and above causes segfaults in C libraries
6013RESOLVEDFIXEDnormaldmdprivate ignored for aliases
6014RESOLVEDFIXEDregressiondmdrt_finalize Segmentation fault , dmd 2.053 on linux & freebsd
6015RESOLVEDFIXEDnormaldmd[CTFE] Strange behavior of assignment appears in a situation
6016RESOLVEDDUPLICATEtrivialdmdStruct named Object with class in one module
6017RESOLVEDFIXEDnormaldlang.orgstd.algorithm.remove has a wrong link
6018RESOLVEDINVALIDnormaldmdMultiple includes of std.parallelism causes DMD to segfault.
6019NEWnormaldmddmd#18341Phobos imports in autogenerated .di header files break implicit linking with DLLs
6020RESOLVEDFIXEDnormaldlang.orgDead link: http://d-programming-language.org/32-64-portability.html
6021RESOLVEDFIXEDnormaldlang.orgstd.net.isemail missing from dpl.org
6022RESOLVEDWONTFIXnormaldmdauto return type inference could be improved
6023RESOLVEDWONTFIXnormalphobosstd.random.uniform and std.bigint.BigInt compilation error
6024RESOLVEDFIXEDblockerdruntimeDocument that Windows 2000 SP4 is no longer supported
6025RESOLVEDDUPLICATEregressiondruntimeFiber does not rethrow exceptions
6026RESOLVEDFIXEDnormaldlang.orgDLL example needs update due to missing core.dll_helper
6027RESOLVEDFIXEDnormalphobosbigint to!string conversion and its implications
6028RESOLVEDINVALIDnormaldmdCannot implicitly convert an array of class to an array of interface
6029RESOLVEDWORKSFORMEregressiondmdRegression(2.053): DMD stack overflow with invalid alias this
6030RESOLVEDDUPLICATEnormaldmdSegmentation fault with method overloading and alias this
6031RESOLVEDDUPLICATEnormaldmdIncorrect parsing of !in when dot operator involved
6032NEWnormaldmddmd#18342wstring literals cannot be implicitly converted to const(wchar)*
6033RESOLVEDFIXEDenhancementdmdBetter error message with numbers with leading zeros
6034NEWenhancementphobosphobos#9905Handy mapping with n-adic functions
6035RESOLVEDINVALIDenhancementphobosstd.algorithm.reversed()
6036RESOLVEDFIXEDnormaldmdConstructor, static opCall and object opCall
6037RESOLVEDFIXEDnormaldmd[CTFE] recursive ref parameters evaluated incorrectly
6038RESOLVEDFIXEDnormaldruntimecore.cpuid reports unexpected values for threadsPerCPU and hyperThreading
6039RESOLVEDWORKSFORMEnormaldmdC-style initialization of structs doesn't take field initializers into account
6040RESOLVEDFIXEDnormalphobosstd.cpuid and core.cpuid return different values for some methods
6041RESOLVEDFIXEDnormalphobosstd.algorithm.remove wrong code in assert
6042RESOLVEDDUPLICATEmajordmdregisters not preserved across method call
6043RESOLVEDWONTFIXenhancementphobosChainable template mixin
6044RESOLVEDWORKSFORMEnormaldmdCannot instantiate nested struct template from an alias of struct
6045RESOLVEDFIXEDnormaldruntimeUnable to demangle symbols
6046RESOLVEDINVALIDnormaldlang.orgNot true for Java about Function Hijacking.
6047RESOLVEDWORKSFORMEcriticaldmdSegfault when struct with three or more ulongs with a toString is passed to format with at least two substitution clauses with -m64.
6048RESOLVEDINVALIDnormaldmdstruct methods included in .tupleof
6049RESOLVEDFIXEDregressiondmd[CTFE]: Array literals of structs with invariant() are wrong
6050RESOLVEDFIXEDnormaldmdCannot build DMD when group_id is > 999999
6051RESOLVEDINVALIDnormaldmdstruct declarations allow a trailing semicolon
6052RESOLVEDFIXEDregressiondmd[CTFE] Structs elements in an array are treated like reference type
6053RESOLVEDFIXEDnormaldmd[CTFE] Two ICEs involving pointers (dereference and assign; pointer variable on stack)
6054RESOLVEDFIXEDregressiondmd[CTFE] ICE when returning a returned compile-time associative array containing a key of an idup-ed array literal
6055NEWenhancementdlang.orgdlang.org#3935multiple problems with static dtor and ctors in spec
6056RESOLVEDFIXEDmajordmdType lookup problem in string mixins
6057RESOLVEDFIXEDnormaldmdProblem with defining enum in function
6058RESOLVEDDUPLICATEnormaldmdContract inheritance causes compiler error
6059RESOLVEDFIXEDnormaldmdIncompatible types in array literal shows __error and error
6060NEWenhancementdmddmd#17525Refuse wrong final switch
6061RESOLVEDINVALIDnormaldmdcannot implicitly convert expression (test1) of type Test1() to Test1
6062RESOLVEDFIXEDcriticaldmdsegv in dmd/64 with assoc array literals
6063RESOLVEDFIXEDenhancementdmdMake cases where hiddenfuncerror would be thrown an error without -w
6064RESOLVEDFIXEDnormalphobosstd.array.join is unnecessarily slow for strings
6065RESOLVEDDUPLICATEnormaldmd[toir.c] Problem caused by std.functional.not
6066RESOLVEDFIXEDnormalphobosstd.container: BinaryHeap interface is broken.
6067RESOLVEDINVALIDmajordmdswitch case fall through crash
6068RESOLVEDWONTFIXnormalphobosstd.path has some issues for Windows user
6069RESOLVEDFIXEDmajordmdDMD tries to call static Foo.opCall() on cast(immutable(Foo))
6070RESOLVEDFIXEDnormaldmdCTFE UFCS forward reference error
6071RESOLVEDINVALIDnormalphobosBigInt initialization causes compiler to hang
6072RESOLVEDFIXEDregressiondmd[CTFE] Regression(git master): Cannot declare variable inside an 'if' condition
6073RESOLVEDFIXEDminordmdCannot pass __traits(parent, ...) as a template parameter if it is a module
6074RESOLVEDINVALIDnormaldmdAssert expressions shouldn't have side effects
6075RESOLVEDFIXEDregressiondmdCannot set value to associative array from a weakly-pure function when the value type has a (pure) opAssign
6076RESOLVEDFIXEDregressionphobosstd.regex: "c.*|d" matches "mm"
6077RESOLVEDFIXEDmajordmdCTFE: Cannot append null array to null array.
6078RESOLVEDFIXEDmajortoolsCTFE: ICE on foreach over array struct member which is null
6079RESOLVEDFIXEDregressiondmd[CTFE] Array index out of bound detection is off-by-one
6080RESOLVEDWORKSFORMEmajordmdStatically constructed Structs - Constructor/Initialization ambiguity
6081RESOLVEDWORKSFORMEnormaldmdFunction Literal Templates Don't Work when Nested in Templates
6082NEWenhancementdmddmd#18343Constructors of templated types should be callable via IFTI
6083NEWnormaldmddmd#18344[tdpl] There can be only one alias this.
6084RESOLVEDFIXEDnormaldmdImpossible to instantiate local template with TypeTuple-foreach iterator variable.
6085RESOLVEDFIXEDnormaldruntimeThe filename part of a thrown core.exception.UnicodeException is incomprehensible
6086RESOLVEDINVALIDminordmdPossibly unneded functions
6087RESOLVEDFIXEDnormaldmdtypeof(this) doesn't work outside member function
6088RESOLVEDFIXEDminordmdStack trace or some info with stack overflow
6089RESOLVEDFIXEDnormaldmd__gshared with not static 2D array
6090RESOLVEDFIXEDnormaldmdDDoc parenthesis escape issues.
6091RESOLVEDFIXEDnormaldlang.org[d-p-l.org] Description for "Modifier casting" is misleading
6092NEWenhancementdmddmd#18345Can't cast primitive to same-sized static array
6093RESOLVEDDUPLICATEnormaldruntime'overlapping array copy' with sort of tuple array
6094RESOLVEDWONTFIXenhancementdmd&& doesn't shortcut properly with CTFE
6095NEWnormaldmddmd#17526switch executes code it shouldn't
6096RESOLVEDFIXEDnormaldmdoptimizer assert on cdouble to bool conversion
6097RESOLVEDFIXEDnormaldmdSSSE3 instructions in inline assembler cause error using DMD from git master
6098RESOLVEDINVALIDmajorphobosStatic array corruption of data
6099RESOLVEDFIXEDnormalphobosstd.windows.registry exposes too much implementation details
6100RESOLVEDFIXEDregressiondmd[CTFE] regression: struct return values wrong if used in array initializer