D Language Bugzilla Archive
D Language Bugzilla Archive
24890 bugs archived from
ID
Status
Resolution
Severity
Component
GitHub
Summary
RESOLVED
FIXED
normal
dmd
asm enter and leave bug
RESOLVED
FIXED
critical
dmd
Hook up new dmd command line arguments
RESOLVED
FIXED
normal
dmd
Finish or remove MatchExp::toElem
RESOLVED
FIXED
normal
dmd
Release Notes and version update for 0.18
RESOLVED
FIXED
normal
dmd
false warning: no return at end of function
RESOLVED
FIXED
normal
dmd
flesh out dirent struct
RESOLVED
FIXED
normal
dmd
Implement OnScopeStatement::toIR
RESOLVED
WORKSFORME
normal
dmd
std.boxer linker error
RESOLVED
WORKSFORME
normal
dlang.org
web based forums auto-url linking stops too early
10
RESOLVED
FIXED
normal
dmd
Mixin variables not being properly initialized
11
RESOLVED
FIXED
normal
tools
junk bug
12
RESOLVED
INVALID
normal
phobos
Assertion in pthread
13
RESOLVED
FIXED
normal
dmd
Difficulty accessing byte and short inout parameters from inline asm
14
RESOLVED
FIXED
normal
dmd
Unable to alias member variables
15
RESOLVED
FIXED
normal
dmd
Problem with inner struct templates
16
RESOLVED
FIXED
normal
dlang.org
Documentation for 'extern' attribute on variable declarations
17
RESOLVED
FIXED
normal
dlang.org
incomplete docs on delete expression's interaction with the state of memory
18
RESOLVED
FIXED
normal
dmd
int foo[0] accept -- what's its semantics?
19
RESOLVED
FIXED
minor
dlang.org
memory.html: uint used instead of size_t
20
RESOLVED
FIXED
normal
dmd
volatile introduces new scope
21
RESOLVED
INVALID
normal
dmd
unexpected results for: double -> real with value 1.7976931348623157e+308
22
RESOLVED
WORKSFORME
normal
dmd
ModuleInfo not being generated for object files with "dmd -c"
23
RESOLVED
FIXED
normal
dmd
DDoc Error: "static if conditional cannot be at global scope."
24
RESOLVED
INVALID
normal
dmd
Arithmetic operators are allowed on boolean expressions
25
RESOLVED
FIXED
minor
dmd
DMD segfault on foreach in template
26
RESOLVED
FIXED
minor
phobos
inout foreach does not modify BitArrays
27
RESOLVED
FIXED
normal
phobos
undefined reference to: __ULLNGDBL
28
RESOLVED
FIXED
normal
phobos
Documentation
29
RESOLVED
FIXED
normal
dmd
undefined behaviour of: scope(...){ return X; }
30
RESOLVED
FIXED
major
dmd
alias with function pointer and two modules
31
RESOLVED
INVALID
normal
dmd
Keyword 'function' and pointer test broken for IsExpression
32
RESOLVED
DUPLICATE
critical
dmd
missing return value and no compile error
33
RESOLVED
FIXED
normal
dmd
No short-circuit evaluation for compile-time expressions?
34
RESOLVED
FIXED
normal
dmd
C style cast illegal
35
RESOLVED
FIXED
minor
dmd
missleading error message for circular constructor paths
36
RESOLVED
FIXED
minor
dmd
Error message generated by odd enum forward-reference (?) alias bug is cryptic
37
RESOLVED
FIXED
normal
dmd
Inconsistent type information generated for .classinfo accessing
38
RESOLVED
FIXED
normal
dmd
Template crashes DMD
39
RESOLVED
FIXED
normal
dlang.org
ArrayMemberInitialization, StructMemberInitializer inconsistencies from dmd's behavior
40
RESOLVED
FIXED
normal
dlang.org
DecimalFloat spec doesn't match dmd behavior
41
RESOLVED
FIXED
normal
dmd
md5.d compilation error with enable checking
42
RESOLVED
FIXED
normal
dmd
enable-checking error found in std/regexp.d
43
RESOLVED
FIXED
normal
dmd
enable-checking error found in std/socket.d
44
RESOLVED
FIXED
normal
dmd
forward referenced anonymous union in struct size discrepancy
45
RESOLVED
FIXED
critical
dmd
Bug in conversion of floating point literals
46
RESOLVED
FIXED
trivial
dmd
Included man files should be updated
47
RESOLVED
FIXED
minor
dmd
Entity name shadowing: compiler not acting according to spec.
48
RESOLVED
FIXED
major
dmd
Access with Fully-Qualified Names disregards protection attributes
49
RESOLVED
INVALID
normal
dmd
Protection attributes of mixin instances are applied to a the wrong scope.
50
RESOLVED
FIXED
major
dmd
Error instantiating an inner class with a proper context
51
RESOLVED
FIXED
minor
dmd
String cast overrides the char type of decorated string literals.
52
RESOLVED
FIXED
normal
dmd
ambiguous function pointer silently accepted
53
RESOLVED
FIXED
normal
dmd
DDoc: Struct templates documented without template parameters
54
RESOLVED
FIXED
normal
dmd
Compiler segfault on zero length static array
55
RESOLVED
FIXED
minor
phobos
doFormat precision fails on integers < 10
56
RESOLVED
FIXED
trivial
dlang.org
Minor Wording Error
57
RESOLVED
FIXED
minor
dmd
DMD should support linking with something other than "gcc"
58
RESOLVED
FIXED
normal
dlang.org
C/C++ bool to D bool conversion
59
RESOLVED
FIXED
normal
dmd
implicit conversion from integer to cfloat not caught by the compiler
60
RESOLVED
FIXED
normal
dmd
Passing bool to variadic function in debug build fails to link
61
RESOLVED
FIXED
normal
dmd
DStress test enum_39
62
RESOLVED
FIXED
minor
dmd
Error message: 'TOK41 has no effect'.
63
RESOLVED
FIXED
normal
tools
DStress testcases contributed 12 Dec 2005 still to be added
64
RESOLVED
FIXED
major
phobos
Unhandled errors should go to stderr
65
RESOLVED
FIXED
critical
dmd
Strange results overriding interface return in base class with class return in derived class
66
RESOLVED
FIXED
critical
dmd
Bad length in value of T[a..b] = scalar
67
RESOLVED
FIXED
major
dmd
Imported functions are not inlined.
68
RESOLVED
WONTFIX
normal
phobos
phobos recls_fileinfo_unix.cpp compile error
69
RESOLVED
INVALID
minor
tools
dstress.run.a.assert_13_A/B
70
RESOLVED
FIXED
normal
dmd
valgrind: Conditional jump or move depends on uninitialised value(s) in elf_findstr
71
RESOLVED
FIXED
normal
dmd
valgrind: Invalid read of size 4 in elf_renumbersyms
72
RESOLVED
WONTFIX
normal
dmd
valgrind: use of unitialized values in the gcx module
73
RESOLVED
FIXED
major
dmd
Functions used to initialize variables are not inlined.
74
RESOLVED
FIXED
normal
dmd
compiler error using if auto condition and -inline
75
RESOLVED
FIXED
normal
dmd
Template aliases in unittests (incorrect code generation)
76
RESOLVED
FIXED
normal
dmd
Using a non-template struct as a template
77
RESOLVED
FIXED
major
dmd
After a compile error occurs, all template instances fail
78
RESOLVED
INVALID
minor
dmd
spaces in module identifier accepted
79
RESOLVED
WORKSFORME
normal
dmd
Assertion failure: mtype.c 364 - using a forward-referenced alias of an undefined type
80
RESOLVED
FIXED
normal
dmd
Cannot instantiate nested class in nested function
81
RESOLVED
DUPLICATE
minor
dmd
incorrect statement is not reachable in 0.18
82
RESOLVED
WORKSFORME
minor
dmd
incorrect statement is not reachable
83
RESOLVED
FIXED
normal
dmd
Assertion failure: 3567 'expression.c', crossaliasing problem
84
RESOLVED
FIXED
normal
dmd
Regression: Internal error when assigning to multidimensional array
85
RESOLVED
FIXED
critical
dmd
Array of classes doesn't function as array of interfaces
86
RESOLVED
FIXED
minor
phobos
Minor loss of precision in std.math.tgamma
87
RESOLVED
FIXED
normal
dmd
Function declaration fails in GCC 4.1
88
RESOLVED
FIXED
enhancement
dmd
Add .isizeof property for compile-time instance size determination
89
RESOLVED
FIXED
normal
dmd
-H option generates bad code for pragma(msg)
90
RESOLVED
FIXED
minor
dmd
local object.d overrides real object.d causing crash
91
RESOLVED
INVALID
minor
dmd
Inherited classes require base class to have a default constructor.
92
RESOLVED
FIXED
normal
phobos
std.format %x, %o and %b assume 64-bit negative values
93
RESOLVED
INVALID
trivial
dmd
Template regex example fails without -release switch
94
RESOLVED
FIXED
major
dmd
incorrect symbols generated for "class Object"
95
RESOLVED
FIXED
normal
dmd
foreach() over uninitalized AA yields Access Violation
96
RESOLVED
INVALID
normal
dmd
Unable to overload functions injected from mixins.
97
RESOLVED
FIXED
normal
dmd
DDoc bug on enums
98
RESOLVED
INVALID
normal
dmd
std.date.parse month off by one
99
RESOLVED
FIXED
trivial
dmd
superfluous output for failed static asserts
100
RESOLVED
FIXED
normal
dmd
Assert statement error