D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
11701RESOLVEDDUPLICATEregressionphobosRegression (2.065 git-head): splitter from std.array/std.algorithm
11702RESOLVEDFIXEDenhancementphobosstd.string.splitLines to immutable result
11703RESOLVEDFIXEDnormalphobosTypedef properties should not be of the original type
11704NEWnormalphobosphobos#10018std.conv.to fails from string to std.typecons.Typedef
11705RESOLVEDFIXEDnormalphobosstd.typecons.Typedef is missing proper documentation
11706RESOLVEDFIXEDenhancementphobosAdd a TypedefType trait to extract the underlying type of a std.typecons.Typedef
11707RESOLVEDINVALIDenhancementphobos"data" property for std.typecons.Typedef?
11708RESOLVEDINVALIDnormalphobosToo much weak typing of std.typecons.Typedef
11709NEWnormaldmddmd#18734dmd's Windows samples seems broken
11710NEWnormaldmddmd#17631dmd samples are legacy
11711RESOLVEDFIXEDenhancementdmdAdd __traits(getAliasThis)
11712RESOLVEDINVALIDnormalphobosUnicode bug in std.string.inPattern
11713RESOLVEDFIXEDnormalphobosstd.string munch() does not properly handle UTF strings.
11714RESOLVEDFIXEDenhancementdmdImprove error message for wrongly initialized thread-local class instances
11715NEWnormaldmddmd#18735templatized method shadowed by non-templatized in parameterless eponymous template
11716RESOLVEDWORKSFORMEnormaldmdICE on ztc\cgcv.c 2197
11717RESOLVEDFIXEDcriticaldmdCTFE: non-constant value with array and vector ops.
11718RESOLVEDFIXEDregressiondmd[REG2.065a] Unintended mangled names conflict of nested template structs
11719RESOLVEDINVALIDregressiondmdregression: __traits(parent, T) for function alias
11720RESOLVEDDUPLICATEcriticaldmdFunction-local static variables should cause "already defined in another scope" error
11721RESOLVEDINVALIDregressionphobosregression: std.utf.toUTFindex throws error instead of exception
11722RESOLVEDFIXEDnormaldmdQualifier-only casts should not invoke opCast
11723RESOLVEDFIXEDregressiondmdToo many "integer overflow" errors
11724NEWmajordmddmd#17632D sends failed template instantiations to object file
11725NEWnormaldmddmd#18736[AA] Cannot dup const AA
11726RESOLVEDFIXEDnormaldmdICE with ufcs on undefined identifier and opDispatch
11727RESOLVEDFIXEDnormaldmdRepeated error message with using forward referenced enum as variable
11728RESOLVEDWORKSFORMEnormalphoboscompile error in std.bigint and -profile
11729RESOLVEDINVALIDtrivialphobosprotected toString causes strange error message
11730RESOLVEDFIXEDregressiondmdassociative array with Nullable!SysTime values: Called `get' on null Nullable!SysTime.
11731RESOLVEDFIXEDnormaldmdprivate enum behavior
11732NEWnormaldmddmd#18737Ternary operator type unification problems with dstrings
11733NEWenhancementdmddmd#18738Refuse int indexing of associative arrays with char keys
11734RESOLVEDWORKSFORMEblockerdmdundefined behavior with dirEntries
11735RESOLVEDFIXEDnormaldmdpragma(msg, ...) fails to print wstring, dstring
11736NEWcriticalphobosphobos#10019segfault combining std.parallelism.parallel and std.process.executeShell
11737NEWenhancementphobosphobos#10020Allow optional string value for getopt switches
11738RESOLVEDINVALIDnormalphobospartialShuffle actually shuffles the entire input
11739RESOLVEDDUPLICATEnormaldmdCannot initialize const member declared void
11740RESOLVEDFIXEDcriticaldmd[64-bit] Struct with constructor incorrectly passed on stack to extern(C++) function
11741RESOLVEDDUPLICATEnormaldmdFields with void initializers cannot be cooked in constructors
11742RESOLVEDFIXEDnormaldmdcannot inizialize void initialized static variable in static constructor.
11743NEWnormaldmddmd#18739cannot initialize const arrays with out parameters
11744NEWenhancementdmddmd#17633static array members should be individually initializable
11745RESOLVEDFIXEDnormaldmdUnittests retrieved by __traits(getUnitTests) can not be invoked if private.
11746RESOLVEDFIXEDnormaldmdinvalid enum forward reference pattern not detected
11747RESOLVEDFIXEDenhancementphobosBetter error message with @disabled toString
11748RESOLVEDFIXEDnormaldmd[ICE] function call as alias parameter of template gives ICE
11749RESOLVEDFIXEDnormaldmdswitch case fallthrough error is enabled with -w, but cannot be made informational warning
11750RESOLVEDFIXEDnormaldmdICE with debug info and empty #line Filespec
11751RESOLVEDFIXEDregressiondmd[REG2.065a] Hex float exponents should be decimal
11752RESOLVEDFIXEDnormaldmdMake issues.dlang.org work
11753RESOLVEDDUPLICATEnormaldmdbyKeyValue missing from built-in hashtables
11754RESOLVEDWONTFIXenhancementdmdDisallow changing the default parameters of overridden inherited functions
11755RESOLVEDFIXEDregressiondmdOperator <>= and !<>= with arrays make internal error in e2ir
11756RESOLVEDFIXEDminordmdIrrelevant variable name printing in CTFE error message
11757RESOLVEDINVALIDnormalphobostoHexString doesn't support dynamic array
11758NEWnormalphobosphobos#9620std.random.uniform fails when mixing signed/unsigned integrals
11759RESOLVEDFIXEDenhancementdmdPoor error message trying to use lowercase L in literal suffix.
11760RESOLVEDDUPLICATEmajordmdImplicit conversion from rvalue T[N] to T[]
11761RESOLVEDFIXEDnormaldruntimeaa.byKey and aa.byValue are not forward ranges
11762RESOLVEDFIXEDnormaldlang.orgstd.regex macro is not displayed/expanded properly
11763RESOLVEDDUPLICATEcriticaldmd[ICE] Internal error: ../ztc/cgcs.c 351
11764RESOLVEDFIXEDregressionphobos[REG2.065a]std.getopt broken
11765NEWnormalphobosphobos#10021std.regex: Negation of character class is not applied to base class first
11766RESOLVEDFIXEDminordmdprivate renamed import conflicts with external module function call
11767RESOLVEDFIXEDregressiondmddoubly mixed-in struct "failed semantic analysis"
11768NEWmajordmddmd#18740inconsistent behavior of type qualifier inout + const
11769RESOLVEDFIXEDnormaldmdWrong line number in "matches both" error message
11770RESOLVEDFIXEDenhancementphobosstd.regex.Captures should be convertible to bool
11771RESOLVEDFIXEDmajorphobosUnicode set intersection with char is broken
11772NEWnormaldmddmd#18741Can't call function with `inout` `delegate` as argument
11773RESOLVEDDUPLICATEnormaldmd`inout` `function`/`delegate` should be implicitly convertible to mutable/`const`/`immutable`
11774RESOLVEDFIXEDmajordmdLambda argument to templated function changes its signature forever
11775RESOLVEDFIXEDnormalphobosstd.regex should check for valid repetition range in assert mode
11776RESOLVEDFIXEDregressiondmd[ICE] Assertion failure: 'tf->next == NULL' on line 119 in file 'mangle.c'
11777RESOLVEDFIXEDregressiondmd[ICE] dmd memory corruption as `Scope::pop` `free`s `fieldinit` used also in `enclosing`
11778RESOLVEDFIXEDnormalphobosformat for null does not verify fmt flags.
11779RESOLVEDWONTFIXnormalphobospointer to slice is not an input range
11780RESOLVEDFIXEDnormalphobosRangeError in format for incomplete format specifier
11781NEWnormaldruntimedmd#17126gc collections run even when disabled
11782RESOLVEDFIXEDnormalphobosformat pointer to range prints range
11783RESOLVEDFIXEDnormaldmdMake std.datetime unittesting faster
11784RESOLVEDFIXEDnormalphobosstd.regex: bug in set intersection
11785RESOLVEDFIXEDmajordmdOrder of method/function declarations has an effect on compilation result.
11786RESOLVEDFIXEDnormalvisualdWrong keyword color for Visual Studio Dark theme
11787NEWenhancementphobosphobos#10022std.complex should have a separate Imaginary type
11788RESOLVEDFIXEDnormaldmd[x86] Valgrind unhandled instruction bytes: 0xC8 0x8 0x0 0x0
11789RESOLVEDFIXEDenhancementphobosNo setAttributes to complement getAttributes
11790RESOLVEDFIXEDnormaldmdICE(interpret.c): passing creation of array with type string as size to CTFE
11791RESOLVEDFIXEDmajorphobosstd.file.write failed to write huge files
11792NEWnormaldmddmd#18742Investigate migrating to a meta repo
11793RESOLVEDFIXEDcriticaldmd[ICE] Compiler runs out of memory with trivial program: class with own class member instance
11794RESOLVEDDUPLICATEnormaldmdCompilation fails with a certain selective import
11795RESOLVEDWORKSFORMEnormaldmdDMD allows nested new operator syntax together with anonymous classes
11796RESOLVEDDUPLICATEnormaldmdinterface multiple inheritance not call methods
11797RESOLVEDWORKSFORMEnormaldmdShould match abi for c++ mangling of size_t
11798RESOLVEDFIXEDenhancementphobosstd.algorithm.all with no predicate too
11799RESOLVEDFIXEDnormalinstallerIncompatible argument types in create_dmd_release
11800RESOLVEDFIXEDnormaldmdalias this matching incorrectly changes lvalue-ness