D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
16504RESOLVEDFIXEDregressiondruntime[REG 2.072a]`dup` can't use storage class `scope` for its parameter in general
16505RESOLVEDINVALIDenhancementdmdEnable @nogc emplace
16506RESOLVEDFIXEDnormalphobossegfaults in std.experimental.allocator: FreeTree with GCAllocator or Mallocator
16507RESOLVEDFIXEDnormalphobosstd.experimental.allocator: FreeTree clears too eagerly
16508NEWnormaldruntimedmd#17157Alignment of class members is not respected. Affects new, scoped and classInstanceAlignment.
16509RESOLVEDFIXEDmajordlang.orgDIP25 'return' attribute not documented for functions
16510RESOLVEDDUPLICATEenhancementphobosRequest: RSA digital signature validation in phobos
16511NEWcriticaldmddmd#17775Suspected Win64 release-mode code-gen bug
16512RESOLVEDFIXEDenhancementphobosstd.allocator: Nullify the argument passed to allocator.dispose
16513RESOLVEDFIXEDenhancementdmdSpeed up TemplateInstance.findExistingInstance hash
16514RESOLVEDFIXEDregressionphobosstd.socket methods are const, and thus cannot be overriden for SSLSocket, for example
16515NEWenhancementdmddmd#19193Linker Error When Using -debug
16516RESOLVEDINVALIDnormaldmdLinker Error for ModuleInfo
16517RESOLVEDFIXEDenhancementphobostopN performance very poor on certain data sets
16518RESOLVEDDUPLICATEnormaldruntimehashOf is @system for dynamic arrays
16519NEWnormalphobosphobos#9693toHexString always returns stack allocated string
16520RESOLVEDFIXEDenhancementdmdstatic foreach should be more explicit
16521RESOLVEDINVALIDmajordmdWrong code generation with switch + static foreach
16522RESOLVEDINVALIDenhancementphobosopIndex broken for single-length Only ranges
16523RESOLVEDFIXEDcriticaldmd[ICE] Internal error: backend/symbol.c 1031
16524NEWnormaldmddmd#19194Use Shared C Runtime on Windows
16525RESOLVEDFIXEDnormaldmdC++ member variables have no mangling
16526NEWenhancementdmddmd#17776@safe code should do null check for members when appropriate
16527RESOLVEDWORKSFORMEblockerdmdextern( C++ ) Win64 build - return struct by value is broken
16528RESOLVEDDUPLICATEnormaldmd@safe inference does not work for mutually recursive functions
16529NEWenhancementdmddmd#19195string mixins break ifti
16530RESOLVEDFIXEDcriticaldmd-O -cov interaction leads to wrong codegen
16531RESOLVEDFIXEDnormaldmdProtected members not accessible in delegate bodies
16532RESOLVEDWONTFIXenhancementdmdAdd "namespace" Keyword?
16533RESOLVEDFIXEDregressiondmdCannot compile two file with same name
16534RESOLVEDFIXEDnormaldmdRefRange should define opDollar if it defines length
16535NEWnormalphobosphobos#10200writeln("a") is safe, stdout.writeln("a") is not
16536RESOLVEDFIXEDregressiondmdDMD master does not build on OS X 10.11.6/Xcode 7.3.1
16537RESOLVEDWONTFIXmajorphobos[ndslice] cannot use slice as in function parameter, error on opIndex
16538RESOLVEDFIXEDenhancementdmdParameter head-const-ness shouldn't matter but does
16539NEWcriticalphobosphobos#10201std.getopt should invoke callbacks in the order given on the command line
16540RESOLVEDFIXEDenhancementdmdAttributes do not propagate correctly in lazy params
16541RESOLVEDINVALIDenhancementdmdBootstrap only works with gnu++98
16542RESOLVEDFIXEDmajorphobosmakeArray not usable with const initializer
16543NEWcriticaldmddmd#19196dmd segfaults when given elf lib on os x
16544RESOLVEDFIXEDregressionphobosAdd File.reopen
16545RESOLVEDDUPLICATEnormaldmdRuntime crash when trying to append big int value to string
16546RESOLVEDWONTFIXmajordmdordering of modules matters for pragma(lib) on linux
16547RESOLVEDDUPLICATEregressiondmd-betterC switch no longer removes druntime symbols
16548RESOLVEDFIXEDnormaldmdShadowing a variable not detected when nesting foreach with associative arrays
16549RESOLVEDDUPLICATEmajordmdSwitch statement can skip initialization
16550NEWenhancementdmddmd#19197Generic SIMD shuffle for Mir
16551RESOLVEDLATERenhancementdmdCompile-time delegate parameters should allow "scope"
16552RESOLVEDINVALIDenhancementspamUSA Toll Free @@||1-855-7O9-2847)hp wireless printer technical support phone number 1855 7O9.2847 wireless wireless printer Helpline usa
16553RESOLVEDINVALIDenhancementspamTuesday Post @ 18557092847 Lexmark pRINter tech support))))) I855709....2847 <<<<<<(((((((( phone number usa All
16554RESOLVEDINVALIDcriticaldlang.orgWrong result of string constant
16555RESOLVEDFIXEDnormaldmdStack corruption when calling multi-parameter outer function from nested function
16556RESOLVEDDUPLICATEenhancementdmdNamed imports violate privacy
16557RESOLVEDINVALIDenhancementspam+++++ Lexmark printer 1=855=709=2847 TEChnical SuppORt HelpliNE PHOne nUMBer
16558RESOLVEDFIXEDenhancementdmd[Mir] Generic unaligned load/store like (like LDC loadUnaligned and storeUnaligned)
16559RESOLVEDWORKSFORMEenhancementdmd[Mir] AVX & AVX2 floating point vector arithmetic
16560RESOLVEDFIXEDenhancementdmd[Mir] Prefetch intrinsics like in LDC
16561NEWenhancementphobosphobos#10202API documentation: C runtime behavior of std.ascii.newline
16562NEWenhancementinstallerinstaller#685Icon for D files
16563RESOLVEDFIXEDregressiondmd[REG 2.072.0-b1] Wrong struct size/alignment in local struct
16564RESOLVEDFIXEDmajorphobosKRRegion.empty sometimes returns Ternary.no
16565RESOLVEDDUPLICATEcriticaldmdImplementing an interface with preconditions causes segfault
16566RESOLVEDFIXEDnormaldmdhasLength should enforce that length has type size_t
16567RESOLVEDLATERblockerdmddmd -wi leads compilation to get stuck when compiling lots of files
16568RESOLVEDFIXEDenhancementdmdunittesting floods /tmp/ with files of the form .dmd-run-test.0V0KUY
16569RESOLVEDINVALIDnormalphobosAssertion failure on splitter.back on empty string
16570RESOLVEDFIXEDregressiondmd[REG 2.072.0-b1] Enum member with interpreted initializer has type of initializer not enum
16571RESOLVEDFIXEDenhancementphobosUnittests should not list /tmp/ recursively
16572RESOLVEDFIXEDregressiondmd[Reg 2.072.0-b1] can't take inout delegate
16573RESOLVEDFIXEDenhancementphobosstring-typed enum values pass isSomeString but not isInputRange
16574RESOLVEDFIXEDregressiondmd[REG 2.072.0-b1] Unexplained errors about functions that overridde anything
16575RESOLVEDFIXEDmajordmd[ICE] extern(C++) function with D specific types
16576RESOLVEDDUPLICATEmajordmdStrange behavior using static enum in struct
16577RESOLVEDWORKSFORMEenhancementdmdA selective import on a symbol that has overloads leads to duplicate deprecation messages
16578RESOLVEDFIXEDnormaldmdbogus deprecation - switch skips declaration of variable
16579RESOLVEDFIXEDmajordmdReturnStatement[CallExp(DotVarExp)]: Corrupted runtime on missed manifest constant propagation
16580RESOLVEDFIXEDregressionphobos[REG 2.072.0-b1] spawnShell segfaults on macOS
16581NEWnormaldmddmd#17777Template shape misdetected in is() expression
16582RESOLVEDFIXEDregressionphobos[REG2.072.0-b1] ParamterDefaultValueTuple fails to compile for scope paramters
16583RESOLVEDWONTFIXenhancementdlang.orgStatic module ctor semantic proposition
16584RESOLVEDINVALIDnormaldmdLocal import ineffective for mixin templates
16585NEWnormaldmddmd#19198dmd thinks function returns unique result despite mutable indirection in parameter
16586RESOLVEDWORKSFORMEenhancementdmdImplicit casting of enum with explicit int base type fails
16587RESOLVEDFIXEDregressionphobossplit("", "x") should be []
16588REOPENEDnormalphobosphobos#10203uniq's BidirectionalRange behavior is inconsistent with its InputRange behavior
16589RESOLVEDFIXEDnormaldmdTaking address of stack variables in @safe code is allowed in some cases
16590RESOLVEDFIXEDmajordmdWrong di generation for ref methods
16591RESOLVEDINVALIDnormalphobosSpawn process on windows fails for npm start
16592RESOLVEDFIXEDnormaldlang.orgBuilding dlang.org does not work without a preexisting dmd installation
16593RESOLVEDFIXEDenhancementtoolsBuilding "tools" produces deprecation warnings
16594RESOLVEDFIXEDmajordruntimemodule destructors called again if an exception got thrown earlier
16595ASSIGNEDnormalphobosphobos#9694thisExePath resolves symlinks but this isn't mentioned in docs
16596RESOLVEDDUPLICATEregressiondmdREGRESSION:`digger build` fails:Undefined symbols for architecture x86_64 symboldata
16597NEWmajordmddmd#19199Initializing a shared hashmap segfaults
16598RESOLVEDFIXEDregressiondmd[REG2.069] ICE with void ternary + finalizers
16599NEWenhancementdmddmd#17778Allow Template Constraint in Untemplated Function in Templated Struct
16600RESOLVEDFIXEDenhancementdmdWrong error message for ambiguous mutable/immutable constructor
16601RESOLVEDINVALIDenhancementphobosNo way to configure number of worker threads for default taskPool
16602NEWenhancementdlang.orgdlang.org#3960Implicit string concatenation and precedence of ~
16603RESOLVEDWORKSFORMEnormaldlang.org[Lexical] comment definition is incorrrect