www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Dec 31 2023    [Issue 24311] New: Named enum with AA base type causes ICE (1)
Dec 31 2023    [Issue 24310] New: ImportC: varargs from Microsoft header (1)
Dec 30 2023    [Issue 24309] New: Memory allocation failed on Azure pipeline (1)
Dec 30 2023    [Issue 24308] New: [ImportC] druntime\import\importc.h(134): fatal (1)
Dec 29 2023    [Issue 24307] New: [std.meta] weak values/alias for default values (1)
Dec 28 2023    [Issue 24306] New: ImportC: same name structs in separate C files (1)
Dec 27 2023    [Issue 24305] New: std.process.execute requires locking passed FILE (1)
Dec 27 2023    [Issue 24304] New: __uint16_t, __uint32_t, __uint64_t are not (1)
Dec 26 2023    [Issue 24303] New: anonymous struct problems when typedef'd in (1)
Dec 26 2023    [Issue 24302] New: rename the variable "degrees" in sumtype.d at (1)
Dec 25 2023    [Issue 24301] New: [REG 2.100] Misleading error message when passing (1)
Dec 25 2023    [Issue 24300] New: error message for a jump over `scope(exit)` leaks (1)
Dec 23 2023    [Issue 24299] New: The dmd's command line option "-run" should (1)
Dec 22 2023    [Issue 24298] New: cpp_delete should check for null (1)
Dec 22 2023    [Issue 24297] New: ImportC incompatible with glibc _FORTIFY_SOURCE (1)
Dec 21 2023    [Issue 24296] New: Replace bloated object.d with object.di (1)
Dec 21 2023    [Issue 24295] New: [betterC] ICE with new int[] (1)
Dec 21 2023    [Issue 24294] New: ImportC: required GCC version? (1)
Dec 21 2023    [Issue 24293] New: ImportC: parallel compilation failure (1)
Dec 21 2023    [Issue 24292] New: Struct with destructor wrongly returned in register (1)
Dec 20 2023    [Issue 24291] New: ImportC: cannot compile janet.c (1)
Dec 20 2023    [Issue 24290] New: The dmd's command line option "-run" creates (1)
Dec 19 2023    [Issue 24289] New: Adopt the "rund" tool as a much faster (1)
Dec 18 2023    [Issue 24288] New: std time handling SUX (1)
Dec 18 2023    [Issue 24287] New: Build release tarballs of the DMD compiler with PGO (1)
Dec 18 2023    [Issue 24286] New: String literals not merged by linker because of (1)
Dec 18 2023    [Issue 24285] New: Cannot swap a std.typecons.Tuple (1)
Dec 17 2023    [Issue 24284] New: [SIMD][CODEGEN] Bad codegen with comparison (1)
Dec 17 2023    [Issue 24283] New: [SIMD][CODEGEN] Bad codegen with and not + AVX (1)
Dec 14 2023    [Issue 24282] New: Error in the code is not detected by the compiler (1)
Dec 13 2023    [Issue 24281] New: Segfault with missing field after named argument (1)
Dec 12 2023    [Issue 24280] New: ImportC: forward reference error when compiling (1)
Dec 12 2023    [Issue 24279] New: Conflicting constructors/functions due to default (1)
Dec 12 2023    [Issue 24278] New: std.math.abs promotes unsigned argument to 32 bits (1)
Dec 11 2023    [Issue 24277] New: ImportC: struct initializer entry gets ignored (1)
Dec 09 2023    [Issue 24276] New: ImportC: typedef aliases not emitted correctly in (1)
Dec 08 2023    [Issue 24275] New: pragma(mangle, ...) can hijack safe functions, (1)
Dec 08 2023    [Issue 24274] New: [REG master] ImportC: unrecognized C initializer (1)
Dec 07 2023    [Issue 24273] New: Circular reference error flagged in valid code (1)
Dec 07 2023    [Issue 24272] New: operations.arrayOp is forced nogc nothrow pure (1)
Dec 06 2023    [Issue 24271] New: dmd exits with -4 on dub release (not sure what (1)
Dec 05 2023    [Issue 24270] New: Pointer to Nullable of recursive struct (1)
Dec 03 2023    [Issue 24269] New: Members inside synchronized method should be only (1)
Nov 30 2023    [Issue 24268] New: Warning spam upon zlib C compilation (1)
Nov 29 2023    [Issue 24267] New: [REG 2.106 beta] Grapheme cannot be used as an AA (1)
Nov 29 2023    [Issue 24266] New: ImportC: struct initializer entry gets ignored (1)
Nov 28 2023    [Issue 24265] New: ref delegate no longer implicitly converts to (1)
Nov 28 2023    [Issue 24264] New: ImportC: inliner trips on _Bool return (1)
Nov 27 2023    [Issue 24263] New: -preview=bitfields: Bit field address escapes (1)
Nov 25 2023    [Issue 24262] New: Assert error with bit fields (1)
Nov 24 2023    [Issue 24261] New: Cannot define calling convention of a function (1)
Nov 24 2023    [Issue 24260] New: GC creates too many threads when running with (1)
Nov 24 2023    [Issue 24259] New: ImportC: Can use -> operator on non-pointer (1)
Nov 23 2023    [Issue 24258] New: [Home] Run online feature is broken dlang.io does (1)
Nov 23 2023    [Issue 24257] New: ImportC: ICE on accessing last _Bool bitfield (1)
Nov 22 2023    [Issue 24256] New: `-preview=in` should allow array literals and (1)
Nov 22 2023    [Issue 24255] New: Can't deduce parameter type of function literal (1)
Nov 21 2023    [Issue 24254] New: LDC crash on Epyc Bergamo (1)
Nov 20 2023    [Issue 24253] New: fn "is not accessible from module" with overload (1)
Nov 20 2023    [Issue 24252] New: ci: Error: error writing file (1)
Nov 19 2023    [Issue 24251] New: Spurious forward reference error with nested struct (1)
Nov 19 2023    [Issue 24250] New: Recognize immediate indexing of array literal to (1)
Nov 19 2023    [Issue 24249] New: compiler error in templated class in templated (1)
Nov 16 2023    [Issue 24248] New: const constructor with mutable target gives wrong (1)
Nov 16 2023    [Issue 24247] New: Improve constructor not callable using $modifier (1)
Nov 14 2023    [Issue 24246] New: ICE: CTFE internal error (1)
Nov 14 2023    [Issue 24245] New: ddoc interprets `$(...)` in backticks, as a macro (1)
Nov 14 2023    [Issue 24244] New: -vcg-ast breaks on static foreach alias (1)
Nov 14 2023    [Issue 24243] New: Can't format chain(filter, filter) (1)
Nov 13 2023    [Issue 24242] New: forward inside templates with -dip1000 causes (1)
Nov 13 2023    [Issue 24241] New: Uncaught Default argument error (1)
Nov 11 2023    [Issue 24240] New: Missing nogc compile error in -betterC leads to (1)
Nov 11 2023    [Issue 24239] New: dlang.org tests on CircleCI run out of memory (1)
Nov 10 2023    [Issue 24238] New: Confusing "not an lvalue"error messages (1)
Nov 09 2023    [Issue 24237] New: BetterC: equality of static arrays fails in betterC (1)
Nov 09 2023    [Issue 24236] New: vcg-ast is not documented (1)
Nov 08 2023    [Issue 24235] New: Functions 0-out single element static arrays (1)
Nov 08 2023    [Issue 24234] New: suggest imports of known/processed symbols (1)
Nov 08 2023    [Issue 24233] New: T[].canFind(Nullable!T()) returns true when it (1)
Nov 07 2023    [Issue 24232] New: ref for index of foreach for arrays is not (1)
Nov 06 2023    [Issue 24231] New: Can't emplace immutable nested class (1)
Nov 06 2023    [Issue 24230] New: Infinite loop in core.cpuid.getCpuInfo0B in (1)
Nov 05 2023    [Issue 24229] New: Parser accepts basic type as primary expression (1)
Nov 04 2023    [Issue 24228] New: Error: cannot implicitly convert expression (1)
Nov 04 2023    [Issue 24227] New: Add a trait to check if symbol is an alias (1)
Nov 04 2023    [Issue 24226] New: operator `~=` appears to lead to useless bound (1)
Nov 03 2023    [Issue 24225] New: safe cast from base type to enum bypasses copy (1)
Nov 03 2023    [Issue 24224] New: __traits(initSymbol) treats aggregate-derived (1)
Nov 02 2023    [Issue 24223] New: __traits(initSymbol) should work for enum types (1)
Nov 02 2023    [Issue 24222] New: emplace uses wrong init value for enum (1)
Nov 02 2023    [Issue 24221] New: Stable sort crash (1)
Nov 02 2023    [Issue 24220] New: Static array of nested struct changes .init value (1)
Nov 02 2023    [Issue 24219] New: Can't compare AliasSeq with is operator (1)
Nov 01 2023    [Issue 24218] New: U+0000 (NUL) cannot be used in string literal (1)
Nov 01 2023    [Issue 24217] New: pragma truncates output at first U+0000 (NUL) (1)
Nov 01 2023    [Issue 24216] New: All symbols from object are publicly imported (1)
Nov 01 2023    [Issue 24215] New: std.traits.isBasicType!Enum returns true (1)
Oct 31 2023    [Issue 24214] New: inline asm doesnt support avx2+ (1)
Oct 30 2023    [Issue 24213] New: [DIP1000] Scope pointer can escape via non-scope (1)
Oct 30 2023    [Issue 24212] New: [DIP1000] Scope pointer can escape via non-scope (1)
Oct 30 2023    [Issue 24211] New: Const nested function can mutate context (1)
Oct 30 2023    [Issue 24210] New: Function types are not documented (1)
Oct 29 2023    [Issue 24209] New: static aa initialization of static function (1)
Oct 29 2023    [Issue 24208] New: [DIP1000] Nested function can pass scope pointer (1)
Oct 29 2023    [Issue 24207] New: std.parallelism: AbstractTask private data is (1)
Oct 29 2023    [Issue 24206] New: Can't alias a function type that returns a type (1)
Oct 28 2023    [Issue 24205] New: [Functions] add example for d style, static (1)
Oct 27 2023    [Issue 24204] New: Params section in ddoc comments causes warnings (1)
Oct 27 2023    [Issue 24203] New: Params section in ddoc comments causes warnings (1)
Oct 26 2023    [Issue 24202] New: std.range.chain ganerated object has wrong .init (1)
Oct 24 2023    [Issue 24201] New: ImportC: enum in .di file should have members (1)
Oct 24 2023    [Issue 24200] New: ImportC: .di file collected macro conflicts with (1)
Oct 24 2023    [Issue 24199] New: ImportC: generated .di file uses `struct` keyword (1)
Oct 24 2023    [Issue 24198] New: nothrow keyword ignored on struct destructor (1)
Oct 24 2023    [Issue 24197] New: Allow typeof(return) in template constraints (1)
Oct 23 2023    =?UTF-8?B?W0lzc3VlIDI0MTk2XSBOZXc6IF9kX2FycmF5c2V0YXNzaWduKFNb?= (1)
Oct 23 2023    [Issue 24195] New: DMD defaults Winver to Windows XP (1)
Oct 23 2023    [Issue 24194] New: Multiline shebang is not supported (1)
Oct 22 2023    [Issue 24193] New: A size of unions with struct and bitfields is (1)
Oct 22 2023    [Issue 24192] New: Bad context pointer access through AliasSeq (1)
Oct 20 2023    [Issue 24191] New: VS2022 professional edition is not detected (1)
Oct 17 2023    [Issue 24190] New: Identifier tokenizer is greedy steals new line (1)
Oct 15 2023    [Issue 24189] New: Result of float-vector comparison has (1)
Oct 14 2023    [Issue 24188] New: ICE (Illegal instruction) with missing imported (1)
Oct 13 2023    [Issue 24187] New: dmd ImportC: cmathcalls.h(55): Error: illegal (1)
Oct 13 2023    [Issue 24186] New: pragma(linkerDirective) not implemented on Mac (1)
Oct 13 2023    [Issue 24185] New: Constant folding differs between Windows and (1)
Oct 11 2023    [Issue 24184] New: [REG 2.103] Segmentation fault accessing variable (1)
Oct 10 2023    [Issue 24183] New: getSymbolsByUDA does no longer works on (1)
Oct 09 2023    [Issue 24182] New: DMD crashes when compile time sort is called with (1)
Oct 08 2023    [Issue 24181] New: dmd compiled tinylisp.c runtime error (1)
Oct 07 2023    [Issue 24180] New: Debugger no longer shows locals "busy" VS2022 (1)
Oct 07 2023    [Issue 24179] New: Ddoc broke D code sections (1)
Oct 07 2023    [Issue 24178] New: Infer base-class return type from derived-class (1)
Oct 06 2023    [Issue 24177] New: Array literal can implicitly convert to an (1)
Oct 06 2023    [Issue 24176] New: Parameters of opApply delegate don't have to be (1)
Oct 05 2023    [Issue 24175] New: DIP1000 fails to determine proper lifetime for (1)
Oct 04 2023    [Issue 24174] New: [CTFE] goto within with statements & catch blocks (1)
Oct 04 2023    [Issue 24173] New: ImportC: unable to parse microsoft extended (1)
Oct 03 2023    [Issue 24172] New: Error when compiling with std_regex_* debug (1)
Oct 01 2023    [Issue 24171] New: [REG 2.100] Segfault compiling an empty ddoc file (1)
Sep 29 2023    [Issue 24170] New: [Oh No! Page Not Found] (1)
Sep 28 2023    [Issue 24169] New: Confusion between array literal and associative (1)
Sep 28 2023    [Issue 24168] New: Corrupted if TLS values are passed in ref (1)
Sep 27 2023    [Issue 24167] New: noreturn compiles because of noreturn (1)
Sep 27 2023    [Issue 24166] New: strange errors returning references to void (1)
Sep 26 2023    [Issue 24165] New: Failed readf leaves File in inconsistent state (1)
Sep 26 2023    [Issue 24164] New: readf should stop reading a trailing string at (1)
Sep 26 2023    [Issue 24163] New: Floating-point variadic array bug (1)
Sep 25 2023    [Issue 24162] New: Another example of why safe is broken (1)
Sep 25 2023    [Issue 24161] New: overridden extern(objective-c) methods should (1)
Sep 25 2023    [Issue 24160] New: extern(objective-c) ivars don't respect initializer (1)
Sep 25 2023    [Issue 24159] New: BetterC: appending to dynamic arrays no longer (1)
Sep 25 2023    =?UTF-8?B?W0lzc3VlIDI0MTU4XSBOZXc6IEltcG9ydEM6IGVudW1zIGNyZWF0?= (1)
Sep 25 2023    [Issue 24157] New: [REG2.105] class `this` as lvalue leads to memory (1)
Sep 24 2023    [Issue 24156] New: ImportC: Error: illegal combination of type (1)
Sep 23 2023    [Issue 24155] New: ImportC: empty braces not accepted as struct (1)
Sep 23 2023    [Issue 24154] New: ImportC: "useless" expression parsed as invalid (1)
Sep 23 2023    [Issue 24153] New: Inliner breaks -betterC by requiring TypeInfo (1)
Sep 19 2023    [Issue 24152] New: range .until evaluates .front twice (1)
Sep 19 2023    [Issue 24151] New: std.container.array: Array!string("") does not (1)
Sep 18 2023    [Issue 24150] New: Wrong deprecation using typeof on a member is (1)
Sep 18 2023    [Issue 24149] New: Improve invariant checking with assert (1)
Sep 17 2023    [Issue 24148] New: noreturn static array initialization causes ICE (1)
Sep 15 2023    [Issue 24147] New: Struct destructors should not allow GC (1)
Sep 14 2023    [Issue 24146] New: Linker error with SysTime and std.conv (1)
Sep 13 2023    [Issue 24145] New: subtracting pointers with different types is both (1)
Sep 13 2023    [Issue 24144] New: [REG2.105] Silent file name index overflow (1)
Sep 12 2023    [Issue 24143] New: Chain unreachable code (1)
Sep 12 2023    [Issue 24142] New: Allow casting Int128 to integral and floating types (1)
Sep 11 2023    [Issue 24141] New: ImportC: C11 atomics not supported (1)
Sep 11 2023    [Issue 24140] New: Int128.opBinary [+-*/%&|^] with negative long (1)
Sep 10 2023    [Issue 24139] New: 'this' corruption in extern(C++) dtor when (1)
Sep 09 2023    [Issue 24138] New: [REG 2.103] MemberFunctionsTuple does not see (1)
Sep 08 2023    [Issue 24137] New: Linker error on MacOS on helloworld (1)
Sep 04 2023    [Issue 24136] New: Support shortened methods syntax (1)
Sep 04 2023    [Issue 24135] New: Eponymous template member overloads not shown as (1)
Sep 03 2023    [Issue 24134] New: Unittest heisenbug: std/random.d(3867): Assertion (1)
Sep 03 2023    [Issue 24133] New: printf format checking of %n allows writing to (1)
Sep 02 2023    [Issue 24132] New: ImportC: Add support for wchar_t (1)
Sep 01 2023    [Issue 24131] New: ImportC, Linux: TLS transition from (1)
Sep 01 2023    [Issue 24130] New: ImportC: Windows - Cannot build nearly program (1)
Sep 01 2023    [Issue 24129] New: ImportC: cannot compile any non-trivial program (1)
Sep 01 2023    [Issue 24128] New: array formatting fails to compile with bitsSet (1)
Sep 01 2023    [Issue 24127] New: ImportC - no way to organize files (1)
Aug 31 2023    [Issue 24126] New: toStringz does not support wchar and dchar (1)
Aug 31 2023    [Issue 24125] New: ImportC: vector type initializer not understood (1)
Aug 31 2023    [Issue 24124] New: ImportC: building stb_image.h has errors in gcc (1)
Aug 30 2023    [Issue 24123] New: More definitions are needed for ImportC to (1)
Aug 30 2023    [Issue 24122] New: Unable to link with Xcode 15 (1)
Aug 30 2023    [Issue 24121] New: ImportC: typedef enum fails to compile (1)
Aug 30 2023    [Issue 24120] New: Closures break constructor/destructor safety (1)
Aug 30 2023    [Issue 24119] New: VS2022 create project wizard not working or (1)
Aug 28 2023    [Issue 24118] New: ICE / regression from 2.103.1 - segfault on CTFE (1)
Aug 27 2023    [Issue 24117] New: noreturn can be used as expression (1)
Aug 27 2023    [Issue 24116] New: no return not accepted as argument of a template (1)
Aug 27 2023    [Issue 24115] New: No runtime crash on use of a noreturn template (1)
Aug 27 2023    [Issue 24114] New: no crash on use of a noreturn enum member (1)
Aug 27 2023    [Issue 24113] New: Eager failure of TypeInfo in _d_newclassT even if (1)
Aug 26 2023    [Issue 24112] New: binary expressions with noreturn vars produce (1)
Aug 26 2023    [Issue 24111] New: [ImportC] fatal error C1034: stdio.h: no include (1)
Aug 25 2023    [Issue 24110] New: [REG2.104] Array comparison lowering apparently (1)
Aug 25 2023    [Issue 24109] New: [REG2.103] 'need this' when invoking outer method (1)
Aug 24 2023    [Issue 24108] New: dmd -H and -X fail when given an importC module (1)
Aug 24 2023    [Issue 24107] New: The error for exceeding the CTFE recursion limit (1)
Aug 23 2023    [Issue 24106] New: core.stdc.math provides an implementation of (1)
Aug 23 2023    [Issue 24105] New: Dip1000 C variadics not marked as scope should (1)
Aug 23 2023    [Issue 24104] New: Wire Mesh Filter Suppliers in India (1)
Aug 22 2023    [Issue 24103] New: Nykaa Online Fashion Kurtis Set: Nykaa Kurtis (1)
Aug 22 2023    [Issue 24102] New: Wedding Decoration, Planning & Destination Wedding (1)
Aug 22 2023    [Issue 24101] New: Incorrect mangling for parameter of template (1)
Aug 22 2023    [Issue 24100] New: proposal to implement "partially pure" functions (1)
Aug 22 2023    [Issue 24099] New: Immutable module variable can be initialized by (1)
Aug 22 2023    [Issue 24098] New: Safe variable can be initialized from ` system` (1)
Aug 21 2023    [Issue 24097] New: How did SpongeBob die (1)
Aug 21 2023    [Issue 24096] New: a pure function is in fact impure for local (1)
Aug 21 2023    [Issue 24095] New: std.bitmanip.bitfields no longer works with bool (1)
Aug 19 2023    [Issue 24094] New: importC __declspec issues (1)
Aug 18 2023    [Issue 24093] New: Bone Marrow Transplant Cost in India from Best (1)
Aug 18 2023    [Issue 24092] New: Discover The Best Brands for Dinner Set (1)
Aug 18 2023    [Issue 24091] New: Top Masculine Bedroom Ideas (1)
Aug 17 2023    [Issue 24090] New: private constructor should not be allowed (1)
Aug 17 2023    [Issue 24089] New: Error: Unknown for bad ordering of (1)
Aug 16 2023    [Issue 24088] New: A nested function that returns a tuple that is (1)
Aug 15 2023    [Issue 24087] New: Improve readability of `conflicting symbols` (1)
Aug 14 2023    [Issue 24086] New: No output or failed function call (1)
Aug 14 2023    [Issue 24085] New: Separate Compilation Bugs (1)
Aug 13 2023    [Issue 24084] New: Add -nothrow Switch to Compiler (1)
Aug 11 2023    [Issue 24083] New: Int128.opCmp's behavior with negative numbers is (1)
Aug 11 2023    [Issue 24082] New: std.int128.Int128: add toString that supports (1)
Aug 11 2023    [Issue 24081] New: [Function countUntil] countUntil is a terrible name (1)
Aug 10 2023    [Issue 24080] New: std.traits.TemplateOf doesn't return void for (1)
Aug 08 2023    [Issue 24079] New: core.sys.windows.winnt.IMAGE_FIRST_SECTION (1)
Aug 08 2023    [Issue 24078] New: [REG] crash related to concatenation (1)
Aug 08 2023    [Issue 24077] New: Visual D is not being installed for VS 2022 (1)
Aug 07 2023    [Issue 24076] New: DMD fails to correctly detect Visual Studio 2022 (1)
Jul 27 2023    [Issue 24061] New: constructor with assert(0) failed to compile (1)
Jul 27 2023    [Issue 24060] New: Improve "Cannot create instance of abstract (1)
Jul 27 2023    [Issue 24059] New: Paragraph in std.json Ddoc comments not showing (1)
Jul 26 2023    [Issue 24058] New: Everywhere exists con (1)
Jul 25 2023    [Issue 24057] New: Linker complains that input file is the same as (1)
Jul 25 2023    [Issue 24056] New: const uninitialized data at module scope is not (1)
Jul 24 2023    [Issue 24055] New: is(x == __parameters) does not work on function (1)
Jul 20 2023    [Issue 24054] New: return expression expected on noreturn function (1)
Jul 20 2023    [Issue 24053] New: DMD / DUB Does not compile if windows username (1)
Jul 20 2023    [Issue 24052] New: DMD is slow to pass dlangui github pipelines (1)
Jul 19 2023    [Issue 24051] New: Safety attrib inference of enum/immut/const decls (1)
Jul 19 2023    [Issue 24050] New: [REG2.101.0] Wrong code with temporary and tuple (1)
Jul 18 2023    [Issue 24049] New: std.conv.to: string to enum conversion is not (1)
Jul 18 2023    [Issue 24048] New: Can't sort after filter (1)
Jul 14 2023    [Issue 24047] New: compiler accepts unparseable code for unittests (1)
Jul 13 2023    [Issue 24046] New: static destructors should be allowed in function (1)
Jul 13 2023    [Issue 24045] New: Compiler fails to recognize overlapping Union (1)
Jul 11 2023    [Issue 24044] New: Support float opCmp(...) with array (1)
Jul 10 2023    [Issue 24043] New: DMD does not emit IBT/BTI instructions (1)
Jul 09 2023    [Issue 24042] New: ImportC: Error: no definition for static 'function' (1)
Jul 08 2023    [Issue 24041] New: Anon enum member ignores repeated type or (1)
Jul 07 2023    [Issue 24040] New: dmd different to ldc and gcc for ldexp(f) (1)
Jul 07 2023    [Issue 24039] New: Provide operator overload members for built-in (1)
Jul 07 2023    [Issue 24038] New: Free-function is not defined in relation to (1)
Jul 07 2023    [Issue 24037] New: assocArray should support immutable values (1)
Jul 06 2023    [Issue 24036] New: assert message in CTFE becomes `['m', 'e', 's', (1)
Jul 06 2023    [Issue 24035] New: Changing this for classes is allowed in contracts (1)
Jul 06 2023    [Issue 24034] New: Changing this in constructor allows to modify (1)
Jul 06 2023    [Issue 24033] New: [compiler diagnostics] Add a way to make aliases (1)
Jul 06 2023    [Issue 24032] New: Compiler is parsing string parameters to Templates (1)
Jul 05 2023    [Issue 24031] New: ImportC: DMD Rejects valid nested C initializers (1)
Jul 04 2023    [Issue 24030] New: A `lazy` parameter shouldn't be allowed to be (1)
Jul 03 2023    [Issue 24029] New: ImportC: symbol name clash on statement expressions (1)
Jul 03 2023    [Issue 24028] New: BigInt power operator ignores sign of exponent (1)
Jul 02 2023    [Issue 24027] New: error: instantiated from here: (1)
Jul 02 2023    [Issue 24026] New: ImportC: ICE on nested C initializer 2 (1)
Jul 02 2023    [Issue 24025] New: Expressions contained in parentheses should not (1)
Jun 30 2023    [Issue 24024] New: cannot pass class this to ref class (1)
Jun 30 2023    [Issue 24023] New: Unnecessary module prefix in error message types (1)
Jun 28 2023    [Issue 24022] New: ImportC: Error: attribute `__anonymous` is used (1)
Jun 28 2023    [Issue 24021] New: Issue a warning on assert with side effects (1)
Jun 27 2023    [Issue 24020] New: LUID is defined incorrectly in (1)
Jun 27 2023    [Issue 24019] New: Public alias to private struct template in struct (1)
Jun 27 2023    [Issue 24018] New: array concatenation doesn't work with disabled (1)
Jun 27 2023    =?UTF-8?B?W0lzc3VlIDI0MDE3XSBOZXc6IFtDVEZFXSBCeXBhc3NpbmcgYG5v?= (1)
Jun 26 2023    [Issue 24016] New: ImportC: __attribute__ in switch statements: (1)
Jun 26 2023    [Issue 24015] New: C#-style indented delimited strings (1)
Jun 26 2023    [Issue 24014] New: UDAs are lost during IFTI when function pointers (1)
Jun 25 2023    [Issue 24013] New: [REG 2.103.0] result of __traits(getOverloads) is (1)
Jun 24 2023    [Issue 24012] New: [spec/cpp_interface] _d_dynamicArray generated by (1)
Jun 23 2023    [Issue 24011] New: dmd fails compile .i files (1)
Jun 22 2023    [Issue 24010] New: Destructor called before end of scope for tuples (1)
Jun 22 2023    [Issue 24009] New: The garbage collector tries to allocate memory (1)
Jun 21 2023    [Issue 24008] New: std.string.lastIndexOf(string, char) and (string,  (1)
Jun 21 2023    [Issue 24007] New: function/delegate literals cannot specify linkage (1)
Jun 21 2023    [Issue 24006] New: Document locking behavior of the default GC (1)
Jun 21 2023    [Issue 24005] New: UFCS: The non-member function call can be (1)
Jun 21 2023    [Issue 24004] New: UFCS is not uniform/universal (enough) (1)
Jun 20 2023    [Issue 24003] New: return/scope inference does not end up in type to (1)
Jun 20 2023    [Issue 24002] New: "The CodeView record is corrupted" heisenbug (1)
Jun 20 2023    [Issue 24001] New: Add console module to replace std.stdio (1)
Jun 19 2023    [Issue 24000] New: show the open bracket "{" location for Error: (1)
Jun 19 2023    [Issue 23999] New: Potentially Ambiguous Template Instatiation (1)
Jun 18 2023    [Issue 23998] New: mustuse should require opCast(T:bool) is checked (1)
Jun 16 2023    [Issue 23996] New: pragma(assume) (1)
Jun 16 2023    [Issue 23995] New: Cannot declare out parameter of opaque type (1)
Jun 15 2023    [Issue 23994] New: Compiler fails to derive lambda to be const (1)
Jun 15 2023    [Issue 23993] New: std.algorithm.maxElement no longer works with (1)
Jun 14 2023    [Issue 23992] New: [REG2.087.0] Private class overloads are callable (1)
Jun 14 2023    [Issue 23991] New: [REG2.087.0] Private top-level overloads are (1)
Jun 13 2023    [Issue 23990] New: constant folding of integer casts not always (1)
Jun 13 2023    [Issue 23989] New: Regression in rdmd when running an empty eval (1)
Jun 13 2023    [Issue 23988] New: Conditional Exp does not bring enums to correct (1)
Jun 12 2023    [Issue 23987] New: Copy construction should not disable implicit (1)
Jun 10 2023    [Issue 23986] New: ICE: dip1021 asserts on `typeof(null)` parameter (1)
Jun 10 2023    [Issue 23985] New: [dip1000] return scope fails to infer after (1)
Jun 10 2023    [Issue 23984] New: DDoc can hyphenate variable names, leading to (1)
Jun 09 2023    [Issue 23983] New: Better error message when brace missing after (1)
Jun 09 2023    [Issue 23982] New: segfault when printing scope inference failure (1)
Jun 09 2023    [Issue 23981] New: enum siblings and struct member naming conflict (1)
Jun 08 2023    [Issue 23980] New: OpenBSD: Add getthrname(2) and setthrname(2) to (1)
Jun 08 2023    [Issue 23979] New: 2.104 segfaults (1)
Jun 07 2023    [Issue 23978] New: [REG 2.103.0] ICE: Segmentation fault in (1)
Jun 07 2023    [Issue 23977] New: [REG2.102] cannot use getSymbolsByUDA on template (1)
Jun 07 2023    [Issue 23976] New: std.range.slide fails in dmd-2.104.0 (1)
Jun 06 2023    [Issue 23975] New: Using struct as an expression gives alias this (1)
Jun 05 2023    [Issue 23974] New: A ModuleInfo in a separate Windows DLL should not (1)
Jun 05 2023    [Issue 23973] New: static constructors should have to be nothrow (1)
Jun 05 2023    [Issue 23972] New: class identity check is broken (1)
Jun 05 2023    [Issue 23971] New: Provide clearer error message when trying to (1)
Jun 05 2023    [Issue 23970] New: [REG2.097.0] Deprecation not emitted when (1)
Jun 05 2023    [Issue 23969] New: TLS in Windows cannot export/import TLS from DLLs (1)
Jun 05 2023    [Issue 23968] New: Deprecation not emitted with alias to template (1)
Jun 04 2023    [Issue 23967] New: 12.14 Array Properties - capacity description (1)
Jun 04 2023    [Issue 23966] New: [REG2.102] Cannot use traits(getAttributes) with (1)
Jun 04 2023    [Issue 23965] New: [REG2.101.0] Appending deprecated structs in (1)
Jun 04 2023    [Issue 23964] New: [REG2.102] inccorect error opAssign cannot be (1)
Jun 04 2023    [Issue 23963] New: Illegal instruction / segfalult with (1)
Jun 04 2023    [Issue 23962] New: Please move dub and dustmite to separate deb (1)
Jun 04 2023    [Issue 23961] New: Overload set created using selective imports (1)
Jun 04 2023    [Issue 23960] New: opApply and opApplyReverse should work with named (1)
Jun 03 2023    [Issue 23959] New: [REG2.101.0] Copying arrays of types with (1)
Jun 03 2023    [Issue 23958] New: ImportC: undefined identifier (1)
Jun 03 2023    [Issue 23957] New: Casting to derived extern(C++) class is unsafe (1)
Jun 02 2023    [Issue 23956] New: [REG2.099.0] Can't decide between const and (1)
Jun 02 2023    [Issue 23955] New: Can't access non-eponymous members in IFTI template (1)
Jun 02 2023    [Issue 23954] New: [REG2.094.2] Deprecated alias to method no longer (1)
Jun 01 2023    [Issue 23953] New: Windows. import path contains not all files (1)
Jun 01 2023    [Issue 23952] New: Cannot declare pointer to function with linkage (1)
Jun 01 2023    [Issue 23951] New: "alias this" not properly dereferenced when the (1)
May 31 2023    [Issue 23950] New: Weird backend fail with noreturn type - (1)
May 31 2023    [Issue 23949] New: core.stdc.assert_ for FreeBSD is incorrect (1)
May 30 2023    [Issue 23948] New: __FILE__ and __MODULE__ cannot be implicitly (1)
May 30 2023    [Issue 23947] New: If a class overloads a method mixing private and (1)
May 30 2023    [Issue 23946] New: specifications state that "there can only be (1)
May 30 2023    [Issue 23945] New: ICE caused by std.sumtype (1)
May 29 2023    [Issue 23944] New: bigint doesnt work in ctfe (uses free) (1)
May 29 2023    [Issue 23943] New: `execute` causes interrupted system call inside (1)
May 29 2023    [Issue 23942] New: deprecated public import (1)
May 28 2023    [Issue 23941] New: [DIP1000] Overloading by scope should be allowed (1)
May 27 2023    [Issue 23940] New: std.getopt does not assert with options that only (1)
May 26 2023    [Issue 23939] New: trace handler showing incorrect stack frames (1)
May 26 2023    [Issue 23938] New: spellchecker suggests that `~this()` but it cant (1)
May 25 2023    [Issue 23937] New: LDC with -nogc and DMD object.destroy (1)
May 25 2023    [Issue 23936] New: ImportC: pragma pack is not working for concrete (1)
May 24 2023    [Issue 23935] New: ImportC for libuv (1)
May 24 2023    [Issue 23934] New: Literal integer multiplication overflow is (1)
May 24 2023    [Issue 23933] New: auto return type disables DIP1000 scope check (1)
May 20 2023    [Issue 23932] New: Slot is allocated before evaluating the value (1)
May 20 2023    [Issue 23931] New: Improve unhelpful error message (1)
May 19 2023    [Issue 23930] New: assert(0) passed to function with noreturn (1)
May 19 2023    [Issue 23929] New: in operator on noreturn associative array causes (1)
May 18 2023    [Issue 23928] New: improve error msg: scope variable s assigned to (1)
May 18 2023    [Issue 23927] New: Missing unreachable warning after call to a (1)
May 18 2023    =?UTF-8?B?W0lzc3VlIDIzOTI2XSBOZXc6IEltcG9ydEM6IEQgY2Fu4oCZdCBw?= (1)
May 18 2023    [Issue 23925] New: dlangui is stuck in Deprecations loop after (1)
May 18 2023    [Issue 23924] New: Template function overload fails with enum and (1)
May 18 2023    [Issue 23923] New: `this` not captured by lazy expression (1)
May 18 2023    [Issue 23922] New: [std.socket] (1)
May 13 2023    [Issue 23921] New: The compiler is too pessimistic on how a double (1)
May 13 2023    [Issue 23920] New: object.require modifies AA before populating value (1)
May 12 2023    [Issue 23919] New: cast array to pointer should be illegal (1)
May 12 2023    [Issue 23918] New: Lambdas declared as "function" should be static (1)
May 12 2023    [Issue 23917] New: "ref" in alias this call not detected in "auto (1)
May 12 2023    [Issue 23916] New: Non-eponymous template instances have a "type" (1)
May 12 2023    [Issue 23915] New: Instance method properties not evaluated when (1)
May 12 2023    [Issue 23914] New: "auto ref" determination prevented by bottom type (1)
May 12 2023    [Issue 23913] New: __traits(getMember) fails for some C symbols (1)
May 11 2023    [Issue 23912] New: Destructor disables scope inference (1)
May 10 2023    [Issue 23911] New: "Overlapping arrays in copy:" error message gone (1)
May 10 2023    [Issue 23910] New: std.file.remove acts differently on Windows and (1)
May 09 2023    [Issue 23909] New: std.getopt stopOnFirstNonOption ignored with (1)
May 09 2023    [Issue 23908] New: confusing nonexistent import hint on cyclic import (1)
May 08 2023    [Issue 23907] New: __traits(child) respects visibility (1)
May 08 2023    [Issue 23906] New: Unicode file names are not properly handled (1)
May 08 2023    [Issue 23905] New: Initialization of SumType with opaque enum causes (1)
May 07 2023    [Issue 23904] New: Spurious "struct [...] already exists" (1)
May 07 2023    [Issue 23903] New: Demangling produces exponentially long output (1)
May 07 2023    [Issue 23902] New: ImportC error message location for #defines are (1)
May 06 2023    [Issue 23901] New: Spurious "Cannot move object [...] with internal (1)
May 06 2023    [Issue 23900] New: safe is allowed in inline asm (1)
May 06 2023    [Issue 23899] New: GCC __restrict and __restrict__ type qualifier in (1)
May 06 2023    [Issue 23898] New: Incorrect error message when function not found (1)
May 06 2023    [Issue 23897] New: Bad diagnostic "none of the overloads of (1)
May 06 2023    [Issue 23896] New: Contextlessness of local template function not (1)
May 05 2023    [Issue 23895] New: OOB write in escape analysis code with (1)
May 05 2023    [Issue 23894] New: ImportC: _InterlockedExchangeAdd and a ton of (1)
May 05 2023    [Issue 23893] New: DMD linking errors with -betterC (1)
May 05 2023    [Issue 23892] New: ImportC: gcc extension Elvis operator rejected (1)
May 05 2023    [Issue 23891] New: [DIP1000] delegate sometimes ignores lifetimes (1)
May 05 2023    [Issue 23890] New: "Warning: cannot inline function" in core.lifetime (1)
May 05 2023    [Issue 23889] New: ImportC: alloca() not supported (1)
May 05 2023    [Issue 23888] New: ImportC: VLAs (Variable Length Arrays) are not (1)
May 05 2023    [Issue 23887] New: ImportC: extend enums to support longs (1)
May 05 2023    [Issue 23886] New: ImportC preprocessor directives #ident and #sccs (1)
May 04 2023    [Issue 23885] New: [CI] C++ interop tests with g++ fail (1)
May 04 2023    [Issue 23884] New: ImportC unsupported gcc extensions (1)
May 04 2023    [Issue 23883] New: `#line` is off by one and off by two if a line (1)
May 04 2023    [Issue 23882] New: ICE (segfault) on nasty alias this code (1)
May 03 2023    [Issue 23881] New: std.system has no function for system architecture (1)
May 02 2023    [Issue 23880] New: ImportC: __attribute__((vector_size(N))) is not (1)
May 02 2023    [Issue 23879] New: ImportC: Windows system headers use `__alignof` (1)
May 02 2023    [Issue 23878] New: [REG 2.103] internal compiler error: C++ 'null' (1)
May 02 2023    [Issue 23877] New: ImportC: Importing byteswap.h results in (1)
May 02 2023    [Issue 23876] New: segfault / ICE regression with packages (1)
May 01 2023    [Issue 23875] New: ImportC: __attribute__ in a cast doesn't work (1)
May 01 2023    [Issue 23874] New: -profile=gc segfaults / ICE regression (1)
May 01 2023    [Issue 23873] New: [ICE] segfault on imported `static if ; else auto (1)
May 01 2023    [Issue 23872] New: Wrong example in Interfacing to C: Calling printf (1)
Apr 30 2023    [Issue 23871] New: ImportC: __attribute((noreturn)) not recognized (1)
Apr 30 2023    [Issue 23870] New: ImportC doesn't accept '\' followed by newline, (1)
Apr 29 2023    [Issue 23869] New: ImportC: undefined identifier `isfinite` (1)
Apr 29 2023    [Issue 23868] New: Compiler-generated opAssign has very high stack (1)
Apr 29 2023    [Issue 23867] New: ImportC: undefined identifier `__builtin_isnan` (1)
Apr 29 2023    [Issue 23866] New: ImportC: Multiple __declspecs rejected (1)
Apr 28 2023    [Issue 23865] New: duplicate alias not detected (1)
Apr 28 2023    [Issue 23864] New: importC fails on assert( pointer != NULL ) (1)
Apr 26 2023    [Issue 23863] New: `typeof` rejects `AliasSeq!()` as argument (1)
Apr 25 2023    [Issue 23862] New: with statement should accept an expression with (1)
Apr 25 2023    [Issue 23861] New: Compiler segmentation fault with ref and alias this (1)
Apr 25 2023    [Issue 23860] New: circleCI codecov is disabled (1)
Apr 24 2023    [Issue 23859] New: [REG 2.103] Throwing while in a deep callstack (1)
Apr 24 2023    [Issue 23858] New: [Home] Broken link: 'Learn' (1)
Apr 24 2023    [Issue 23857] New: Compilation of certain recursion takes too long (1)
Apr 24 2023    [Issue 23856] New: The problem of accuracy loss in double division (1)
Apr 24 2023    [Issue 23855] New: traits getOverloads returns overload when one of (1)
Apr 23 2023    [Issue 23854] New: Compiler hooks for decoding of strings with (1)
Apr 22 2023    [Issue 23853] New: HTTP verbose misspell "received" as "recveived" (1)
Apr 22 2023    [Issue 23852] New: HTTP verbose misspell "received" as "recveived" (1)
Apr 22 2023    [Issue 23851] New: Segfault when compiling with -profile=gc (1)
Apr 21 2023    [Issue 23850] New: Differentiate between a module that is in binary (1)
Apr 20 2023    [Issue 23849] New: Ddoc $(LPAREN) and $(RPAREN) not formatted properly (1)
Apr 20 2023    [Issue 23848] New: ReturnType Documentation strange link to std.digest (1)
Apr 20 2023    [Issue 23847] New: Error with regards to lambda function is confusing (1)
Apr 19 2023    [Issue 23846] New: std.math can't compile under macos rosetta (1)
Apr 19 2023    [Issue 23845] New: std.math.traits.copysign returns the wrong value (1)
Apr 18 2023    [Issue 23844] New: chain(only) doesn't support immutable structs (1)
Apr 16 2023    [Issue 23843] New: Visual Studio no longer can be set to break on (1)
Apr 15 2023    [Issue 23842] New: [install.sh] GPG Signature Failure For DMD 103.0.0 (1)
Apr 15 2023    [Issue 23841] New: isZeroInit does not take into account unions (1)
Apr 15 2023    [Issue 23840] New: log(str) is not work (1)
Apr 14 2023    [Issue 23839] New: Bogus unresolved ".eh" symbol error on macOS (1)
Apr 13 2023    [Issue 23838] New: DMD lexer / parser examples might not compile (1)
Apr 12 2023    [Issue 23837] New: importc fails to link on windows x86 but (1)
Apr 12 2023    [Issue 23836] New: Two errors printed for typeof(super) in (1)
Apr 12 2023    [Issue 23835] New: Accessing variable outside nested function (1)
Apr 12 2023    [Issue 23834] New: std.file : File links to c functions are invalid (1)
Apr 10 2023    [Issue 23833] New: auto dereferncing does work with alias this (1)
Apr 06 2023    [Issue 23832] New: dmd regression 2.103.0 silent error cannot call (1)
Apr 06 2023    [Issue 23831] New: [GC] support option to always run dtor in (1)
Apr 06 2023    [Issue 23830] New: Azure failure for OMF: Module name not printed (1)
Apr 05 2023    [Issue 23829] New: std/parallelism.d(4351): unittest failure (1)
Apr 05 2023    [Issue 23828] New: Deprecation warnings on deprecated variables with (1)
Apr 05 2023    [Issue 23827] New: IsExpression allows Identifier outside static (1)
Apr 05 2023    [Issue 23826] New: Deprecated type member passed to template doesn't (1)
Apr 04 2023    [Issue 23825] New: No warnings printed for aliases to deprecated (1)
Apr 04 2023    [Issue 23824] New: No warnings printed for aliases to deprecated (1)
Apr 04 2023    [Issue 23823] New: Deprecated class alias ignored completely (1)
Apr 04 2023    [Issue 23822] New: Deprecated struct alias ignored completely (1)
Apr 03 2023    [Issue 23821] New: Valgrind issue with dynamic arrays (1)
Apr 03 2023    [Issue 23820] New: Undefined reference to RTInfoImpl (1)
Apr 03 2023    [Issue 23819] New: defining your own interface IUnknown messes up (1)
Mar 31 2023    [Issue 23818] New: Error HMODULE not defined, please use HMODULE (1)
Mar 30 2023    [Issue 23817] New: Reject `is` alias template instance (1)
Mar 30 2023    [Issue 23816] New: Typing invalid mnemonic in asm{} block segfaults (1)
Mar 29 2023    [Issue 23815] New: closure allocated even if the escape is opnly (1)
Mar 29 2023    [Issue 23814] New: [Codegen] Calling member function of extern(C++) (1)
Mar 28 2023    [Issue 23813] New: DIP1000 can introduce memory corruption in safe (1)
Mar 28 2023    [Issue 23812] New: ImportC: allow adding function attributes to (1)
Mar 27 2023    [Issue 23811] New: Compiler doesn't emit global variables (1)
Mar 27 2023    [Issue 23810] New: types from core.stdc can't be used in extern(C++) (1)
Mar 25 2023    [Issue 23809] New: Adding to associative array inside Variant (1)
Mar 24 2023    [Issue 23808] New: #include <stdlib.h> is not working with importc (1)
Mar 24 2023    [Issue 23807] New: FunctionLiteral spec should not use Parameters (1)
Mar 23 2023    [Issue 23806] New: [REG 2.099.0] Link error with -betterC (1)
Mar 23 2023    [Issue 23805] New: Runtime segmentation fault when destructor access (1)
Mar 23 2023    [Issue 23804] New: max total size of static arrays (1)
Mar 23 2023    [Issue 23803] New: Link error instead of error message when using (1)
Mar 22 2023    [Issue 23802] New: ImportC: __volatile__ is yet another alias for (1)
Mar 22 2023    [Issue 23801] New: ImportC: enumeration constant does not fit in an (1)
Mar 22 2023    [Issue 23800] New: -checkaction=context asserts on deprecated type (1)
Mar 22 2023    [Issue 23799] New: Link error with -betterC (1)
Mar 22 2023    [Issue 23798] New: Type inference should traverse trivial aliases (1)
Mar 21 2023    [Issue 23797] New: Improve type-testing `is` expressions (1)
Mar 20 2023    [Issue 23796] New: `deprecated` attribute ignored by opDispatch (1)
Mar 18 2023    [Issue 23795] New: Cannot cast _Complex!double to _Complex!float (1)
Mar 18 2023    [Issue 23794] New: Remove std.path.expandTilde (1)
Mar 18 2023    [Issue 23793] New: std.stdio.openNetwork should be refactored and (1)
Mar 18 2023    [Issue 23792] New: lexer warns about preprocessor inside token strings (1)
Mar 17 2023    [Issue 23791] New: Rvalue default argument for ref paramter gives (1)
Mar 17 2023    [Issue 23790] New: Cannot use cas on member variable with (1)
Mar 17 2023    [Issue 23789] New: ImportC: __declspec(align(n)) (1)
Mar 17 2023    [Issue 23788] New: Win64 problem with constructor for (1)
Mar 17 2023    [Issue 23787] New: ImportC: __unaligned (1)
Mar 16 2023    [Issue 23786] New: __traits(parent, {}) in overloaded function (1)
Mar 16 2023    [Issue 23785] New: [REG ] `-preview=in` crash when passing `enum` (1)
Mar 16 2023    [Issue 23784] New: ImportC: __ptr32, __ptr64 (1)
Mar 16 2023    [Issue 23783] New: -preview=nosharedaccess does not detect (1)
Mar 15 2023    [Issue 23782] New: asNormalizedPath equality is broken (1)
Mar 15 2023    [Issue 23781] New: [ICE] Segmentation Fault when taking the address (1)
Mar 14 2023    [Issue 23780] New: Manual __ctor call can mutate immutable object in (1)
Mar 14 2023    [Issue 23779] New: UFCS using pointer should be allowed and should (1)
Mar 14 2023    [Issue 23778] New: Code generator fails to handle __c_complex_real (1)
Mar 13 2023    [Issue 23777] New: Can't strip shared qualifier from static array type (1)
Mar 12 2023    [Issue 23776] New: getSymbolsByUDA fails to fetch symbols from module (1)
Mar 12 2023    [Issue 23775] New: Visual D filter right-click crash (1)
Mar 11 2023    [Issue 23774] New: [REG 2.103-beta] cannot inline function (1)
Mar 11 2023    [Issue 23773] New: array length assignment in assert condition (1)
Mar 10 2023    [Issue 23772] New: Compiler Paths & Microsoft Visual Studio support (1)
Mar 10 2023    [Issue 23771] New: Array equals should be handled by CTFE (1)
Mar 10 2023    [Issue 23770] New: ImportC: error on gnu atomic builtins (1)
Mar 10 2023    [Issue 23769] New: Lambda isn't a unary predicate for lambda that (1)
Mar 09 2023    [Issue 23768] New: ImportC: ICE on nested C initializer (1)
Mar 09 2023    [Issue 23767] New: ImportC: ternary with null constant has wrong (1)
Mar 08 2023    [Issue 23766] New: Mixin template should support (1)
Mar 08 2023    [Issue 23765] New: Compiler crashes when extending a class and (1)
Mar 08 2023    [Issue 23764] New: Message printed twice: Usage of in on parameter (1)
Mar 07 2023    [Issue 23763] New: ICE on operations involving zero-initialized (1)
Mar 07 2023    [Issue 23762] New: Missing switch case fallthrough error when (1)
Mar 06 2023    [Issue 23761] New: Trait getOverloads does not retain "this" (1)
Mar 06 2023    [Issue 23760] New: Error: unknown (1)
Mar 03 2023    [Issue 23759] New: [REG 2.103][FTBFS] Undefined symbols for (1)
Mar 03 2023    [Issue 23758] New: [REG 2.103] Segfault accesses NewExp::argprefix (1)
Mar 03 2023    [Issue 23757] New: ImportC: fail to import malloc (1)
Mar 02 2023    [Issue 23756] New: Add thread local constructor/destructor pragma (1)
Mar 02 2023    [Issue 23755] New: array.until!pred should return an array (1)
Feb 28 2023    [Issue 23754] New: betterC cannot use std.format at compile time (1)
Feb 28 2023    [Issue 23753] New: this allowed in static member function (1)
Feb 28 2023    [Issue 23752] New: ImportC: can't take address of dereferenced void (1)
Feb 27 2023    [Issue 23751] New: Returning by ref from opApply fools DIP1000 (1)
Feb 27 2023    [Issue 23750] New: log1p for floats/doubles not actually providing (1)
Feb 27 2023    [Issue 23749] New: Can't writeln a static array of strings with (1)
Feb 27 2023    [Issue 23748] New: associative arrays need 2 lookups to remove and (1)
Feb 26 2023    [Issue 23747] New: 'auto ref' function return signature does not (1)
Feb 26 2023    [Issue 23746] New: ICE with bit-wise binops with vector masks (1)
Feb 26 2023    [Issue 23745] New: Segfault with forward reference mismatched (1)
Feb 26 2023    [Issue 23744] New: Static If Compilation Differences / Attribute (1)
Feb 26 2023    [Issue 23743] New: wrong code with `foreach`, `ubyte`, `>=`, ternary (1)
Feb 25 2023    [Issue 23742] New: Functions in core.sys.windows.imagehlp should be (1)
Feb 25 2023    [Issue 23741] New: Functions in core.sys.windows.dbghelp should be (1)
Feb 25 2023    [Issue 23740] New: Alias breaks valid array operation code using (1)
Feb 24 2023    [Issue 23739] New: Can't return by ref from opApply iteration (1)
Feb 24 2023    [Issue 23738] New: A function accepting an alias of a type member (1)
Feb 24 2023    [Issue 23737] New: std.regex is slow to import and use (1)
Feb 24 2023    [Issue 23736] New: Do not override the "docs" directory without a (1)
Feb 23 2023    [Issue 23735] New: 'extern' storage class affects function (1)
Feb 23 2023    [Issue 23734] New: Visual Studio crashes when right clicking a newly (1)
Feb 22 2023    [Issue 23733] New: Can't use template type parameter as type of (1)
Feb 22 2023    [Issue 23732] New: Cannot create shared instance of class with (1)
Feb 21 2023    [Issue 23731] New: [REG2.102] Throwing within finalizers causes (1)
Feb 21 2023    [Issue 23730] New: Clarify IsExpression `Identifier :` and `== (1)
Feb 21 2023    [Issue 23729] New: ignore custom object.d for CTFE needs (1)
Feb 21 2023    [Issue 23728] New: Add `version(debug)` (1)
Feb 20 2023    [Issue 23727] New: ImportC support imaginary real numbers (1)
Feb 17 2023    [Issue 23726] New: Array append in CTFE no longer works without (1)
Feb 17 2023    [Issue 23725] New: ImportC fails to parse __asm __volatile ("pause") (1)
Feb 17 2023    [Issue 23724] New: HTTP.onReceive example does not compile (1)
Feb 16 2023    [Issue 23723] New: Attributes incorrectly inferred given the same (1)
Feb 15 2023    [Issue 23722] New: Lambdas are mangled incorrectly when using (1)
Feb 15 2023    =?UTF-8?B?W0lzc3VlIDIzNzIxXSBOZXc6IHJ1bm5hYmxlL3Rlc3QyMjUxMy5j?= (1)
Feb 15 2023    =?UTF-8?B?W0lzc3VlIDIzNzIwXSBOZXc6IHJ1bm5hYmxlL3Rlc3QyMjUxMy5j?= (1)
Feb 15 2023    =?UTF-8?B?W0lzc3VlIDIzNzE5XSBOZXc6IHJ1bm5hYmxlL3Rlc3QyMjA3MS5j?= (1)
Feb 15 2023    [Issue 23718] New: runnable/initializer.c:583:10: error: cast (1)
Feb 15 2023    =?UTF-8?B?W0lzc3VlIDIzNzE3XSBOZXc6IHJ1bm5hYmxlL2JpdGZpZWxkcy5j?= (1)
Feb 15 2023    =?UTF-8?B?W0lzc3VlIDIzNzE2XSBOZXc6IGNvbXBpbGFibGUvdGVzdGNzdHVm?= (1)
Feb 15 2023    [Issue 23715] New: compilable/testcstuff1.c:273:23: error: (1)
Feb 15 2023    [Issue 23714] New: compilable/testcstuff1.c:213:1: error: static (1)
Feb 15 2023    [Issue 23713] New: compilable/testcstuff1.c:206:1: error: static (1)
Feb 15 2023    [Issue 23712] New: compilable/testcstuff1.c:98:1: error: static (1)
Feb 15 2023    [Issue 23711] New: compilable/testcstuff1.c:63:1: error: invalid use (1)
Feb 15 2023    [Issue 23710] New: [REG master] Reachable code inside an 'if (1)
Feb 15 2023    [Issue 23709] New: Cannot use synchronized on shared class with (1)
Feb 15 2023    [Issue 23708] New: Cannot return shared class with (1)
Feb 14 2023    [Issue 23707] New: File.rawRead/rawWrite should support (1)
Feb 14 2023    [Issue 23706] New: Do not escape POSIX shell parameters unless (1)
Feb 12 2023    [Issue 23705] New: dmd: src/dmd/backend/cgcod.d:734: Assertion `sz (1)
Feb 12 2023    [Issue 23704] New: need `this` for a function accessed through a (1)
Feb 12 2023    [Issue 23703] New: [Module std.socket] example links are dead (1)
Feb 12 2023    [Issue 23702] New: compilable/test23616.c:3:20: error: missing (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNzAxXSBOZXc6IGNvbXBpbGFibGUvdGVzdDIzMjE0?= (1)
Feb 12 2023    [Issue 23700] New: compilable/test22842.c:64:24: error: expression (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNjk5XSBOZXc6IGNvbXBpbGFibGUvdGVzdDIyODA3?= (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNjk4XSBOZXc6IGNvbXBpbGFibGUvdGVzdDIyNzI3?= (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNjk3XSBOZXc6IGNvbXBpbGFibGUvdGVzdDIyNzA1?= (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNjk2XSBOZXc6IGNvbXBpbGFibGUvZW51bWJhc2Uu?= (1)
Feb 12 2023    =?UTF-8?B?W0lzc3VlIDIzNjk1XSBOZXc6IGNvbXBpbGFibGUvY3Rlc3RzMi5j?= (1)
Feb 12 2023    [Issue 23694] New: compilable/ctests2.c:51:9: error: initializer (1)
Feb 12 2023    [Issue 23693] New: compilable/testcstuff3.i:7:1: error: stray '#' in (1)
Feb 12 2023    [Issue 23692] New: compilable/test22724.i:4:10: error: unknown type (1)
Feb 12 2023    [Issue 23691] New: compilable/test22294.i:16:1: error: unknown type (1)
Feb 12 2023    [Issue 23690] New: compilable/cimports2.i:1:1: error: unknown type (1)
Feb 12 2023    [Issue 23689] New: ImportC: C tests in the testsuite are not valid C (1)
Feb 12 2023    [Issue 23688] New: FTBFS: error: cannot convert 'Expression' to (1)
Feb 11 2023    [Issue 23687] New: IFTI fails forwarding an alias to struct field (1)
Feb 11 2023    [Issue 23686] New: template instance reused with default alas arg (1)
Feb 11 2023    [Issue 23685] New: Confusing error with mutual imports (1)
Feb 10 2023    [Issue 23684] New: std.process.spawnProcess fails if ulimit is too (1)
Feb 09 2023    [Issue 23683] New: std.file.setTimes requests more permissions than (1)
Feb 08 2023    [Issue 23682] New: dip1000 problem with return by ref (1)
Feb 08 2023    [Issue 23681] New: Generated copy constructors failing to generate (1)
Feb 08 2023    [Issue 23680] New: Support static classes in D (1)
Feb 07 2023    [Issue 23679] New: 2147483647 does not exceed 0x7fffffff (1)
Feb 07 2023    [Issue 23678] New: Contracts are compiled with release switch? (1)
Feb 07 2023    [Issue 23677] New: log1p Documentation Doesn't Match Implementation (1)
Feb 07 2023    [Issue 23676] New: Compilation differences w/ braceless vs (1)
Feb 07 2023    [Issue 23675] New: Error on direct double.NaN comparison (1)
Feb 06 2023    [Issue 23674] New: incompatible types for array comparison: string (1)
Feb 06 2023    [Issue 23673] New: import dependencies should identify how they were (1)
Feb 06 2023    [Issue 23672] New: importC: Infinite recursion: Error: found 'End of (1)
Feb 04 2023    [Issue 23671] New: Installer GPG key fails (1)
Feb 04 2023    [Issue 23670] New: Add ability to not overwrite prompt (PS1) (1)
Feb 03 2023    [Issue 23669] New: [DIP1000] Compound assignment to length of slice (1)
Feb 03 2023    [Issue 23668] New: Can't stable sort structs with disabled default (1)
Feb 02 2023    [Issue 23667] New: [REG2.101] Incorrect escape deprecation on scope (1)
Feb 02 2023    [Issue 23666] New: Recognize template opApply pattern (1)
Feb 02 2023    [Issue 23665] New: Add traits (1)
Feb 02 2023    [Issue 23664] New: Infer `const` for lambdas/closures (1)
Feb 01 2023    [Issue 23663] New: Better error message for template with missing (1)
Jan 30 2023    [Issue 23662] New: ImportC bad handling of enum arguments for a (1)
Jan 30 2023    [Issue 23661] New: Using typeid from template inside (1)
Jan 29 2023    [Issue 23660] New: DMD doesn't emit ABI-compatible extern(C++) thunks (1)
Jan 29 2023    [Issue 23659] New: Problem with &lt; and &gt; in (1)
Jan 26 2023    [Issue 23658] New: .di generation of variables should turn them into (1)
Jan 26 2023    [Issue 23657] New: [REG2.101] Incorrect error escape reference to (1)
Jan 26 2023    [Issue 23656] New: __traits(isScalar) is not adequately defined (1)
Jan 26 2023    [Issue 23655] New: __traits(toType) shatters modularity (1)
Jan 24 2023    [Issue 23654] New: execv_: toAStringz: memory corruption (1)
Jan 24 2023    [Issue 23653] New: Interface method not being detected as (1)
Jan 24 2023    [Issue 23652] New: Valid code rejected with a "circular reference" (1)
Jan 23 2023    [Issue 23651] New: Order dependency in semantic analysis of template (1)
Jan 23 2023    [Issue 23650] New: Using typeid with struct defined in in (1)
Jan 22 2023    [Issue 23649] New: Incorrect alignof for struct member field (1)
Jan 22 2023    [Issue 23648] New: Replace all sprintf with snprintf (1)
Jan 22 2023    [Issue 23647] New: Better error message on untyped function parameter (1)
Jan 21 2023    [Issue 23646] New: A nastier forward reference bug (1)
Jan 20 2023    [Issue 23645] New: IFTI for templated overload set depends on order (1)
Jan 20 2023    [Issue 23644] New: Reordering template parameters causes IFTI to fail (1)
Jan 19 2023    [Issue 23643] New: [betterC] Better Error Message For CTFE GC Usage (1)
Jan 19 2023    [Issue 23642] New: DMD installer should set up PATH in the same (1)
Jan 19 2023    [Issue 23641] New: core.simd.int4 multiplication (1)
Jan 18 2023    [Issue 23640] New: Nullable range iteration doesn't work with (1)
Jan 18 2023    [Issue 23639] New: Casting to shared not allowed with (1)
Jan 16 2023    [Issue 23638] New: [betterC] Better Error Message For Runtime Usage (1)
Jan 16 2023    [Issue 23637] New: [betterC] DMD issues GC usage error during CTFE (1)
Jan 16 2023    [Issue 23636] New: No spec docs for shared qualifer (1)
Jan 16 2023    [Issue 23635] New: Nonsensical "`case` must be a `string` or an (1)
Jan 16 2023    [Issue 23634] New: Possible data race with runnable example tester (1)
Jan 15 2023    [Issue 23633] New: allow pure functions to call impure functions (1)
Jan 15 2023    [Issue 23632] New: [ImportC] undefined identifier `_Float128` (1)
Jan 15 2023    [Issue 23631] New: [REG master] ./src/importc.h:80:8: warning: (1)
Jan 15 2023    [Issue 23630] New: Regression in library caused by dmd 2.101.0 update (1)
Jan 14 2023    [Issue 23629] New: importC: Need to support code coverage analysis (1)
Jan 14 2023    [Issue 23628] New: ` safe` prohibits capture if lazy delegate (1)
Jan 14 2023    [Issue 23627] New: lazy params don't allocateclosures (1)
Jan 14 2023    [Issue 23626] New: [REG2.096] Template deduction with auto const ref (1)
Jan 14 2023    [Issue 23625] New: Function ZeroMemory missing in windows headers (1)
Jan 13 2023    [Issue 23624] New: Race condition in test runner for DMD (1)
Jan 13 2023    [Issue 23623] New: On 64 bit Windows the path should point to 64 bit (1)
Jan 12 2023    [Issue 23622] New: ImportC fails to compile files which include math.h (1)
Jan 11 2023    [Issue 23621] New: Implicitly convert function to delegate (1)
Jan 11 2023    [Issue 23620] New: 'alias this' is not respected in static array (1)
Jan 11 2023    [Issue 23619] New: ImportC: Doesn't work with flecs.h (1)
Jan 10 2023    [Issue 23618] New: Right Shift equals expressions on unsigned shorts (1)
Jan 10 2023    [Issue 23617] New: traits(child) compile error need this for (1)
Jan 09 2023    [Issue 23616] New: ImportC: clang __has_feature and __has_extension (1)
Jan 09 2023    [Issue 23615] New: Trying to alias a certain template expression (1)
Jan 09 2023    [Issue 23614] New: ImportC: __int128 not supported (1)
Jan 09 2023    [Issue 23613] New: ImportC: asm with parentheses (1)
Jan 09 2023    [Issue 23612] New: Template constraints article not listed in (1)
Jan 09 2023    [Issue 23611] New: Zombie heap leak proof of concept: linked list in (1)
Jan 09 2023    [Issue 23610] New: std.typecons.Typedef doesn't forward constructors (1)
Jan 08 2023    [Issue 23609] New: Test Issue for bugzilla to github migration (1)
Jan 08 2023    [Issue 23608] New: [musl 32-bit] Time functions linked incorrectly (1)
Jan 08 2023    [Issue 23607] New: ICE caused by an invalid pipline involving (1)
Jan 07 2023    [Issue 23606] New: betterC with CTFE and gc (1)
Jan 07 2023    [Issue 23605] New: The current implementation of powmod is very slow (1)
Jan 06 2023    [Issue 23604] New: iota's floating point implementation does not (1)
Jan 06 2023    [Issue 23603] New: ICE out of memory when using -lowmem (1)
Jan 05 2023    [Issue 23602] New: Reimplement associative arrays on runtime (1)
Jan 04 2023    [Issue 23601] New: [std.format] acceptedSpecs do match baseOfSpec (1)
Jan 04 2023    [Issue 23600] New: [std.format.read] formattedRead static asserts (1)
Jan 04 2023    [Issue 23599] New: tuples not expanded in struct initializer (1)
Jan 04 2023    [Issue 23598] New: Another nasty forward reference bug (1)
Jan 03 2023    [Issue 23597] New: .di files not compatible with -i (1)
Jan 03 2023    [Issue 23596] New: override deprecated of deprecated base class (1)
Jan 03 2023    [Issue 23595] New: Error: undefined identifier with static if and (1)
Jan 01 2023    [Issue 23594] New: TZ database does not support version 4 std.datetime (1)

Other years:
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 1970