D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
18004RESOLVEDINVALIDnormalphobos[Home]std.meta: template DerivedToFront(TList...) bug.
18005RESOLVEDFIXEDblockerdruntimeAA leak
18006RESOLVEDMOVEDenhancementdmdin GDB `ptype` returns `struct` for classes
18007RESOLVEDINVALIDenhancementdlang.orgEnforcing immutability
18008NEWnormaldmddmd#19334Need C/C++ interop tests for empty anonymous structs/unions
18009NEWenhancementdmddmd#19335DMD's backend doesn't produce optimal init code for smaller types
18010RESOLVEDFIXEDnormaldmdUndefined reference to _d_arraycopy when copying arrays in -betterC
18011RESOLVEDFIXEDmajordruntimecore.sys.condition cannot be used as shared
18012RESOLVEDDUPLICATEregressiondmd[reg 2.077.0] segfault in dmd
18013RESOLVEDFIXEDnormaldmdDMD test suite assertion failure in test_cdvecfill.d
18014RESOLVEDFIXEDnormaldmdDMD test suite fails to link on Linux distros where PIC/PIE is enforced
18015NEWregressiondmddmd#19336[Reg 2.075] link failure unknown [0] section `' in group [.group]
18016RESOLVEDFIXEDnormaldmdusing uninitialized value is considered @safe but has undefined behavior
18017NEWnormalphobosphobos#10271[External] [DMC] File.size() uses a 32-bit signed integer for size internally (gives wrong results for files over ≈2.1 GB)
18018NEWnormaldruntimedmd#17353Locale not available when linking against snn.lib
18019NEWminorphobosphobos#10272getopt: different behaviour for built-in and custom options
18020RESOLVEDFIXEDregressiondmd[Reg 2.078] no property opCmp for anon class
18021RESOLVEDFIXEDenhancementphobosFileLogger Member not accessible to subclasses
18022REOPENEDenhancementdmddmd#19337DDoc should place documented unittests after overloads
18023RESOLVEDINVALIDcriticalphobosstd.net.isemail is copied from code and the license was changed. This must be fixed.
18024RESOLVEDFIXEDenhancementphoboscheckedint.Abort and checkedint.Warn should be @safe
18025RESOLVEDFIXEDmajordmdICE with __traits(compiles)
18026RESOLVEDFIXEDnormaldmdStack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()
18027NEWnormaldmddmd#19338CRLF terminators in release tarball files
18028RESOLVEDDUPLICATEenhancementdmdAllow Unnecessary Template Instantiation To Be Dropped
18029NEWnormaldmddmd#17822extra dtor call with typed variadic argument (or missing postblit)
18030RESOLVEDFIXEDregressiondmdSegmentation fault with __traits(getProtection) on template function.
18031RESOLVEDINVALIDminordmdEmpty this compiles
18032RESOLVEDFIXEDenhancementdlang.org[Home] Print hex dump example doesn't run
18033RESOLVEDFIXEDnormaldlang.orgOpen in Editor button doesn't work
18034RESOLVEDFIXEDmajordmdSIMD optimization issues
18035RESOLVEDWORKSFORMEenhancementdmdsuper does not work properly for template base classes
18036RESOLVEDFIXEDnormalphobosDocumentation of moveFront() fails to mention different behavior depending on hasElaborateCopyConstructor
18037NEWnormaldmddmd#19339Lambda with specified template type parameter does not work with IFTI
18038RESOLVEDINVALIDenhancementdmdError: with symbol is shadowing local symbol
18039RESOLVEDINVALIDenhancementdmdDeprecation: symbol is not visible from module when accessed in a with () of something that imports it
18040RESOLVEDMOVEDnormaltoolsrdmd --exclude= --include= should allow passing in modules (not just packages)
18041NEWnormaldmddmd#19340Inconsistent behavior overriding functions from abstract classes that implement interfaces.
18042RESOLVEDMOVEDmajortoolsrdmd ignores --exclude when -deps is provided
18043NEWmajordlang.orgdlang.org#4073Last example of the C++ interfacing spec doesn't compile
18044RESOLVEDFIXEDmajorphobosstd.conv.to for implicitly convertible associative arrays
18045RESOLVEDFIXEDblockerdmdTemporary created during comparison not destroyed
18046NEWblockerdmddmd#19341dmd -unittest doesn't work when linking against a shared library
18047RESOLVEDFIXEDnormalphobosstd.format value.length modulo seperator step width leads to wrong length
18048RESOLVEDFIXEDenhancementphobosstd.bigint.toDecimalString is impure
18049NEWblockerdmddmd#19342dmd -unittest against a library not compiled with -unittest gives undefined symbols
18050RESOLVEDDUPLICATEnormaldmdDestructor called without corresponding postblit
18051RESOLVEDFIXEDenhancementphobosmissing enum support in formattedRead/unformatValue
18052RESOLVEDINVALIDmajorphobosLockingTextWriter is not thread safe
18053RESOLVEDFIXEDenhancementdmdUse stdint.h mangling for int64_t/uint64_t when mangling D long/ulong
18054RESOLVEDFIXEDcriticaldmdWrong cast of float constant to bool
18055NEWblockerdmddmd#19343exception handling cause EXC_BAD_ACCESS when linking against shared libraries using vibe
18056RESOLVEDFIXEDenhancementtoolsrdmd is deleted on Debian
18057RESOLVEDFIXEDmajordmd[ICE] Segmentation fault (stack overflow) in Expression::ctfeInterpret()
18058NEWnormaldmddmd#19344@nogc and forwarding lazy argument, particularly with scope
18059REOPENEDnormaldlang.orgdlang.org#3968DDOC_MEMBER is undocumented
18060NEWnormaldlang.orgdlang.org#4074DDOC_MEMBER_HEADER is undocumented
18061RESOLVEDWORKSFORMEnormaldlang.orgDDOC_MEMBER_ANCHOR is undocumented
18062NEWenhancementdmddmd#19345ddoc: Generated .html files should retain the package hierarchy
18063NEWmajordruntimedmd#17354thread_attachThis returns dangling pointer
18064NEWnormaldlang.orgdlang.org#4075dlang.org: issuing "make" after a successful "make" does a lot of work
18065RESOLVEDWONTFIXnormaldlang.orgpdf not build with "make"
18066RESOLVEDWORKSFORMEblockerdmdduplicate symbol error when symbol is in a ".o" and a ".a" ; linker should accept it to allow partial recompilation
18067RESOLVEDFIXEDenhancementdlang.orgBenchmark example is broken on the frontpage
18068RESOLVEDFIXEDregressiondmdNo file names and line numbers in stack trace
18069RESOLVEDDUPLICATEnormalphobosExponentiation operator ^^ not evaluable at compile time
18070RESOLVEDFIXEDenhancementdlang.orgdlangspec.pdf: 20.4: too much whitespace before opCmp
18071RESOLVEDFIXEDregressiondruntime[REG2.078] byKey, byValue and byKeyValue are now a hole for unsafe code
18072RESOLVEDWORKSFORMEblockerdmdCompile/link fails, DMD 2.077.1
18073RESOLVEDWORKSFORMEnormaltoolsrdmd --eval 'int main() {return 0;}' fails to find 'std/stdiobase.d'
18074NEWnormaldmddmd#19346Struct members missing from docs when the struct has a ditto ddoc comment
18075NEWnormaldmddmd#17824DDOC_CONSTRAINT macro not applied to constraints that aren't on functions
18076RESOLVEDFIXEDenhancementdmddmd -run should work with `-` (stdin) too
18077NEWnormaldmddmd#19347Documentation duplicated when example is inside static if or version
18078NEWnormaldmddmd#17825[CTFE] wrong initialization of array member with inout opIndex
18079RESOLVEDMOVEDnormaltoolsrdmd does not discover all dependencies
18080NEWnormaldlang.orgdlang.org#3969dlangspec.pdf: too much whitespace/padding around some paragraphs
18081RESOLVEDFIXEDenhancementdlang.orgdlangspec.pdf: don't escape dollars in code examples
18082RESOLVEDFIXEDenhancementdlang.orgUbuntu/Debian repository installation should mention dub
18083RESOLVEDFIXEDnormaldmd-w doesn't work for the ddoc build
18084RESOLVEDFIXEDregressionphobos[REG2.072] tempCString buffer size is unittest-versioned
18085RESOLVEDWORKSFORMEmajordmdSegmentation fault: Error: variable __gate forward referenced
18086RESOLVEDFIXEDenhancementphobosBigInt DivMod
18087NEWnormaldmddmd#19348"no property 'value' for type 'void'" when properties split among mixins
18088RESOLVEDINVALIDnormaldmdwrong lifetime evaluation of pointers or this-pointers in a struct with @safe
18089RESOLVEDFIXEDmajordruntimeAArch64: Need Quadruple float support in CTFE hashOf / core.internal.convert.parse
18090NEWenhancementdmddmd#19349missleading Error-Message when assigning pointers in @safe struct
18091RESOLVEDDUPLICATEnormalphobos"Error instantiating" cumulativeFold when passing a function inside another function
18092RESOLVEDFIXEDnormalphobosCan't combine take and takeExactly
18093RESOLVEDFIXEDregressiondmd[Reg 2.071] MSCOFF: dmd crashes when overriding a C++ method in a mixin template
18094NEWnormaldmddmd#17826Crash on variadic arguments
18095NEWenhancementdmddmd#19350Add support for pragma(mangle) on alias declarations
18096RESOLVEDFIXEDenhancementphobosAdd fold() to std.parallelism
18097RESOLVEDFIXEDregressiondmd[REG2.077] Unittest function is undefined identifier
18098NEWnormalinstallerinstaller#660Issues with path to VS2017 x64 linker in sc.ini [Environment64] AFTER pull 227
18099RESOLVEDFIXEDblockerdmdbetterC check throw statements error!
18100RESOLVEDWONTFIXblockerdmdcrt_constructor not allow to init immutable
18101RESOLVEDFIXEDenhancementphobosallow Tuple for BetterC
18102RESOLVEDINVALIDenhancementdmdFilename accepted as UDA
18103RESOLVEDFIXEDcriticaldmdtest17868 failing often but not every time