D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
15404RESOLVEDFIXEDtrivialdmd[internal] DotIdExp(TOKdot) and DotExp(TOKdotexp)
15405RESOLVEDFIXEDminorphobosFormatSpec.writeUpToNextSpec() not documented
15406RESOLVEDWORKSFORMEmajordmd[ICE] Accessing member of namespace embedded in a struct causes segfault
15407RESOLVEDFIXEDnormaldmdAssert hit in toElem e2ir.c:1962
15408NEWmajordmddmd#19074S.init for struct containing member field with array literal initializer fails @nogc
15409RESOLVEDFIXEDnormalphobosMallocator cant be used in @nogc code
15410RESOLVEDINVALIDenhancementphobosstd.json documentation implies you *must* assign an AA literal to create an object
15411RESOLVEDFIXEDminordmdFunction literal accessing variable in declaration scope produces bad error message with inline call
15412NEWminordmddmd#19075Operator ^^= fails to compile for many numeric type combinations
15413NEWenhancementdmddmd#19076Foreach over range with @disable this(this) doesn't work
15414RESOLVEDFIXEDnormaldmd__traits(getAttributes) should error if the function has multiple overloads
15415NEWminordlang.orgdlang.org#4044documentation doesn't explictly specify that string literals are multi-line
15416RESOLVEDWONTFIXminordmdUFCS does not attempt to derefence (but should it?)
15417RESOLVEDFIXEDmajordmdWrong parameter passing for variadic nested functions within aggregate
15418RESOLVEDMOVEDnormaltools[Optlink] Warning 178: .LIB pagesize exceeds 512
15419RESOLVEDWONTFIXenhancementphobosstd.conv.parse() does not accept string literals
15420RESOLVEDFIXEDnormalphobostopN(Range, Range) does not respect its less predicate
15421RESOLVEDFIXEDnormalphobosThe behaviours of the topNs differ with the bottom
15422RESOLVEDFIXEDregressiondmd[REG2.066] associative array of nested struct - crash on usage
15423RESOLVEDINVALIDregressionphobos[REG v2.067.1] File.byLineCopy.joiner.parseJSON
15424NEWnormalphobosphobos#10151openSUSE warns on gethostbyname uses
15425RESOLVEDFIXEDnormalphobosstd.traits.hasIndirections fails to recognize nested structs
15426RESOLVEDFIXEDenhancementdlang.org[Home] link to TWID broken from the home page
15427NEWenhancementdruntimedmd#17318dynamic casting functions should be available in TypeInfo_Class
15428RESOLVEDFIXEDnormaldmd__traits(compiles, super()) cause error "multiple constructor calls" later
15429RESOLVEDFIXEDtrivialphobos[std.stdio] Broken link in documentation
15430RESOLVEDFIXEDregressiondmd[REG2.069] amdMmx hangs up
15431NEWnormaldmddmd#17738pragma mangle and mangleof are order dependent
15432RESOLVEDFIXEDmajordmdWin64: bad code offset in debug line number info
15433RESOLVEDFIXEDnormalphobosstd.experimental.allocator.building_blocks.free_tree only compiles with -unittest
15434RESOLVEDFIXEDregressiondruntime[REG2.068] object.d imports from rt (breaking inline builds)
15435RESOLVEDWONTFIXenhancementphobosstd.numeric FFTs are not nothrow @nogc
15436RESOLVEDFIXEDenhancementdmdCompiler still refers to AliasSeq-s as "tuple"-s (and TypeTuple?)
15437RESOLVEDFIXEDnormaldlang.orgdocumentation for typeof(someTemplate) == void
15438RESOLVEDLATERnormalvisuald-m64 not added to command line in DMD x64 build
15439RESOLVEDWORKSFORMEnormaldmddmd segfaults using AliasSeq
15440RESOLVEDINVALIDnormalphobosstd.uni outputs \u0069\u0307 as the lower case of \u0130
15441RESOLVEDFIXEDmajordmddmd segfaults using std.experimental.ndslice
15442RESOLVEDFIXEDnormaldlang.orgEponymous template restrictions should be documented
15443RESOLVEDFIXEDregressiondruntimeRuntime.unloadLibrary closes input/output stream
15444RESOLVEDWORKSFORMEminordlang.org[Interfacing to Objective-C]
15445RESOLVEDWONTFIXenhancementdmdMake DMD's command-line options more compatible with other popular C/C++ compilers
15446RESOLVEDDUPLICATEenhancementdmdUpdate DMD's man page
15447NEWenhancementdmddmd#19077DMD should clean up intermediate .o files it creates
15448NEWenhancementdlang.orgdlang.org#4045dlang.org should use gzip compression on all text files
15449NEWenhancementdlang.orgdlang.org#3948CSS and JS files should be minified
15450RESOLVEDFIXEDmajordmdICE during CTFE of legit function
15451RESOLVEDFIXEDenhancementdlang.orgdlang.org should use cache busting
15452RESOLVEDFIXEDnormaldlang.orgDocument typo of a new predefined version identifier 'CRuntime_DigitalMars'
15453RESOLVEDFIXEDminordmdCheck for a wrong predefined version identifier CRuntime_Digitalmars
15454NEWenhancementdruntimedmd#17319core.checkedint enhancement
15455RESOLVEDFIXEDregressiondmd[REG v2.065] Compiler segfault for simple nested structure
15456RESOLVEDFIXEDmajorinstallersc.ini: Access denied for non-superusers on Windows 10
15457RESOLVEDFIXEDregressionphobosSymbol Undefined __lseeki64
15458RESOLVEDFIXEDenhancementvisualdwhen i input "." to show expansion,it crashed.
15459REOPENEDregressiondmddmd#19078[REG2.065.0] stdin.byLine.each!(map!somefunc) compiles, fails to link with ld
15460RESOLVEDFIXEDenhancementdmdDdoc: merge the opening comment "<!-- Generated by Ddoc from filename.dd -->" into the default definition of DDOC
15461RESOLVEDWORKSFORMEenhancementphobosstd.stdio.File ctor that accepts `FILE*` should not be hidden
15462RESOLVEDWORKSFORMEcriticaldmdIncorrect error message depending on import order + missing LoC information on generated ctor error
15463RESOLVEDDUPLICATEnormaldmdCompilation error when post-incrementing/decrementing a parenthized variable
15464RESOLVEDFIXEDenhancementdmdTemplate parameter-dependent attributes
15465RESOLVEDFIXEDenhancementdmdMake the "Ddoc" header optional in .dd files
15466RESOLVEDWORKSFORMEnormaldmdIncorrect result for 'real'
15467NEWnormaldmddmd#19079Compiler incorrectly flags a function as throwing an exception though it is caught
15468RESOLVEDINVALIDenhancementdmd[Interfacing to Objective-C] is compromise
15469RESOLVEDDUPLICATEnormalinstallerdmd_2.069.2-0_i386.deb installed on 32 bit linux segfaults when running
15470NEWenhancementdlang.orgdlang.org#4046Unnecessary markup in ddoc's html generation
15471RESOLVEDFIXEDenhancementdlang.orgShow example of associative array initialization in documentation
15472NEWminordmddmd#19080Ddoc macro on function with same name breaks
15473RESOLVEDWONTFIXenhancementdmdC++ mangling problem
15474NEWminordmddmd#17740Ddoc - defining an empty macro at the end of a Macros section does not work
15475RESOLVEDFIXEDnormaldmdDdoc code sample with unbalanced paren comes out as macro
15476RESOLVEDFIXEDnormaldlang.orgDDOC_UNDEFINED_MACRO is undocumented
15477RESOLVEDFIXEDmajordmdForward reference error corner case with base class and template specialization arguments
15478RESOLVEDFIXEDnormaldmdcases of missed CTFE evaluation when defining arrays dimensions
15479RESOLVEDFIXEDminorphobosCOFF: phobos/win64.mak failed to make clean with MODEL=32mscoff
15480RESOLVEDFIXEDmajorphobosstd.algorithm.iteration.map not accepting multiple lambdas
15481RESOLVEDFIXEDnormaldmdGC profiler thinks reducing array.length triggers reallocation
15482RESOLVEDFIXEDregressiondruntimenew uuid.d forbids to link statically with other libraries
15483RESOLVEDDUPLICATEnormaldmdstatic if prevents inlining
15484REOPENEDenhancementdruntimedmd#17147core.memory.GC.disable() is not @nogc
15485RESOLVEDFIXEDtrivialdmdswitch with no case compiles
15486NEWenhancementdruntimedmd#17320profiling reports should be machine readable
15487NEWenhancementdruntimedmd#17321runtime switches should be env variables
15488RESOLVEDFIXEDmajordmdglobal variable shadows function argument
15489REOPENEDnormalphobosphobos#10152regex - `(..).*\1` doesn't match "axxxx"
15490RESOLVEDFIXEDregressiondmd[REG 2.067] Error variable __nrvoretval cannot be modified at compile time when using -inline
15491RESOLVEDFIXEDmajordruntimestd.parallelism conflicts with thread_detachInstance
15492RESOLVEDWORKSFORMEnormaldmdICE (segfault) on class { auto f() with out contract }
15493NEWenhancementdruntimedmd#17322GC.BlkAttr.APPENDABLE refers to a broken link
15494NEWenhancementphobosphobos#9670moveEmplaceAll should support const?
15495NEWenhancementphobosphobos#10153initializeAll should initialise const objects?
15496RESOLVEDMOVEDenhancementdmdDocumentation about special/'__' symbols
15497RESOLVEDDUPLICATEmajordmdError: snprintf cannot be interpreted at compile time, because it has no available source code
15498RESOLVEDWORKSFORMEenhancementdmdUnhelpful error message "destructors, postblits and invariants are not allowed in overlapping fields"
15499NEWenhancementdmddmd#19081IFTI fails with function literal alias
15500RESOLVEDFIXEDregressiondmddefault construction disabled for struct constructor with default arguments
15501RESOLVEDWORKSFORMEminordmdMissing parens for template argument in error message: Error: no property 'nsecs' for type 'MonoTimeImpl!cast(ClockType)0'
15502RESOLVEDINVALIDregressiondmdError: function core.time.dur!"nsecs".dur (long length) is not callable using argument types (MonoTimeImpl!cast(ClockType)0)
15503RESOLVEDFIXEDnormaldmdNamespace lookup not following scoping rules