D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
701RESOLVEDWONTFIXnormaldmdInline naked asm uses incorrect offsets
702RESOLVEDFIXEDnormaldmdinline assembler: "SMSW r32" fails to compile
703RESOLVEDFIXEDmajordmdSuperExp::scanForNestedRef Assertion
704RESOLVEDFIXEDmajordmd`class` destructor is called even if constructor throws
705RESOLVEDWONTFIXnormaldmdMixins and auto
706RESOLVEDFIXEDnormaldmdincorrect type deduction for array literals in functions
707RESOLVEDWONTFIXnormaldmdincorrect error lines for failed aliases
708RESOLVEDFIXEDnormaldmdinline assembler: "CVTPS2PI mm, xmm/m128" fails to compile
709RESOLVEDFIXEDnormaldmdinline assembler: "CVTPD2PI mm, xmm/m128" fails to compile
710RESOLVEDFIXEDnormaldmdcompiler assertion failure w/ templates
711RESOLVEDFIXEDnormaldmdcombining mixins and overriding causes inifite loops
712RESOLVEDFIXEDnormaldmdincorrect scope of class level mixins if interfaces are involved
713RESOLVEDFIXEDnormaldmdcircular const definitions with module operator "." cause the compiler to segfault
714RESOLVEDFIXEDnormaldmdaccessing <enum>.max from another module causes a compiler segmentfault
715RESOLVEDINVALIDnormaldmdincorrect IEEE 754 handling of -0i and +0i
716RESOLVEDFIXEDnormaldmd-inline: conditinal compilation of an empty foreach body causes the compiler to segfault
717RESOLVEDWORKSFORMEnormaldmdtoobj.c:191: virtual void ClassDeclaration::toObjFile(): Assertion `!scope' failed.
718RESOLVEDFIXEDnormaldmdICE(cgcod.c) with int /= cast(creal)
719RESOLVEDFIXEDnormaldmdcompiler segment faults if struct template is instantiated from another module
720RESOLVEDFIXEDnormaldmdbug in array literal parsing with append
721RESOLVEDFIXEDnormaldmdsetup-gcc.sh uses -E option to sed, which doesn't exist on most sed implementations
722RESOLVEDFIXEDnormaldmdmixin as return value: expression.c:775: virtual void Expression::toMangleBuffer(OutBuffer*): Assertion `0' failed.
723RESOLVEDFIXEDnormaldmdbad mixin of class definitions at function level: func.c:535: virtual void FuncDeclaration::semantic3(Scope*): Assertion `0' failed
724RESOLVEDWORKSFORMEnormaldmdtemplated circular typedef in function causes: template.c:2735: TemplateDeclaration* TemplateInstance::findTemplateDeclaration(Scope*): Assertion `s->parent' failed.
725RESOLVEDFIXEDnormaldmdexpression.c:6516: virtual Expression* MinAssignExp::semantic(Scope*): Assertion `e2->type->isfloating()' failed.
726RESOLVEDFIXEDnormaldmdincorrect error line for "override" mixin
727RESOLVEDWORKSFORMEnormaldmd-inline: missing return in short function causes incorrect code generation
728RESOLVEDFIXEDnormaldmdincorrect initialisation of member arrays if an explicit struct initializer is used
729RESOLVEDFIXEDnormaldmdscope(...) statement in SwitchBody causes compiler to segfault
730RESOLVEDFIXEDnormaldmdbroken operator handling of ifloat/idouble/ireal
731RESOLVEDFIXEDnormaldmdPositive and negative NaN in template arguments causes link conflict
732RESOLVEDFIXEDnormalphobosBoxer unit test fails
733RESOLVEDFIXEDminorphobosstd.conv.toFloat does not catch errors
734RESOLVEDFIXEDmajordmdMultidimensional arrays use incorrect initializer
735RESOLVEDWORKSFORMEnormaldmdforward reference to type Object??
736RESOLVEDFIXEDnormaldmduse of compile time computed const as array dimension causes compiler to crash
737RESOLVEDFIXEDnormaldmdcc1d: d/d-decls.cc:227: virtual Symbol* VarDeclaration::toSymbol(): Assertion `init != __null' failed.
738RESOLVEDFIXEDnormaldmdcfloat and creal enums cause compiler to segfault
739RESOLVEDFIXEDnormaldmdincorrect opMulAssign/opDivAssign evaluation for imaginary types
740RESOLVEDFIXEDnormaldmddchar[].dup causes compiler segfault
741RESOLVEDFIXEDnormaldmd-O: char[].reverse and wchar[].reverse causes runtime segfaults
742RESOLVEDFIXEDnormaldmdd/d-glue.cc:2534: virtual void FuncDeclaration::toObjFile(): Assertion `0' failed.
743RESOLVEDFIXEDnormaldmdinternal compiler error: in find_function_data, at function.c:315
744RESOLVEDFIXEDnormaldmdhanging crash: simple dchar[]/wchar[] functions
745RESOLVEDFIXEDnormaldmdrecursive typeof in function declaration crashes cc1d
746RESOLVEDFIXEDenhancementdmdincorrect code generation for "new Type[][](1, 1)"
747RESOLVEDFIXEDnormaldmdundefined reference to `.LDASM1'
748RESOLVEDFIXEDnormaldmdinternal error with mixed static / dynamic array
749RESOLVEDFIXEDnormaldmdInternal error: toir.c 170 with lazy bool and delegate with default argument
750RESOLVEDFIXEDnormaldmdRecursive typeof in function declaration crashes DMD
751RESOLVEDFIXEDnormaldmdCompiler segfault on template expansion
752RESOLVEDFIXEDnormaldmdAssertion failure: 'e->type->ty != Ttuple' on line 4518 in file 'mtype.c'
753RESOLVEDFIXEDtrivialdlang.orgMinor Misspelling in Class Spec Page
754RESOLVEDFIXEDnormaldmdhex strings crash DMD when reporting syntax errors
755RESOLVEDFIXEDtrivialphobosstd.utf.decode() throws exception with unclear error message
756RESOLVEDFIXEDnormaldmdIFTI for tuples only works if tuple parameter is last
757RESOLVEDFIXEDnormaldmdSome debug code was not removed from statement.c
758RESOLVEDINVALIDmajordmdSegmentation fault when compiling.
759RESOLVEDFIXEDnormaldmdrdmd does not accept "*.d" or "name.d" as program argument
760RESOLVEDFIXEDminorphobosstd.c.stdlib does not include system(3)
761RESOLVEDFIXEDnormalphobosstd.format.doFormat fails for items of a char[][] containing %s
762RESOLVEDFIXEDnormaldlang.orgNewsgroup links still use the old web interface
763RESOLVEDFIXEDnormaldmdSegfault compiling template code on Linux
764RESOLVEDFIXEDnormaldmd(typeof(o)).classinfo causes parser error
765RESOLVEDFIXEDnormaldmdArrayBoundsError when assigning slice of pointer
766RESOLVEDFIXEDblockerdmddmd.exe crash
767RESOLVEDFIXEDenhancementdmdcompiler shall print dependencies and pragma(lib)
768RESOLVEDFIXEDenhancementdmdA switch to print predefined version identifiers
769RESOLVEDFIXEDnormaldmdProperty not properly compiled - (error on valid code)
770RESOLVEDFIXEDnormaldmdenums and typecasts
771RESOLVEDFIXEDnormaldmdtemplate func returns delegate w. param list from tuple and type, odd compiler error
772RESOLVEDINVALIDnormaldmdBogus error using relation operator as static if expression within template
773RESOLVEDFIXEDtrivialphobosRedundant "Error: " in std.conv.ConvError
774RESOLVEDFIXEDnormaldmdindexing / slicing a const arrays causes: "Error: non-constant expression"
775RESOLVEDFIXEDnormaldmdarray literals can't be used as template arguments
776RESOLVEDFIXEDnormaldmdUnittest section inside a template does not alway execute.
777RESOLVEDFIXEDmajordmd-inline: assert() with a non-constant message causes code to not compile
778RESOLVEDFIXEDmajordmd-inline: Assertion failure: '!v->csym' on line 450 in file 'glue.c'
779RESOLVEDFIXEDnormaldmdinit.c:103: virtual Expression* VoidInitializer::toExpression(): Assertion `0' failed.
780RESOLVEDFIXEDnormaldmd(D1 only) The assignment of 'this' is allowed
781RESOLVEDFIXEDenhancementdmdNightly builds
782RESOLVEDWORKSFORMEcriticaldmdDmd crash with template class, alias, inheritance and severals files
783RESOLVEDFIXEDnormaldmdCannot use an array w/ const or variable index as new[] size argument.
784RESOLVEDFIXEDnormaldmdregression: [Issue 402] compiler crash with mixin and forward reference
785RESOLVEDFIXEDenhancementdmdMake 'cent' and 'ucent' syntactically valid pending implementation
786RESOLVEDINVALIDnormaldmdthe \ EndOfFile EscapeSequence in double-quoted strings doesn't work
787RESOLVEDFIXEDnormalphobosincorrect documentation of std.ctype.isprint
788RESOLVEDFIXEDnormaldmdCompiler rejects hex floats in the format: HexPrefix HexDigits . HexDigits(opt) with binary-exponent-part required
789RESOLVEDFIXEDnormaldmdconst initialization in forwarding constructors doesn't work
790RESOLVEDWONTFIXenhancementdmdarbitrary lookahead for nested functions
791RESOLVEDFIXEDtrivialdmddhry.d example doesn't compile in 1.0 without trivial change
792RESOLVEDFIXEDnormaldmdErroneous "statement is not reachable" on class declaration
793RESOLVEDINVALIDnormaldmdOBJ file names conflict => linker error
794RESOLVEDFIXEDmajorphobosstd.math.exp2(0) equals 0 instead of 1
795RESOLVEDFIXEDnormalphobosPhobos build issue: std.regexp unittest
796RESOLVEDFIXEDnormaldmdAsserting a null object reference throws AssertError Failure internal\invariant.d(14) or Access Violation
797RESOLVEDFIXEDnormaldmdPerformance issue using "release" flag
798RESOLVEDINVALIDnormaldmdTemplate function overloading problems
799RESOLVEDWONTFIXenhancementdmdArray literal with covariant types
800RESOLVEDFIXEDcriticalphoboswritefln() on an associative array fails hard