D Language Bugzilla Archive

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

IDStatusResolutionSeverityComponentGitHubSummary
201RESOLVEDFIXEDnormalphobosthe source for etc.gamma is not in the download
202RESOLVEDFIXEDcriticalphobosstd.uni.isUniAlpha() uses a broken binary search
203RESOLVEDFIXEDnormalphobosstd.format.doFormat() pads width incorrectly on Unicode strings
204RESOLVEDFIXEDnormaldmdError message on attempting to instantiate an abstract class needs to be improved
205RESOLVEDFIXEDnormaldmdCovariant return types don't work with forward-referenced types
206RESOLVEDFIXEDcriticaldmdattributes private, package, etc appear to be ignored
207RESOLVEDDUPLICATEnormalphobosisUniAlpha crashes for values < 'A'
208RESOLVEDDUPLICATEnormaldmdWarning when compiling with "-release -w -inline" with import std.format;
209RESOLVEDFIXEDmajordmd"Diamond" import name conflicts when using Fully Qualified names
210RESOLVEDFIXEDnormaldmdStrange results when covariantly implementing an interface method defined with an interface return type
211RESOLVEDFIXEDnormaldmdLinking error with alias mixin params and anonymous methods
212RESOLVEDINVALIDmajordmdsegmentation fault with specific templated code - linux only
213RESOLVEDWORKSFORMEnormaldmdtemplate X is not a member of Y
214RESOLVEDDUPLICATEnormaldmdseg-v from scope() in switch
215RESOLVEDWORKSFORMEcriticaldmdstatic initialization problem - invalid code, bogus error message
216RESOLVEDWORKSFORMEnormaldmdridiculous error message
217RESOLVEDDUPLICATEnormaldmdtypeof not working properly in internal/object.d
218RESOLVEDFIXEDminorphobosClean up old code for packed bit array support
219RESOLVEDWORKSFORMEnormaldmdCompiler crash using string literal in non-extern(D) function call
220RESOLVEDFIXEDnormaldmdICE with template and mangleof
221RESOLVEDFIXEDnormaldmdInconsistent name mangling of bool (a relic of 'bit') [Patch included]
222RESOLVEDFIXEDnormaldmd"Internal error: ..\ztc\cod1.c 1656" with && and ||
223RESOLVEDFIXEDtrivialdmdError message for unset constants doesn't specify error location
224RESOLVEDFIXEDminordmdIncorrect warning "no return at end of function"
225RESOLVEDFIXEDnormaldmdobject.d uses uint instead of hash_t
226RESOLVEDFIXEDtrivialdlang.orgThe basic types in declarations need to be updated.
227RESOLVEDWORKSFORMEnormaldmdInternal Compiler error: array concatenation/append on struct
228RESOLVEDFIXEDnormaldmdCrash on inferring function literal return type after prior errors
229RESOLVEDFIXEDnormaldmdAggregate trips assert
230RESOLVEDINVALIDnormaldmdlong.min cannot be parsed
231RESOLVEDINVALIDnormaldmdlong is 4-byte aligned in unittest with 4 character module name
232RESOLVEDFIXEDcriticaldmdInvalid v-tables :(
233RESOLVEDFIXEDnormaldmdInfinite loops with assembly crash DMD
234RESOLVEDFIXEDnormaldmddynamic arrays in combination with SSE instructions cause segment faults
235RESOLVEDFIXEDnormaldmdgoto & scope: cannot goto forward into different try block level
236RESOLVEDFIXEDnormaldmdClass literal expression always says "base classes expected"
237RESOLVEDINVALIDminorphobosstd.stream.File.close() doesn't reset isopen flag
238RESOLVEDFIXEDminordmdCannot initialise const field from foreach loop on associative array
239RESOLVEDFIXEDnormaldmdInternal error: changing string literal elements.
240RESOLVEDFIXEDnormaldmdNo file or line information in error message "cannot implicitly convert expression (-1) of type ulong to double"
241RESOLVEDFIXEDnormaldmdTemplate function ICE
242RESOLVEDINVALIDenhancementdmdtemplate implicit template properties doesn't work
243RESOLVEDFIXEDnormaldlang.orgReplies to D.bugs no longer inject comments in the Issuezilla
244RESOLVEDFIXEDnormaltoolsSyntax Errors in DStress
245RESOLVEDFIXEDtrivialdlang.orgTypo in Regexp article
246RESOLVEDFIXEDmajordmdclass members not initialized
247RESOLVEDFIXEDmajordmdCannot return from nested functions in contracts
248RESOLVEDFIXEDnormaldmdAssertion failure: attrib.c 913 - version without (...) in imported module
249RESOLVEDFIXEDnormaldmdcircular typedef and alias bugs
250RESOLVEDFIXEDnormaldmdenum : bool allowed with odd results
251RESOLVEDINVALIDnormaldmdforeach does not allow updating inside with block
252RESOLVEDFIXEDminordmd-w and switch returns = bogus "no return at end of function" warning
253RESOLVEDFIXEDnormaldmdInvalid <dl> tag generated by Ddoc
254RESOLVEDWONTFIXtrivialdmdInterfaces with the same function can give 3 different error messages
255RESOLVEDWORKSFORMEnormaldmdOdd performance difference w/ complex doubles.
256RESOLVEDFIXEDminordmdImplicit unsigned to signed doesn't always work.
257RESOLVEDFIXEDnormaldmdpackage vars accessible from sub-modules, package funcs not
258RESOLVEDFIXEDnormaldmdUndefined identifier error for circular import
259REOPENEDenhancementdmddmd#17504Comparing signed to unsigned does not generate an error
260RESOLVEDWORKSFORMEnormaldmdconflicting imports
261RESOLVEDINVALIDnormalphobos_blocking flag not set in Socket.blocking on non-Windows systems
262RESOLVEDFIXEDnormalphobosMissing DDoc comments in on Socket.blocking
263RESOLVEDFIXEDnormaltoolstest new bug
264RESOLVEDFIXEDminordmdNo selective static imports
265RESOLVEDFIXEDminordmdSelective import from renamed import behaves strangely
266RESOLVEDFIXEDnormaldmdPetty issues for Legacy compiles
267RESOLVEDFIXEDnormaltoolsDStress broken test cases: real_26
268RESOLVEDFIXEDcriticalphobosBug with SocketSet and classes
269RESOLVEDFIXEDnormaldlang.orgDollar unmentioned in spec
270RESOLVEDFIXEDnormaldmdCompiler allows and crashes on typedefs of "immediate"-function types
271RESOLVEDFIXEDcriticaldmdIncorrect constant evaluation of TypeInfo equality comparisons
272RESOLVEDFIXEDnormaldmdforeach inside anonymous function crashes dmd.exe
273RESOLVEDFIXEDmajordmdDDoc generates no documentation for short-hand function template
274RESOLVEDFIXEDcriticaldmdDifferent template alias arguments are treated as the same.
275RESOLVEDFIXEDnormaldmdUndefined identifier in instances of templates with forward mixins
276RESOLVEDFIXEDmajordmdCompiler erroneously thinks an aggregate inner template will add a field to it
277RESOLVEDINVALIDenhancementdmdNamed mixin operator resolution
278RESOLVEDFIXEDregressiondmddmd.conf search path doesn't work
279RESOLVEDFIXEDnormaldmdNested class can't access var in outer function scope, if nested in class
280RESOLVEDINVALIDnormalphobosDoc of GC
281RESOLVEDWORKSFORMEminordmddmd generates the object code ld cannot link when working with templates
282RESOLVEDFIXEDnormaldmdBizarre circular import nested name invisibility issue
283RESOLVEDWONTFIXmajorphobosincorrect std.c.linux.linux.dirent definition / listdir does not decend into subdirs on linux
284RESOLVEDINVALIDnormaldmdWrong type of template value parameter
285RESOLVEDFIXEDnormaldmdStruct method null pointer assert has line number of "0"
286RESOLVEDFIXEDenhancementdmdupdate of Phobos' zlib from 1.2.1 to 1.2.3
287RESOLVEDWORKSFORMEnormaldmdDMD optimization bug arround dynamic array length
288RESOLVEDFIXEDnormaldmdtype of opEquals
289RESOLVEDFIXEDnormaldmdCompiler allows (and crashes on) dynamic arrays of typedefs of "immediate"-function types
290RESOLVEDFIXEDmajordmd"U" shaped import name conflicts when using Fully Qualified names
291RESOLVEDFIXEDcriticaldmdBad code generation for real == 0, !=0 (incorrect for NaN)
292RESOLVEDFIXEDtrivialdlang.orgSmall inconsistency on the "rationale" page
293RESOLVEDINVALIDnormaldmdExpression uint.max + 1 yields 0 (zero)
294RESOLVEDFIXEDnormaldmdDDoc: Function templates get double and incomplete documentation
295RESOLVEDFIXEDnormaldmdProperty call followed by sliceAssign not working for custom opSliceAssign
296RESOLVEDFIXEDminordmdTemplate constant can not be used as size of static array.
297RESOLVEDFIXEDminordmdShadowing declarations allowed in foreach type lists
298RESOLVEDINVALIDnormalphobosetc/gamma is included in phobos.lib but isn't part of libphobos.a
299RESOLVEDFIXEDenhancementdmdimproved linux.mak for Phobos
300RESOLVEDFIXEDnormaldmdLazy Delegate Evaluation