D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
2701RESOLVEDINVALIDnormaldmdCan't declare struct, assign lvalue via opAssign in same statement
2702RESOLVEDFIXEDcriticaldmdStruct initialisation silently inserts deadly casts
2703RESOLVEDDUPLICATEnormaldmdDuplicate constructors and methods
2704NEWnormaldmddmd#17902Constness lost when passing a struct member by alias
2705RESOLVEDFIXEDnormaldmdResponse file size cannot exceed 64kb
2706RESOLVEDDUPLICATEnormaldmdinvalid template instantiation (and declaration?) is not rejected
2707RESOLVEDFIXEDtrivialphobosstd.getopt unittest does not test boolean
2708RESOLVEDFIXEDnormaldmdAssertion failure: 'global.errors' on line 3883 in file 'template.c'
2709RESOLVEDDUPLICATEnormaldmdforeach with undefined identifier segfaults dmd
2710RESOLVEDFIXEDnormaldmddmd2/src/druntime/src/../import/std/intrinsic.di misses pure and nothrow in signatures
2711RESOLVEDFIXEDnormaldmd-H produces bad headers files if function defintion is templated and have auto return value
2712RESOLVEDDUPLICATEnormaldmderror with passing an array slot as another array length to new
2713RESOLVEDFIXEDminordmdError resolving types with ? : and const
2714RESOLVEDFIXEDnormalphobosstd.getopt erroneously splits arguments
2715RESOLVEDFIXEDnormaldmdAccess Violation at writefln with interface
2716RESOLVEDFIXEDnormaldmdConfusion of auto and scope as the class attribute
2717RESOLVEDFIXEDnormalphobosalloca(0) leaves stack unaligned on OSX
2718RESOLVEDFIXEDnormalphobosInconsistent string parameters in Phobos functions
2719RESOLVEDINVALIDcriticaldmdfunc(ref X) does not match parameter types (X)
2720RESOLVEDFIXEDenhancementdmdFunction resolution failure error message is unclear
2721RESOLVEDDUPLICATEcriticaldmdfunc(ref X) does not match parameter types (X)
2722RESOLVEDFIXEDnormaldmdICE with variadic template parameters
2723RESOLVEDFIXEDnormaldmdICE with variadic template parameters, different case
2724RESOLVEDFIXEDblockerdmdPersistent segfaults in templated code
2725RESOLVEDFIXEDnormaldmdPattern matching in static if not working with variadic arguments
2726RESOLVEDWORKSFORMEnormaldmdlinker does not add "unused" module info
2727RESOLVEDFIXEDnormaldmdstd.date Cyclic dependency
2728RESOLVEDFIXEDnormaldmdBogus Error message on const ref return
2729RESOLVEDFIXEDnormaldlang.orghash_t undocumented and unnecessary
2730RESOLVEDFIXEDnormaldlang.orgRestriction on op= can be lifted
2731RESOLVEDFIXEDminorphobosErrors in associative array example
2732RESOLVEDFIXEDnormaldmdSetting new key for Associative Array of Static Array causes RangeError
2733RESOLVEDDUPLICATEnormaldmdUnclear semantics of template value parameters
2734RESOLVEDFIXEDnormaldmdAmbiguity in tokenizing: _._ as a float literal
2735RESOLVEDINVALIDnormaldmdCan't assign ref function to function pointer
2736RESOLVEDFIXEDnormaldmdref returns from 'properties' can't be the LHS of augmentation assignment
2737RESOLVEDFIXEDnormaldmdNonsensical Error Message on Unsafe .idup
2738RESOLVEDFIXEDnormalphobosRebindable should work for interfaces.
2739RESOLVEDFIXEDmajordmd_argptr is invalid for functions nested in class methods
2740RESOLVEDFIXEDcriticaldmdTemplate Mixins do not work as advertised
2741RESOLVEDFIXEDregressiondmdgdb: debug symbols on OSX
2742RESOLVEDWONTFIXnormalphobosstd.stdio assumes console works in utf-8
2743RESOLVEDFIXEDnormaldmddumpobj gives "buss error" on Tiger
2744RESOLVEDFIXEDnormaldmdwrong init tocbuffer of forstatement
2745RESOLVEDFIXEDnormaldmdmissing token tochars in lexer.c
2746RESOLVEDFIXEDenhancementdmdMake float.init signalling NaN by default
2747RESOLVEDFIXEDnormaldmdimproper toCBuffer of funcexp
2748RESOLVEDINVALIDnormaldmd-H -o- together should me no semantic phases
2749RESOLVEDWONTFIXenhancementdmdMake unittests named and nestable
2750RESOLVEDFIXEDnormaldmdOptimize slice copy with size known at compile time
2751RESOLVEDFIXEDnormaldmdincorrect scope storage class vardeclaration tocbuffer
2752RESOLVEDFIXEDnormalphobosstd.xml does not encode CData correctly
2753NEWenhancementdmddmd#17505Cannot declare pointer to function returning ref
2754RESOLVEDFIXEDtrivialdmdThe error message regarding implicit conversion to shared doesn't mention shared in the message.
2755RESOLVEDFIXEDminordmdICE on invalid ref returns in linked objects: Assertion failure: 'type' on line 6566 in file 'expression.c'. No ICE or error if invalid code is local to the file.
2756RESOLVEDFIXEDnormaldmdBad code generation for pure nothrow math functions
2757RESOLVEDWONTFIXenhancementdmdresource management in a timely manner
2758RESOLVEDDUPLICATEnormaldmdAn access violation within complicated inheritance of interface and class
2759RESOLVEDDUPLICATEnormaldmdImportExpression does not respect relative paths
2760NEWnormaldmddmd#17913DMD can't prevent optlink from generating a map file
2761RESOLVEDFIXEDnormalphobosUnreachable statement warning in std.string
2762RESOLVEDWORKSFORMEnormaldmdDMD does not use the header directory (-Hd)
2763RESOLVEDFIXEDnormalphobosstd.mangle.demangle not translating 'ya'
2764RESOLVEDWONTFIXenhancementdmdSkip link if main not found
2765RESOLVEDWONTFIXenhancementdmdmodule name in .obj file
2766RESOLVEDFIXEDcriticaldmdDMD hangs with 0%cpu
2767RESOLVEDFIXEDtrivialdmdDMD incorrectly mangles NTFS stream names
2768RESOLVEDINVALIDnormaldmdModule name does not have to match file name
2769RESOLVEDWORKSFORMEnormaldlang.orgLink needed in 'Templates' for DeclDefs
2770RESOLVEDWORKSFORMEnormaldlang.orgExample code would help in Modules documentation
2771RESOLVEDFIXEDminordmdbrowse() fails if Safari is renamed or moved.
2772RESOLVEDFIXEDnormaldmdlib can't open response file
2773RESOLVEDFIXEDcriticaldmdICE(go.c) array assignment through a pointer, only with -O.
2774RESOLVEDFIXEDnormaldmdFunctions-as-properties makes it impossible to get the .mangleof a function
2775RESOLVEDFIXEDmajordmd"private" ignored for templates
2776NEWnormaldmddmd#17926pragma(lib, does not work when used in headers
2777RESOLVEDFIXEDnormaldmdalias this doesn't forward __dollar and slice op.
2778RESOLVEDFIXEDnormaldmdalias this + IFTI doesn't work.
2779RESOLVEDINVALIDnormaldmdalias this + tuple expansion on function call doesn't work
2780RESOLVEDDUPLICATEregressiondmdRegression(2.027) ref Return Allows modification of immutable data
2781RESOLVEDFIXEDnormaldmdalias this doesn't work with foreach
2782RESOLVEDFIXEDnormaldmdParameter Names Should Be Visible In Function Template Constraints
2783RESOLVEDFIXEDnormalphobosTruncation of long string by std.stdio.write
2784RESOLVEDINVALIDenhancementdmdInterfaces should be able to require type definitions
2785RESOLVEDINVALIDenhancementdmdInterfaces should be able to require non-member functions
2786RESOLVEDINVALIDenhancementdmdInterfaces should be able to require constructors
2787RESOLVEDFIXEDnormaldmdMembers found in an 'alias this' are not implicitly accessible in methods
2788RESOLVEDINVALIDnormaldmdreturn val not passable via ref const in other method
2789RESOLVEDFIXEDmajordmdFunctions overloads are not checked for conflicts
2790RESOLVEDFIXEDnormalphobosstd.path.join with version(Windows)
2791RESOLVEDFIXEDnormaldmdport.h and port.c are missing licenses
2792RESOLVEDDUPLICATEnormaldmdEnum manifest constants and string produces errors
2793RESOLVEDFIXEDnormalphobosUnreachable code in Phobos std.algorithm sort
2794RESOLVEDDUPLICATEenhancementdmdCompatibility between class and interface
2795NEWenhancementdmddmd#17929text imports shall be replaced with a literal in generated headers
2796RESOLVEDFIXEDminordmdDependency on libstdc++-v3
2797RESOLVEDINVALIDnormalphobosTrouble with std.traits revision 991
2798RESOLVEDWONTFIXenhancementphobosstd.variant constructor compatible with D variadics
2799RESOLVEDDUPLICATEnormaldmd"out" contractual clause fails to compile for const returns
2800RESOLVEDFIXEDnormaldmdZeal excess in automatic conversion when using foreach and alias this