D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
5401RESOLVEDFIXEDenhancementphobosstd.socket updates and boost license
5402RESOLVEDDUPLICATEnormaldruntimeInvalid free() when throwing non-Throwable
5403RESOLVEDFIXEDnormaldmdforeach requires front to be a function in a range
5404RESOLVEDDUPLICATEnormaldlang.org.stringof is not documented
5405RESOLVEDFIXEDtrivialphobosRemove linesep from std.path
5406RESOLVEDDUPLICATEregressionphobos[patch] Major regressions in std.algorithm for functions relying on is(typeof(binaryFun!... due to a static assert in binaryFunImpl
5407RESOLVEDFIXEDmajordruntimeX86_64: Segfault on AA Foreach
5408RESOLVEDWORKSFORMEblockerdmdCalling GC.malloc inside a unittest with a flag of 1 results in an access violation.
5409NEWenhancementdmddmd#18325Disallow (!x & y)
5410RESOLVEDFIXEDnormalphobosVariant.convertsTo(const(char)[]) seems broke
5411RESOLVEDDUPLICATEnormaldmdimport wtf1
5412RESOLVEDFIXEDnormaldmdimport wtf2
5413RESOLVEDFIXEDenhancementdmd(diagnostic): No notification that warnings are treated as errors
5414RESOLVEDINVALIDnormaldlang.orgLanguage Reference errors
5415RESOLVEDFIXEDnormaldmd@Safe functions not working
5416RESOLVEDFIXEDenhancementdmdnull should have a type of its own
5417RESOLVEDINVALIDnormaldmdInteger operations promote too much
5418RESOLVEDFIXEDmajorphobosstd.math.lround not implemented on win32 and not documented
5419RESOLVEDWONTFIXenhancementdmdexception specifications (but not in Java style)
5420RESOLVEDWORKSFORMEnormaldmdCannot override function error
5421RESOLVEDDUPLICATEnormaldmdRef function pointers can only be made with auto
5422RESOLVEDDUPLICATEnormaldmd"Module is private" error with public/private overloaded functions
5423RESOLVEDINVALIDnormaldmdd:\m\d\scregexp\trunk\scregexp.d(158): Error: template instance scregexp.screg!("^[)\\]}>]$") recursive expansion
5424RESOLVEDFIXEDmajorphobosCant assign interfaces to Variants
5425RESOLVEDFIXEDnormaldmd__traits(compiles, ...) fails when given a template property function without parens
5426RESOLVEDFIXEDnormaldmdProperty syntax fails with template function with template paramters but no function parameters and you have a setter
5427RESOLVEDWORKSFORMEnormaldmdconstructors in .di files lack modifiers if they are after the function name in the .d file
5428RESOLVEDWORKSFORMEnormaldlang.orgBroken link in http://www.digitalmars.com/bugs.html to "D bugs"
5429RESOLVEDINVALIDmajordlang.orgCreate product/component for D language/frontend
5430RESOLVEDWONTFIXenhancementdlang.orgBugzilla conf: Add various columns
5431RESOLVEDWONTFIXenhancementdmdAllow bang in template declarations
5432RESOLVEDWONTFIXenhancementdmdAllow variable declaration inside while condition
5433RESOLVEDDUPLICATEnormaldmdCannot use auto functions at compile-time
5434RESOLVEDDUPLICATEnormaldmdFunction pointers not properly typechecked
5435RESOLVEDFIXEDnormaldmdStatic foreach over tuple ignores type annotation
5436NEWenhancementdlang.orgdlang.org#3933tightening auto decl spec
5437RESOLVEDFIXEDnormaldmdProblems with length of std.traits.EnumMembers
5438RESOLVEDWORKSFORMEnormalphobosThread.sleep doesn't sleep
5439RESOLVEDFIXEDnormaldmd64bit struct alignment inconsistent with C ABI
5440RESOLVEDFIXEDnormaldmdICE(template.c): when struct AssociativeArray is missing from object.d
5441RESOLVEDINVALIDenhancementphobosstd.random.rndGen always returns Random.
5442RESOLVEDWORKSFORMEnormalphobosstd.algorithm.sort problem with struct with char[10]
5443RESOLVEDFIXEDnormalphobosicmp only works correctly for ASCII
5444RESOLVEDDUPLICATEnormalphobosstd.string.format: arguments without format specifier appended to result
5445RESOLVEDFIXEDenhancementdmdDMD does not look for ".dmd.conf" in HOME dir
5446RESOLVEDWONTFIXnormaldmd(D1 only) Ddoc doesn't output aliased and typedef'ed names
5447RESOLVEDFIXEDnormaldmdShould be illegal to throw a non-Throwable
5448RESOLVEDFIXEDnormaldmdArray of AAs literal doesn't work
5449NEWenhancementdmddmd#18326[profile] To disable profiling of a function/class/struct
5450RESOLVEDFIXEDminordmdno match for implicit super() call in constructor
5451RESOLVEDFIXEDenhancementphobosThree ideas for RedBlackTree
5452RESOLVEDINVALIDenhancementphobosSigned file lengths and positions
5453RESOLVEDFIXEDnormaldmdICE(statement.c): invalid switch statement forward referenced by CTFE
5454RESOLVEDWORKSFORMEcriticaldmdCompiling std.datetime's unit tests on Windows causes dmd to run out of memory
5455RESOLVEDFIXEDregressiondmdICE(cgcod.c): Optimization (register allocation?) regression in DMD 1.065
5456RESOLVEDDUPLICATEminordmdfunction default parameter appears to propagate to other functions
5457NEWnormaldruntimedmd#17112[GC] DLL startup code is out of order; gc proxy not set properly
5458RESOLVEDFIXEDnormaldlang.orgscope for function parameters is not documented
5459RESOLVEDDUPLICATEenhancementdruntimecomparison of interfaces not implemented
5460RESOLVEDWORKSFORMEnormaldmdenum of struct not calling constructor
5461RESOLVEDFIXEDnormaldmdInvalid declaration for auto functions in .di files generated by DMD -H
5462RESOLVEDFIXEDenhancementphobosstd.container.BinaryHeap enforce message + pop
5463RESOLVEDWORKSFORMEnormalphoboserrno undeclared in gzio.c
5464RESOLVEDFIXEDenhancementdmdAttribute to not ignore function result
5465RESOLVEDFIXEDnormalphobosAA.keys with char keys
5466RESOLVEDFIXEDenhancementdruntime[AA] Associative array byPair
5467RESOLVEDFIXEDenhancementphoboslibrary-based typedef
5468RESOLVEDINVALIDnormaltoolsLinker fails to link libraries using phobos2 with C code
5469RESOLVEDWORKSFORMEnormaldmdLimitation when instantiating templates in the context of a function
5470RESOLVEDWORKSFORMEenhancementdlang.orgD documentation in CHM format
5471RESOLVEDDUPLICATEnormaldmdDelegates with qualified value params can't be implicitly cast
5472RESOLVEDWONTFIXenhancementdmdOverriding virtual function with qualified parameters causes error
5473RESOLVEDFIXEDnormaldmdMembers of const-qualified classes are not const themselves.
5474RESOLVEDFIXEDnormalphobosunaryFun byRef is borked for custom parameter name
5475RESOLVEDWORKSFORMEenhancementphobosunaryFun and binaryFun should take auto ref parameters
5476RESOLVEDFIXEDnormaldlang.orgspec: attributes have an optional else clause
5477RESOLVEDWORKSFORMEenhancementphobosstd.signals should have the ability to fire events asynchronously
5478NEWnormaldruntimedmd#17231API/ABI differences/issues in d-runtime
5479REOPENEDnormaldmddmd#18327Can't take address of struct literal inside array initializer
5480RESOLVEDFIXEDnormaldruntimeTDPL exception chaining not implemented (except on Windows)
5481RESOLVEDFIXEDenhancementdmdSupport deprecated("message")
5482RESOLVEDFIXEDnormaldmdCrash with align(0)
5483RESOLVEDFIXEDcriticaldruntimeMissing mcontext_t for X86_64
5484RESOLVEDFIXEDcriticaldruntimeGC segfaults on FreeBSD 64 / scanning issues for .data and .bss sections
5485RESOLVEDFIXEDnormaldruntimeTLS sections handled incorrectly
5486RESOLVEDFIXEDnormaldmdMissing define for running dmd as 64-bit
5487RESOLVEDFIXEDnormalphobosstd.container.Array.Range missing bidirectional primitives
5488RESOLVEDWORKSFORMEnormalphobosSpawned threads hang in a way that suggests allocation or gc issue
5489RESOLVEDFIXEDenhancementphobosstd.typecons tuples dynamically iterable
5490RESOLVEDWONTFIXnormaldmdDMDFE: Slim down warnings generated by GCC
5491RESOLVEDINVALIDnormalphobosfilter cannot be used in a function?
5492RESOLVEDDUPLICATEmajordmdimmutable string can be changed by stdin.readln
5493RESOLVEDFIXEDmajordmdAble to overwrite immutable data by passing through ref function parameter
5494RESOLVEDFIXEDenhancementphobos[patch,enh] Issues with std.stdarg
5495RESOLVEDFIXEDcriticaldruntimeCompile Error(FreeBSD): undefined identifier CLOCK_MONOTONIC
5496RESOLVEDWONTFIXnormaldruntime64bit: possible ABI issue in mars.h for D runtime.
5497RESOLVEDFIXEDnormaldmd[CTFE] Cannot (reinterpret) cast string/array to different array
5498RESOLVEDFIXEDnormaldmdwrong common type deduction for array of classes
5499RESOLVEDFIXEDnormaldmdICE(toir.c): delegate as alias template parameter, only with -inline
5500RESOLVEDWORKSFORMEnormalphobosAppender.put causes an invariant violation in struct with overloaded opAssign