D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15704RESOLVEDFIXEDmajordmd@safe code should not allow copying to/from void[]
15705RESOLVEDDUPLICATEnormaldmdInvalid memory operation during array growth (@safe code)
15706RESOLVEDWORKSFORMEnormaldmdstd.conv.to!int - wrong line number in exception
15707NEWenhancementdruntimedmd#17150Extend aggregate TypeInfo with information about `alias this`
15708RESOLVEDFIXEDnormalphobosstd.range.choose assumes hasElaborateCopyConstructor means "has __postblit"
15709RESOLVEDWORKSFORMEblockerinstaller[Downloads] cannot install dmd using curl script
15710ASSIGNEDenhancementphobosphobos#10161Replacement for std.utf.validate which does not throw
15711RESOLVEDFIXEDblockerdmdIncorrect type inferring of [char]/string when passed via recursive template, extracting it from a structure field
15712RESOLVEDFIXEDnormaldmdextern(C) attribute inside extern(C) unittest is incorrectly ignored
15713RESOLVEDFIXEDregressiondmd[REG-master] ctfe string concatenation is templates is broken
15714RESOLVEDFIXEDenhancementphobos[ndslice] byElement seems to be missing some slicing primitives
15715RESOLVEDFIXEDnormalphobos[ndslice] rangeHasMutableElements is not defined
15716RESOLVEDINVALIDenhancementtoolsHow to resolve the warning explicit braces to avoid ambiguous else
15717RESOLVEDDUPLICATEnormalphobosiota: "Error: cannot implicitly convert expression (cast(int)pastLast - 1) of type int to ushort"
15718RESOLVEDWONTFIXenhancementdmduse ref or out parameters in the anonymous method may cause error
15719RESOLVEDWONTFIXminordmdCan't make template with name "this"
15720RESOLVEDFIXEDnormalphobosiota(long.max, long.min, step) does not work properly
15721RESOLVEDFIXEDnormalphobosfree error when calling Mallocator.dispose on interfaces
15722NEWenhancementphobosphobos#9675std.algorithm sum should favour speed
15723RESOLVEDFIXEDblockerdruntimeGC memory leakage depending on source code size
15724RESOLVEDWORKSFORMEnormaldmdCTFE internal error: determining classinfo
15725RESOLVEDDUPLICATEenhancementdlang.orgD wiki over HTTPS does not load properly
15726RESOLVEDFIXEDregressiondmd[REG2.068.0] forward reference error for circular classes, RefCounted
15727RESOLVEDDUPLICATEenhancementdmdDMD adds default opEqals to structure with SIMD vector
15728RESOLVEDWORKSFORMEenhancementdmdICE while simd vec.f.array compared to ordinal array
15729RESOLVEDFIXEDregressiondmd[REG(master)] broken debug info for libraries
15730RESOLVEDWORKSFORMEnormaldmdinvalid template merging in tuple foreach
15731REOPENEDnormaldmddmd#19101Analysis error on explicit case fall-through
15732RESOLVEDFIXEDminorphobosstd.function partial does not work with function / delegate references
15733RESOLVEDFIXEDregressiondmd[REG2.066] Forward reference issue involving inheritance
15734RESOLVEDINVALIDnormaldmdNeed this for map
15735RESOLVEDFIXEDmajorphobosstd.algorithm.iteration.splitter returns empty range
15736RESOLVEDMOVEDnormaldmdclang vs gcc-42 on osx 10.11 (el capitan)
15737RESOLVEDFIXEDmajorphobosforward reference error in std.format
15738RESOLVEDWONTFIXenhancementphobosProblem with std.experimental.ndslice empty()
15739RESOLVEDFIXEDnormalvisualdCan't inspect contents of a struct in an AA of structs
15740NEWmajorphobosphobos#10162Indexing a std.typecons.Tuple with names doesn't work in ctfe
15741NEWnormaldmddmd#19102A combination of union, pointer type parameter, and recursive call prevent CTFEability
15742RESOLVEDFIXEDenhancementphobosparseJSON does not work at compile time for JSON input with object of object or array of array
15743RESOLVEDWONTFIXnormaldmdtypeof function literal with unnamed parameter of aliased type is void
15744RESOLVEDFIXEDregressiondmd[REG2.067] (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function
15745RESOLVEDFIXEDnormaldmdInline Assembly stomped on by Profiling
15746RESOLVEDINVALIDenhancementphobosAdd github hooks for autotester
15747NEWcriticaldmddmd#19103debug info missing for static library (dmd only, ldc is ok)
15748RESOLVEDDUPLICATEenhancementdmdinconsistent symbols generated by dmd vs ldc
15749NEWenhancementdmddmd#19104allow `with` on an expression
15750NEWenhancementphobosphobos#10163net/isemail uses lots of redundant helper methods
15751RESOLVEDWORKSFORMEmajordmdatomicLoad doesn't return stable result if compiled with -profile
15752RESOLVEDFIXEDenhancementdmdDiagnostic: Better Error Message for Assigning Incorrect AA Empty Value
15753RESOLVEDINVALIDminordmdclear method for AA not work
15754RESOLVEDFIXEDmajordmdcan access alias from instance but not from type
15755RESOLVEDFIXEDcriticaldmdDMD segfault upon alias on alias on __trait(getAttributes, ...)
15756RESOLVEDWORKSFORMEcriticaldmdreading wrong address for alias in nested struct instance
15757RESOLVEDFIXEDnormaldmdD main is a nested function and cannot be accessed
15758RESOLVEDFIXEDmajorinstaller.deb not installing on Ubuntu 15.10 since 2.7x was released.
15759RESOLVEDFIXEDenhancementphoboschunks should work with only an input range
15760RESOLVEDFIXEDnormaldmdSegfault when compiling when using __gshared and selective import.
15761NEWnormalphobosphobos#10164Windows wide character console output broken with MS runtime
15762RESOLVEDFIXEDminordmdArray casts involving const enums can be made @safe
15763RESOLVEDFIXEDminorphobosstd.math.approxEqual is not symmetric
15764RESOLVEDWONTFIXenhancementdmdName lookup within (eponymous?) template doesn't check outside the template
15765RESOLVEDDUPLICATEmajordmdTypeInfo for C++ classes uses wrong vtbl
15766NEWnormaldmddmd#17748extern(Objective-C) should result in compile error on OS X 32bit
15767RESOLVEDWONTFIXenhancementphobosWhy isn't there a deprecation plan for TypeTuple?
15768RESOLVEDFIXEDcriticalphobosstd.stdio.File does not support __gshared semantics of stdout/err/in
15769NEWenhancementdlang.orgdlang.org#4049Unittests example should have titles
15770RESOLVEDWORKSFORMEminorphobosSocketSet.add OutOfMemoryError on Posix
15771RESOLVEDFIXEDenhancementphobosFileLogger should create the output directory if it does not exist
15772RESOLVEDFIXEDnormalphobosemplace works with abstract classes but it shouldn't
15773RESOLVEDFIXEDminorphobosD's treatment of whitespace in character classes in free-form regexes is not the same as Perl's
15774RESOLVEDFIXEDnormaldmdcant write import std.range; twice
15775RESOLVEDREMINDenhancementphobosObject.factory replacement based on experimental allocators
15776NEWenhancementphobosphobos#10165symlink documentation wrong: "Relative paths are relative to the current working directory"
15777RESOLVEDFIXEDnormaldmdPremature expansion of overload set in tuples
15778RESOLVEDFIXEDregressiondmd[REG2.064] polysemous string type doesn't work in array operation
15779RESOLVEDFIXEDregressiondruntimeDWARF EH fails when using stack stomping (-gx)
15780RESOLVEDFIXEDregressiondmd[REG2.069] CTFE foreach fails with tuple
15781RESOLVEDFIXEDregressiondmd[REG2.069] Template type deduction failure with same-type variables with different constness
15782RESOLVEDFIXEDregressionphobos[Reg 2.071-devel] Alias no longer strips qualifiers from user defined types
15783RESOLVEDFIXEDmajorphobosJunk is written into environment variable after assigning null to it
15784RESOLVEDFIXEDnormaldmdOverload set constructor call should be supported from inside a constructor
15785RESOLVEDFIXEDregressiondmd[DMD HEAD] Spurious warning when calling protected super
15786NEWnormalphobosphobos#9676Line buffering not activated for stdout when running D programs under Eclipse
15787RESOLVEDDUPLICATEmajordruntimecore.stdc.config should be documented
15788RESOLVEDFIXEDregressiondmd[REG2.069] ICE assert triggered on overloaded function
15789RESOLVEDFIXEDnormaldmdICE Assert in TemplateInstance semanticTiargs
15790RESOLVEDDUPLICATEnormalphobosThe GC frees managed members made w/ allocator.make, causing memory corruption
15791RESOLVEDFIXEDnormalphobosCannot get a stored nested struct object from Variant
15792NEWminorphobosphobos#10166Error Filling an array
15793NEWenhancementdmddmd#19105Change !is error to warning
15794RESOLVEDFIXEDnormaldmdLambda cannot get a chance to run its codegen
15795RESOLVEDFIXEDnormaldmdbogus "conflicts with" error depending on order of declaration
15796RESOLVEDFIXEDenhancementdlang.orgREF_ALTTEXT doesn't work yet
15797RESOLVEDFIXEDenhancementphobosAdd Option to Not Drop Matches in std.regex.splitter
15798NEWnormalphobosphobos#10167std.algorithm.mutation.copy takes target by value
15799RESOLVEDFIXEDnormaldmdMisleading error message against the contract followed by semicolon in interface
15800RESOLVEDFIXEDenhancementphobosstd.conv.to!int does not work with ranges of any char type
15801NEWnormaldmddmd#17749Enum template with alias parameter overload not considered
15802RESOLVEDFIXEDnormaldmd(SIGSEGV) CppMangleVisitor::source_name
15803RESOLVEDFIXEDenhancementphobosstd.file should support sub-second file time precision on POSIX