D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
901RESOLVEDFIXEDnormaldmdComparison of array literals fails
902RESOLVEDWORKSFORMEnormaldmdDuplicate zero-initialized template member variables
903RESOLVEDFIXEDnormaldmdExample with printf and string literals crashes
904RESOLVEDINVALIDnormaldmdBad code generated for local _assert routine
905RESOLVEDINVALIDnormaldmdprintf strangeness
906RESOLVEDINVALIDnormaldmdGDC Phobos std.demangle can't demangle symbol
907RESOLVEDINVALIDminordmdpointers in static constructors are wack
908RESOLVEDFIXEDnormaldmdcompiler dies trying to inline static method call to nonstatic method in template code.
909RESOLVEDFIXEDnormaldlang.orgHide e-mails from anonymous visitors
910RESOLVEDFIXEDnormaldlang.orgError in description of "this" and "super" keywords
911RESOLVEDFIXEDblockerdmdexpression.c:4257: virtual Expression* DotIdExp::semantic(Scope*): Assertion `0' failed.
912RESOLVEDDUPLICATEnormaldmdforward referenced error in some cases (nested class)?
913RESOLVEDFIXEDnormaldlang.orgtokens that no longer exist are still listed
914RESOLVEDDUPLICATEnormaldmdchar[] ~= wchar results in invalid UTF-8
915RESOLVEDFIXEDcriticaldmddmd generate bad form return(retn 4) for invariant func
916RESOLVEDFIXEDnormaldmdregression: Internal error: ../ztc/gloop.c 1305
917RESOLVEDFIXEDnormaldmdregression: circular typedefs cause segfaults
918RESOLVEDFIXEDnormaldmd(D1 only): Template order matter, version block change something with typedef, and another template bug.
919RESOLVEDDUPLICATEminordmdauto type inference with nested arrays
920RESOLVEDFIXEDnormaldlang.orgAuto classes referenced where scope should be used
921NEWenhancementdmddmd#17578DMD should optimize calls to final members in derived classes
922RESOLVEDFIXEDnormaldmdexport keyword causes undefined references on linux
923RESOLVEDFIXEDnormaldmdNo constant folding for template value default arguments, D1 only
924RESOLVEDFIXEDcriticaldmdGC collects valid objects
925RESOLVEDFIXEDnormaldmdICE on casting array literal to void[]
926RESOLVEDWONTFIXnormaldlang.orgRevival of implicit conversion from Derived[] to Base[] not noted in changelog
927RESOLVEDINVALIDnormalphoboswritefln() is duplicating values for parameters supplied
928RESOLVEDFIXEDnormaldmdnested struct definition in unittest section of a templated class, hangs DMD
929RESOLVEDFIXEDregressiondmdResizing array of associative arrays (uint[char[]][]) causes infinite loop / hang
930RESOLVEDFIXEDminordmdTemplates inside templates used as mixins
931RESOLVEDFIXEDnormaldlang.orgD Strings vs C++ Strings Page Incorrect
932RESOLVEDINVALIDnormaldmdstatic foreach in second template instantiation uses wrong tupleof
933RESOLVEDFIXEDnormaldmd(D1 only) Literal tuple parameters fails to compile when inout is mentioned
934RESOLVEDFIXEDnormaldmdSegfault taking mangleof a forward reference in a template.
935RESOLVEDFIXEDnormaldlang.orgExtern Global C Variables
936RESOLVEDWONTFIXenhancementdmdOptimization by compiler hints
937RESOLVEDFIXEDmajordmdC-style variadic functions broken
938RESOLVEDFIXEDnormaldmdstruct with Tuple
939RESOLVEDFIXEDnormaldmdCodeView types for arrays
940RESOLVEDFIXEDnormaldmdCodeView types for classes
941RESOLVEDFIXEDmajorphobosstd.regexp fails to match when grouping certain sub-expressions
942RESOLVEDWONTFIXnormaldmda delegate defaults to 8 byte alignment when 4 byte is sufficient
943RESOLVEDWORKSFORMEnormaldmdDDoc ignoring sections, not making paragraphs
944RESOLVEDLATERtrivialphobosUpdated file.d
945RESOLVEDFIXEDnormaldmdtemplate forward reference with named nested struct only
946RESOLVEDWONTFIXnormaldmd(D1 only) Circular reference undetected in some cases
947RESOLVEDFIXEDnormaldmdoffsetof and alignof for an enum field of a struct fail to compile
948RESOLVEDFIXEDnormaldlang.orgoperatoroverloading.html - Rationale section is both out of date and incomplete
949RESOLVEDFIXEDnormaldlang.orgWrong spec/compiler behaviour for Strings, Integers and Floats
950RESOLVEDFIXEDnormaldmdMissing filename and line number: conflict between implicit length in [...] and explicit length declared in the scope
951RESOLVEDFIXEDnormaldmdMissing line number: no constructor provided for a class derived from a class with no default constructor
952RESOLVEDFIXEDtrivialdmdStrange "Error:" prefix on some warning messages
953RESOLVEDWORKSFORMEnormaldmdMultiple C style declarations of same type cannot be in one statement
954RESOLVEDFIXEDnormaldmdRecursive templates with values, Error: T is used as a type
955RESOLVEDFIXEDnormaldlang.orgPassing arguments into functions - in, out, inout, const, and contracts
956RESOLVEDINVALIDnormaldmdTesting Class Object for null reference causes Access Violation Error
957RESOLVEDDUPLICATEnormaldmdlinkage attributes for function level declarations are ignored
958RESOLVEDINVALIDnormaldmdopEquals and opCmp doesn't take Object anymore
959RESOLVEDFIXEDminordlang.orgsmaller ddoc documentation issue
960RESOLVEDFIXEDminordlang.orgDMD 1.0 is in the past -- not the future
961RESOLVEDFIXEDnormalphobosstd.windows.registry stack corruption
962RESOLVEDINVALIDnormaldmdextern C/Windows names D-mangled
963RESOLVEDWORKSFORMEenhancementdmdtuples & array literals: Error: non-constant expression ["abc","1"]
964RESOLVEDWORKSFORMEnormaldmdInternal error: ../ztc/cod3.c 1760
965RESOLVEDFIXEDnormaldmd`is(<uncompilable template>)` is true and doesn't gap errors if not in a function
966RESOLVEDINVALIDnormaldmdis(H==function) fails if H is a function type
967RESOLVEDWONTFIXnormaldmd%f format is wrong for some values
968RESOLVEDFIXEDnormaldmdICE on compile-time execution
969RESOLVEDWORKSFORMEmajordmd'this' needed for class member
970RESOLVEDDUPLICATEnormaldmdICE with CTFE
971RESOLVEDWORKSFORMEnormaldmd[profile] No profiling output is generated if the application terminates with exit
972RESOLVEDFIXEDnormaldlang.orgwrong link in phobos documentation
973RESOLVEDWONTFIXnormalphobos[std.date] DST (daylight savings time) not applied in southern hemisphere
974RESOLVEDFIXEDnormaldmdcompile-time parenthesis bug
975RESOLVEDFIXEDnormaldmdcompile-time const array makes dmd crash
976RESOLVEDDUPLICATEnormaldmdcompile-time const array makes dmd crash
977RESOLVEDFIXEDmajordmdExpressions inside a struct or array initializer get wrong line number
978RESOLVEDFIXEDmajorphobosstd.utf's toUTF* functions accept some invalid and reject some valid UTF
979RESOLVEDDUPLICATEmajordmdoffsetof for classes does not work
980RESOLVEDFIXEDminordmdIf a function tries to concatenate a char to a empty array, dmd complains that the function can't be evaluated at compile time
981RESOLVEDFIXEDnormaldmdCFTE fails in non-template and functions that takes no args.
982RESOLVEDFIXEDnormaldmdCodeview: symbols of enum type are declared integer
983RESOLVEDFIXEDenhancementdmdconstant cfstrings for Darwin
984RESOLVEDFIXEDnormaldmdstd.c.darwin.darwin doesn't work
985RESOLVEDINVALIDcriticaldmddll-imported functions return values broken
986RESOLVEDWORKSFORMEcriticaldmdInternal error: e2ir.c 1098
987RESOLVEDFIXEDenhancementdmdAdd DMD compiler switch to prevent automatic linking to phobos.lib/libphobos.a
988RESOLVEDINVALIDnormaldmdWin32 Exception using asm lock prefix
989RESOLVEDFIXEDnormaldmdSecurity hole
990RESOLVEDDUPLICATEnormaldmdCrash when compiling the following code
991RESOLVEDFIXEDnormaldmdvoid static array: integral constant must be scalar type, not void
992RESOLVEDFIXEDnormaldmdCTFE Failure with static if
993RESOLVEDFIXEDnormaldmdincorrect ABI documentation for float parameters
994RESOLVEDINVALIDnormaldmdincorrect name mangling of RT symbols for "special" classes
995RESOLVEDFIXEDnormaldmdcompile-time function return element of Tuple / const array
996RESOLVEDFIXEDnormaldlang.orgError in doc on implicit conversion between pointer and array
997RESOLVEDFIXEDregressiondmd[Regression] Struct-returning function that conditionally passes the result of another function straight through doesn't work (NRVO bug?)
998RESOLVEDWORKSFORMEmajordmdCrash in compile-time functions with pragma(msg,...)
999RESOLVEDFIXEDnormaldmdProblem with auto and nested array literals
1000RESOLVEDFIXEDnormalphoboswritefln fails on nested arrays