D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
1001RESOLVEDFIXEDenhancementdruntimeprint stack trace (in debug mode) when program die
1002RESOLVEDWORKSFORMEmajordmddebug statement crashes at compile-time function execution
1003RESOLVEDDUPLICATEminordmdWeird or missing error messages for duplicate function definitions
1004RESOLVEDWONTFIXnormalphobosChanged environment not passed to child process
1005RESOLVEDFIXEDnormaldmddmd: tocsym.c:343: virtual Symbol* FuncDeclaration::toSymbol(): Assertion `0' failed.
1006RESOLVEDDUPLICATEnormaldmdno ambiguity error given if getting function address
1007RESOLVEDFIXEDnormalphobosDDoc->HTML for std.thread isn't generated correctly on Linux
1008RESOLVEDWORKSFORMEnormaldmdclassinfo_size assertion fail
1009RESOLVEDFIXEDnormaldmdCodeView: out and inout parameters are declared void*
1010RESOLVEDWORKSFORMEnormaldmdAbstract class template does not compile when parametrized with char[]
1011RESOLVEDFIXEDnormaldmdillegal import declaration causes compile time segfault
1012RESOLVEDWONTFIXenhancementdmdcannot instantiate template with no or default arguments without !()
1013RESOLVEDFIXEDnormaldmdInvalid code generated for naked functions with (u)long arguments
1014RESOLVEDFIXEDblockerdmdError with character literal escaping when generating header with -H
1015RESOLVEDFIXEDnormaldmdCompile-time functions cannot return multidimensional array literals
1016RESOLVEDFIXEDnormaldmdCTFE fails with recursive functions
1017RESOLVEDFIXEDnormaldmdCTFE doesn't support (string == string)
1018RESOLVEDFIXEDnormaldmdregression: Error: divide by 0
1019RESOLVEDFIXEDnormaldmdregression: missing filename and line number: Error: array index X is out of bounds [0 .. Y]
1020RESOLVEDFIXEDnormaldmdregression: mov EAX, func
1021RESOLVEDFIXEDnormaldmdCTFE and functions returning void
1022RESOLVEDFIXEDnormaldmdCodeView: unions have zero length in typeleafs and datasymbols
1023RESOLVEDWORKSFORMEenhancementdmdStruct implementing interfaces and struct member enumeration
1024RESOLVEDINVALIDnormaldmdinvalid UTF-8 sequence for \u00B6 (ΒΆ) in comment
1025RESOLVEDWORKSFORMEmajordmdmixin("scope(exit) call();"); is broken
1026RESOLVEDFIXEDnormaldmddmd SEGV when checking length of Tuple elements when length == 0
1027RESOLVEDINVALIDmajordmd"fadd real ptr [EAX];" does not compile
1028RESOLVEDFIXEDnormaldmdSegfault using tuple inside asm code.
1029RESOLVEDFIXEDenhancementdmdmanual pages out-of-synch and/or missing
1030RESOLVEDFIXEDnormaldmdDelegate literal as initializer is confused with struct initializer
1031RESOLVEDFIXEDregressiondmdregression: SIGSEGV at expr.c:6498
1032RESOLVEDFIXEDregressiondmdregression: -g -O run/o/odd_bug_06_B.d
1033RESOLVEDFIXEDnormaldmdinternal compiler error: in output_die, at dwarf2out.c:7122
1034RESOLVEDFIXEDregressiondmdregression: -inline -O run/o/odd_bug_09_A.d
1035RESOLVEDFIXEDregressiondmdregression: SIGSEGV at gcc/predict.c:1341
1036RESOLVEDINVALIDnormaldmdregression: invalid code generation for class literal expression unless -fPIC or -release is used
1037RESOLVEDFIXEDregressiondmdregression: wrong code generation for static getters
1038RESOLVEDFIXEDcriticaldmdexplicit class cast breakage in 1.007
1039RESOLVEDWORKSFORMEmajordmdDMD hangs with 100% CPU
1040RESOLVEDFIXEDnormaldmdInternal error: Illegal instruction (program cc1d) - nocompile/a/alias_39_B.d
1041RESOLVEDFIXEDregressiondmdregression: incorrect code generation for scope(exit) inside switch
1042RESOLVEDWONTFIXnormaldmdinternal compiler error: in output_pic_addr_const, at config/i386/i386.c:7023
1043RESOLVEDFIXEDnormaldmdinternal compiler error: in fold_convert, at fold-const.c:1957
1044RESOLVEDWORKSFORMEnormaldmdInternal error: Illegal instruction (program cc1d) - nocompile/c/const_32_B.d
1045RESOLVEDFIXEDnormaldmdTypeInfo.toString broken for unions and structs
1046RESOLVEDFIXEDnormaldmdTypeInfo.opEquals broken for structs
1047RESOLVEDWONTFIXnormaldlang.orgBugzilla neglects to indicate its time zone
1048RESOLVEDFIXEDmajordmdthe type matching of static initialization
1049RESOLVEDINVALIDnormaldmdTemplate specialization via delegate parameters
1050RESOLVEDWONTFIXenhancementdlang.orgRelay of newsgroup to Bugzilla should remove excessive quoting
1051RESOLVEDFIXEDminordmdforeach over member array in static func causes ICE
1052RESOLVEDFIXEDmajordmdDMD 1.009 - aliasing functions from superclasses may result in incorrect conflicts
1053RESOLVEDWONTFIXenhancementdmdMake 'static else if' or 'static if (...) {...} else if' work
1054RESOLVEDFIXEDregressiondmdregression: circular aliases cause compiler stack overflow
1055RESOLVEDFIXEDnormaldmdunion forward reference "overlapping initialization" error
1056RESOLVEDDUPLICATEnormaldmdsegfault with pragma(msg) inside CTFE
1057RESOLVEDWORKSFORMEnormaldmdCan't build on x86_64 without --disable-shared
1058RESOLVEDFIXEDnormaldmdDMD hangs with 100% CPU - member function returning forward-referenced struct before constructor
1059RESOLVEDFIXEDnormaldmdString literal concatenated with array of chars - inconsistent behavior
1060RESOLVEDINVALIDnormaldmdinout in arguments breaks the lvalueness of function
1061RESOLVEDFIXEDnormaldmd"asm inc [;" segfaults compiler.
1062RESOLVEDWORKSFORMEnormaldmdCannot catch typedef'd class
1063RESOLVEDDUPLICATEnormaldmdAssertion failure: 'global.errors' on line 444 in file 'declaration.c'
1064RESOLVEDFIXEDnormaldmdTuples are not expanded in array initializers
1065RESOLVEDFIXEDblockerdmdOn OpenBSD, alloca(3) is in stdlib.h
1066RESOLVEDINVALIDnormaldmdVariadic arguments being passed in registers
1067RESOLVEDINVALIDnormaldmdrelease flag kills Win32 applications without unittest flag?
1068RESOLVEDFIXEDcriticaldmdstack corruption with mixins and function templates
1069RESOLVEDWORKSFORMEenhancementdmdNo error on type mismatch with varargs
1070RESOLVEDDUPLICATEcriticaldmdcan't use pragma to debug CTFE. DMD AV
1071RESOLVEDWONTFIXnormaldmdDoS code on Windows Platform
1072RESOLVEDFIXEDnormaldmdCTFE: crash on for loop with blank increment
1073RESOLVEDINVALIDnormaldmdCTFE: mixin expression with a function argument doesn't work
1074RESOLVEDFIXEDminordlang.orgDead link to std.c.locale webpage
1075RESOLVEDFIXEDnormaldmddmd reject valid code
1076RESOLVEDINVALIDnormaldmdby using scope(exit) tail recursion ain't working
1077RESOLVEDWORKSFORMEnormalphoboswritef and friends won't read/write from/to redirected std handles
1078RESOLVEDFIXEDminordmdFrontend uses of 'auto' where 'scope' should be used
1079RESOLVEDFIXEDregressiondmdgdb: Dwarf Error: Cannot find DIE at 0xb705 referenced from DIE at 0x250
1080RESOLVEDFIXEDmajorphobosFailed to link to std.windows.registry
1081RESOLVEDFIXEDnormaldmdwith using real and -O option, dmd generate bug code
1082RESOLVEDFIXEDnormaldmdThe .offsetof property yields a signed int, a size_t would be more appropriate
1083RESOLVEDINVALIDnormaldmdclasstype.classinfo.name can't be evaluated in compile-time
1084RESOLVEDFIXEDnormaldmdlazy variadic parameters break in strange way
1085RESOLVEDFIXEDnormaldruntimeNeed to add ability to detach threads.
1086RESOLVEDFIXEDnormaldmdCodeView: missing line information for string switch
1087RESOLVEDDUPLICATEcriticaldmdscope(exit) is ignored if preceded by a label
1088RESOLVEDWORKSFORMEmajordmdstructs allocated with a struct allocator will not have default initializer values assigned
1089RESOLVEDFIXEDcriticalphobosUnsafe pointer comparison in TypeInfo_Pointer.compare
1090RESOLVEDFIXEDnormaldlang.orgAttribute specification: "}" vs "end of scope"
1091RESOLVEDFIXEDnormaldmdWrong size reserved for critical sections
1092RESOLVEDFIXEDmajordmdcompiler crash in ..\ztc\cod1.c 2528
1093RESOLVEDINVALIDnormaldmdDMD doesn't generate correct try block code
1094RESOLVEDFIXEDnormaldmdswitch bug
1095RESOLVEDWORKSFORMEnormaldmdCodeView: length of struct type incorrectly set to zero
1096RESOLVEDFIXEDnormalphobosMysterious hang with toUTCString + UTCtoLocalTime + d_time_nan
1097RESOLVEDFIXEDnormaldmdMissing line number: casting array to array of different element size
1098RESOLVEDFIXEDnormaldmdsymbol collision in d/dmd/expression.c between math.h and port.h
1099RESOLVEDFIXEDnormaldmdweird tupleof behavior in mixins
1100RESOLVEDFIXEDnormaldmdAlias parameters don't accept primitive types.