www.digitalmars.com         C & C++   DMDScript

news.digitalmars.com - digitalmars.D.bugs

Mar 15    [Issue 24438] New: endian issue when printing hex string literals (1)
Mar 14    [Issue 24437] New: Optional arguments changing overload preference (1)
Mar 11    [Issue 24436] New: a array be overwritten when other array be written (1)
Mar 10    [Issue 24435] New: [ImportC] Compilation fails when casting to (1)
Mar 10    [Issue 24434] New: Casting away const with cast() should not produce (1)
Mar 08    [Issue 24433] New: Array value assignment is incorrect for structs (1)
Mar 08    [Issue 24432] New: Array dup ignores copy constructor with qualified (1)
Mar 06    [Issue 24431] New: dmd -vcg-ast crashes (1)
Mar 05    [Issue 24430] New: Nested Recursive SumType ICE and destructor issue (1)
Mar 05    [Issue 24429] New: [ImportC] improve error message for size_t (1)
Mar 03    [Issue 24428] New: unresolved external symbol (1)
Mar 01    [Issue 24427] New: Crash when dlopen'ed library not dlclose'd (1)
Feb 29    [Issue 24426] New: ddemangle.exe appears to not demangle any mangled (1)
Feb 29    [Issue 24425] New: standalone attribute should be usable on (1)
Feb 29    [Issue 24424] New: dmd executes itself recursively if CC=dmd (1)
Feb 29    [Issue 24423] New: Support dmd specific CC environment variable (1)
Feb 28    [Issue 24422] New: ImportC: ICE: Segfault in cparseFunctionDefinition (1)
Feb 28    [Issue 24421] New: expression `&B(A(1)).a` is not a constant (1)
Feb 28    [Issue 24420] New: Spellchecker in the initializer matches the (1)
Feb 28    [Issue 24419] New: ImportC: Macros inside a typedef enum not seen (1)
Feb 28    [Issue 24418] New: ImportC: can't import C file with fully qualified (1)
Feb 27    [Issue 24417] New: core.sys.posix.sys.select: fds_bits named (1)
Feb 27    [Issue 24416] New: Add traits for the result of IFTI (1)
Feb 26    [Issue 24415] New: only doesn't work with elements that have a copy (1)
Feb 26    [Issue 24414] New: ImportC: undefined identifier `__builtin_clz` (1)
Feb 26    [Issue 24413] New: ImportC: undefined identifier (1)
Feb 25    [Issue 24412] New: No predefined version for 64bit ?! (1)
Feb 25    [Issue 24411] New: [CODEGEN] bad shl codegen (1)
Feb 25    [Issue 24410] New: Assertion for syntax error with interpolation (1)
Feb 24    [Issue 24409] New: DMD crash for CTFE in stompOverlappedFields (1)
Feb 23    [Issue 24408] New: AF_INET6 duplicated in core.sys.linux.sys.socket (1)
Feb 23    [Issue 24407] New: OSX: ld: Assertion failed: (slot < (1)
Feb 23    [Issue 24406] New: wrong signess of comparison with -O and (1)
Feb 23    [Issue 24405] New: FreeBSD's ifaddrs missing the ifa_broadaddr field (1)
Feb 22    [Issue 24404] New: if_dstaddr field in ifaddrs should be ifu_dstaddr (1)
Feb 20    [Issue 24403] New: Nullable doesn't work with non-mutable types with (1)
Feb 20    [Issue 24402] New: OSX: Linker warning: pointer not aligned at (1)
Feb 20    [Issue 24401] New: Linker error: GOT load reloc does not point to a (1)
Feb 20    [Issue 24400] New: Link warning: no platform load command found in (1)
Feb 20    [Issue 24399] New: Link failure on MacOS with address=0x0 points to (1)
Feb 18    [Issue 24398] New: CTFE evaluation of iota() fails inside (1)
Feb 16    [Issue 24397] New: Support C preprocessor function-like macros (1)
Feb 15    [Issue 24396] New: Error on forward reference in enum member UDA (1)
Feb 14    [Issue 24395] New: Allow braced statements in loop conditions (1)
Feb 13    [Issue 24394] New: mutable array can be returned as string (1)
Feb 13    [Issue 24393] New: Going into ROM operator overload (1)
Feb 12    [Issue 24392] New: Installer not working: Can't check signature: No (1)
Feb 12    [Issue 24391] New: std.encoding.sanitize should be usable in safe (1)
Feb 12    [Issue 24390] New: AssertError src/dmd/backend/cgxmm.d(1476): (1)
Feb 11    [Issue 24389] New: importC: Building zlib in Phobos with importC (1)
Feb 11    [Issue 24388] New: Private overload of public function can be called (1)
Feb 11    [Issue 24387] New: Base class construction ignores private (1)
Feb 11    [Issue 24386] New: [REG 2.095.1] constructor has no function body (1)
Feb 10    [Issue 24385] New: Slicing a static array binds as non-ref when (1)
Feb 09    [Issue 24384] New: roundRobin crashes with empty first argument (1)
Feb 09    [Issue 24383] New: Index assignment expression in __traits(compiles) (1)
Feb 09    [Issue 24382] New: std.range.only should have assignable elements (1)
Feb 09    [Issue 24381] New: ImportC: .di generator emits both forward (1)
Feb 09    [Issue 24380] New: CTFE assert messages are replaced with "null" (1)
Feb 09    [Issue 24379] New: Add std.socket.Socket.release (1)
Feb 08    [Issue 24378] New: [REG 2.104] inout error with -profile=gc (1)
Feb 08    [Issue 24377] New: Error: negative array dimension `3145728u * (1)
Feb 08    [Issue 24376] New: ImportC: .di generator outputs D keywords for (1)
Feb 08    [Issue 24375] New: ImportC: .di generator outputs C expression with (1)
Feb 08    [Issue 24374] New: ImportC: .di generator incorrect output for (1)
Feb 08    [Issue 24373] New: ImportC: .di generator can output invalid aliases (1)
Feb 07    [Issue 24372] New: ArraySliceError when calling a function with an (1)
Feb 05    [Issue 24371] New: String array concatenation does not respect (1)
Feb 04    [Issue 24370] New: static array values in static AA initialise to (1)
Feb 03    [Issue 24369] New: Allow define "debug" with compiled time literal (1)
Feb 03    [Issue 24368] New: destruction of parameter should be done by caller (1)
Feb 02    [Issue 24367] New: '-deps' causes compile errors when using '-betterC' (1)
Feb 01    [Issue 24366] New: [REG]static foreach can drop last element with (1)
Feb 01    [Issue 24365] New: ICE when printing 'showCtfeContext' error (1)
Jan 31    [Issue 24364] New: Compilation failure when std.format and ctRegex (1)
Jan 30    [Issue 24363] New: hex string postfixes are useless (1)
Jan 30    [Issue 24362] New: casting a string literal with a postfix to array (1)
Jan 29    [Issue 24361] New: casting string literal to static int array is (1)
Jan 29    [Issue 24360] New: Cannot use TCC as C compiler (1)
Jan 29    [Issue 24359] New: slice equality expression can be discarded (1)
Jan 26    [Issue 24358] New: std.digest on array of arrays surprisingly shallow (1)
Jan 26    [Issue 24357] New: String spec needs updating (1)
Jan 25    [Issue 24356] New: goto case label not correctly generated by CTFE (1)
Jan 25    [Issue 24355] New: Slice copy with static arrays incorrect of bounds (1)
Jan 23    [Issue 24354] New: Static arrays are by-reference during CTFE (1)
Jan 23    [Issue 24353] New: Misleading error for foreach when opApply has (1)
Jan 22    [Issue 24352] New: std.format: 'r' format cannot be checked at (1)
Jan 22    [Issue 24351] New: Cannot format `void[]` at compile time (1)
Jan 21    [Issue 24350] New: Cannot access a member of an 'alias this' member (1)
Jan 20    [Issue 24349] New: [Alias noreturn] documentation is bolluxed (1)
Jan 20    [Issue 24348] New: Inaccurate documentation for hasSlicing with (1)
Jan 19    [Issue 24347] New: Instructions to build dmd under Windows are broken (1)
Jan 19    [Issue 24346] New: Lambda as UDA is valid but spec requires brackets (1)
Jan 18    [Issue 24345] New: Issue with `alias this = xyz` inside structs. (1)
Jan 17    [Issue 24344] New: The getUDAs and stringof generate different (1)
Jan 17    [Issue 24343] New: Read only data used to initialize objects that (1)
Jan 17    [Issue 24342] New: T[][].until(T[]) breaks if sentinel is longer (1)
Jan 15    [Issue 24341] New: Switch over enum are poorly verified (1)
Jan 15    [Issue 24340] New: Invalid export directives generated (1)
Jan 13    [Issue 24339] New: std.mmfile has poor documentation (1)
Jan 12    [Issue 24338] New: Cannot concatenate dynamic arrays of enum type (1)
Jan 12    [Issue 24337] New: Segfault when printing an int[] cast from a (1)
Jan 11    [Issue 24336] New: Downcast to interfaces (1)
Jan 11    [Issue 24335] New: Class Downcast (1)
Jan 11    [Issue 24334] New: parameter name is ignored in invocation of struct (1)
Jan 11    [Issue 24333] New: Inline ClassInfo with the vtbl (1)
Jan 11    [Issue 24332] New: Improve downcast to final classes (1)
Jan 11    [Issue 24331] New: nogc and GC.disable() are often confused (1)
Jan 11    [Issue 24330] New: Redundant template instantiations for equal (1)
Jan 11    [Issue 24329] New: GC may not leave any memory for C (1)
Jan 11    [Issue 24328] New: Very poor GC memory utilization due to (1)
Jan 10    [Issue 24327] New: LDC --nogc (1)
Jan 08    [Issue 24326] New: ImportC: segfault on nameless enum translation (1)
Jan 08    [Issue 24325] New: Type inference has precedence (1)
Jan 07    [Issue 24324] New: A default-initialized variable is not identical (1)
Jan 07    [Issue 24323] New: x[0 .. 2] cast to Ty[2], x[$-2 .. $] does not? (1)
Jan 07    [Issue 24322] New: The keys actually used to sign the downloads are (1)
Jan 07    [Issue 24321] New: 'need this' when accessing a mixin via an alias (1)
Jan 05    [Issue 24320] New: Change std.writefln() into a regular variadic (1)
Jan 04    [Issue 24319] New: OpenBSD: Use correct type for file_time (1)
Jan 04    [Issue 24318] New: Nullable should support non-copyable objects (1)
Jan 03    [Issue 24317] New: pragma(inline, true) is wrongly applied when (1)
Jan 02    [Issue 24316] New: Allow CTFE access to immutable variable through (1)
Jan 02    [Issue 24315] New: dmd/cpreprocess.d:87: warning: the use of (1)
Jan 01    [Issue 24314] New: Linker flag `-L-dead_strip`strips `static this()` (1)
Jan 01    [Issue 24313] New: Download page should reference Github nightlies (1)
Jan 01    [Issue 24312] New: importC: Document workaround for using C symbols (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