The D Programming Language - Digitalmars-d-bugs
August 2022 Archives by subject
Starting: Mon Aug 1 02:13:01 UTC 2022
Ending: Wed Aug 31 20:33:45 UTC 2022
Messages: 312
- [Issue 10769] Text describing Sections in Documentation Generator page inaccurate
d-bugmail at puremagic.com
- [Issue 11643] Loop-invariant code motion optimization for associative array literals
d-bugmail at puremagic.com
- [Issue 12030] Detect some wrong array slice assignments at compile time
d-bugmail at puremagic.com
- [Issue 12032] One case of refused slicing assignment to fixed size array
d-bugmail at puremagic.com
- [Issue 12050] in does not work as storage class where const scope does
d-bugmail at puremagic.com
- [Issue 12223] __traits(getMember,...) needed for aliases
d-bugmail at puremagic.com
- [Issue 12314] Allow Duplicate Renamed Imports
d-bugmail at puremagic.com
- [Issue 12322] Bad error message with wrong Nullable array argument
d-bugmail at puremagic.com
- [Issue 12341] Add EXTRA_C_SOURCES to autotester
d-bugmail at puremagic.com
- [Issue 12359] implicit overload merging with selective imports should be removed
d-bugmail at puremagic.com
- [Issue 12365] Assigning 1D array to 2D array should require cast
d-bugmail at puremagic.com
- [Issue 12373] opDispatch cannot resolve to a non-member template
d-bugmail at puremagic.com
- [Issue 12468] Improve foreach type mismatch error message
d-bugmail at puremagic.com
- [Issue 12635] Accepts Invalid Segment Prefix on Branch Instruction
d-bugmail at puremagic.com
- [Issue 12638] Void can be ref
d-bugmail at puremagic.com
- [Issue 12652] Non-constant hash initializers should have a special-case diagnostic
d-bugmail at puremagic.com
- [Issue 12663] Wrong error message for mutation of immutable static array
d-bugmail at puremagic.com
- [Issue 12672] make "ref" a better match than "auto_ref" (especially for variadic arguments)
d-bugmail at puremagic.com
- [Issue 12682] Bad error messages with global assignment of mutable lambda value
d-bugmail at puremagic.com
- [Issue 12684] Allow postblit elision when passing arguments to subfunctions
d-bugmail at puremagic.com
- [Issue 12716] Improve error message : interface function is not implemented
d-bugmail at puremagic.com
- [Issue 12735] imports via mixin template become public imports
d-bugmail at puremagic.com
- [Issue 12766] Forward reference diagnostics must emit the offending line causing the forward reference
d-bugmail at puremagic.com
- [Issue 12917] Error: expression lines of type lines does not have a boolean value
d-bugmail at puremagic.com
- [Issue 12936] Some more @nogc cases for immediately iterated array literal
d-bugmail at puremagic.com
- [Issue 12945] Deprecation for legacy static opCall feature in initializing
d-bugmail at puremagic.com
- [Issue 12986] keywords allowed in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
- [Issue 12988] Diagnostic for wrong 'this' prefix when matching parameter is found should improve
d-bugmail at puremagic.com
- [Issue 13123] Disallow throwing contracts for nothrow functions
d-bugmail at puremagic.com
- [Issue 13123] Disallow throwing contracts for nothrow functions
d-bugmail at puremagic.com
- [Issue 13229] RangeError in inlined function prints wrong module name (but right line)
d-bugmail at puremagic.com
- [Issue 13283] dmd fails to generate ambiguous overload error
d-bugmail at puremagic.com
- [Issue 13507] std.range.enumerate with BigInt indexes too
d-bugmail at puremagic.com
- [Issue 14619] foreach implicitly slices ranges
d-bugmail at puremagic.com
- [Issue 15286] is(typeof(symbol))
d-bugmail at puremagic.com
- [Issue 15408] S.init for struct containing member field with array literal initializer fails @nogc
d-bugmail at puremagic.com
- [Issue 15476] DDOC_UNDEFINED_MACRO is undocumented
d-bugmail at puremagic.com
- [Issue 15476] DDOC_UNDEFINED_MACRO is undocumented
d-bugmail at puremagic.com
- [Issue 15525] SEGV running semantic analysis on non-root decl that has errors.
d-bugmail at puremagic.com
- [Issue 15525] SEGV running semantic analysis on non-root decl that has errors.
d-bugmail at puremagic.com
- [Issue 15971] BigInt ctor should accept forward ranges
d-bugmail at puremagic.com
- [Issue 16139] Attributes of functions inside templates should be inferred
d-bugmail at puremagic.com
- [Issue 16508] Alignment of class members is not respected. Affects new, scoped and classInstanceAlignment.
d-bugmail at puremagic.com
- [Issue 17046] std.algorithm.iteration.splitter should work with mere ForwardRanges
d-bugmail at puremagic.com
- [Issue 17517] Missing default_ddoc_theme.ddoc in Archives from dlang.org/download
d-bugmail at puremagic.com
- [Issue 17764] [scope][DIP1000] Escape checker defeated by composition transformations
d-bugmail at puremagic.com
- [Issue 18018] Locale not available when linking against snn.lib
d-bugmail at puremagic.com
- [Issue 18059] DDOC_MEMBER is undocumented
d-bugmail at puremagic.com
- [Issue 18059] DDOC_MEMBER is undocumented
d-bugmail at puremagic.com
- [Issue 18059] DDOC_MEMBER is undocumented
d-bugmail at puremagic.com
- [Issue 18060] DDOC_MEMBER_HEADER is undocumented
d-bugmail at puremagic.com
- [Issue 18061] DDOC_MEMBER_ANCHOR is undocumented
d-bugmail at puremagic.com
- [Issue 18061] DDOC_MEMBER_ANCHOR is undocumented
d-bugmail at puremagic.com
- [Issue 18496] Complement expressions now actually int promote
d-bugmail at puremagic.com
- [Issue 18496] Complement expressions now actually int promote
d-bugmail at puremagic.com
- [Issue 19348] Struct casts should be better documented.
d-bugmail at puremagic.com
- [Issue 19812] Lambda over struct member causes dangling reference to out-of-scope struct
d-bugmail at puremagic.com
- [Issue 19812] Lambda over struct member causes dangling reference to out-of-scope struct
d-bugmail at puremagic.com
- [Issue 19812] nested class reference causes dangling reference to out-of-scope struct
d-bugmail at puremagic.com
- [Issue 19812] nested class reference causes dangling reference to out-of-scope struct
d-bugmail at puremagic.com
- [Issue 19812] nested class reference causes dangling reference to out-of-scope struct
d-bugmail at puremagic.com
- [Issue 20040] dip1000 implicit delegate attribute stripping fails
d-bugmail at puremagic.com
- [Issue 20365] Copy constructor not invoked on static arrays of structs but the postblit works
d-bugmail at puremagic.com
- [Issue 20365] Copy constructor not invoked on static arrays of structs but the postblit works
d-bugmail at puremagic.com
- [Issue 20570] Struct Cast Not Documented or Incorrectly Accepted
d-bugmail at puremagic.com
- [Issue 20708] result of cast not specified when value is out of range
d-bugmail at puremagic.com
- [Issue 20708] result of cast not specified when value is out of range
d-bugmail at puremagic.com
- [Issue 20708] result of cast not specified when value is out of range
d-bugmail at puremagic.com
- [Issue 20809] return statement might access memory from destructed temporary
d-bugmail at puremagic.com
- [Issue 20809] return statement might access memory from destructed temporary
d-bugmail at puremagic.com
- [Issue 20809] return statement might access memory from destructed temporary
d-bugmail at puremagic.com
- [Issue 20952] Can't represent subnormal numbers
d-bugmail at puremagic.com
- [Issue 20952] Can't represent subnormal numbers
d-bugmail at puremagic.com
- [Issue 20956] [DIP1000] @safe defeated by closure capturing ref parameter
d-bugmail at puremagic.com
- [Issue 20956] [DIP1000] @safe defeated by closure capturing ref parameter
d-bugmail at puremagic.com
- [Issue 21056] Test Suite autotester FreeBSD_32 Heisenbug
d-bugmail at puremagic.com
- [Issue 21094] [REG2.078] Array equality for struct with class member and opCast and alias this
d-bugmail at puremagic.com
- [Issue 21094] [REG2.078] Array equality for struct with class member and opCast and alias this
d-bugmail at puremagic.com
- [Issue 21197] Wrong lifetime inference with DIP1000 in dmd 2.093.0
d-bugmail at puremagic.com
- [Issue 21197] Wrong lifetime inference with DIP1000 in dmd 2.093.0
d-bugmail at puremagic.com
- [Issue 21197] Wrong lifetime inference with DIP1000 in dmd 2.093.0
d-bugmail at puremagic.com
- [Issue 21279] cast expression between integer types is not defined
d-bugmail at puremagic.com
- [Issue 21279] cast expression between integer types is not defined
d-bugmail at puremagic.com
- [Issue 21279] cast expression between integer types is not defined
d-bugmail at puremagic.com
- [Issue 21359] The D spec doesn't talk about that Undefined Behaviour
d-bugmail at puremagic.com
- [Issue 21807] Non-immutable data can be converted to immutable using function call in ctor
d-bugmail at puremagic.com
- [Issue 22013] Making RefCounted dtor @safe breaks DIP1000
d-bugmail at puremagic.com
- [Issue 22095] Closure not created or corrupted when accessing pointer in inline function
d-bugmail at puremagic.com
- [Issue 22141] Property .capacity is not listed in the array properties section
d-bugmail at puremagic.com
- [Issue 22237] AA.update is underspecified
d-bugmail at puremagic.com
- [Issue 22237] AA.update is underspecified
d-bugmail at puremagic.com
- [Issue 22445] random seg fault compiling std.bigint when running under semaphoreci
d-bugmail at puremagic.com
- [Issue 22522] [dip1000] Creating interior pointers allowed in @safe
d-bugmail at puremagic.com
- [Issue 22522] [dip1000] Creating interior pointers allowed in @safe
d-bugmail at puremagic.com
- [Issue 22522] [dip1000] Creating interior pointers allowed in @safe
d-bugmail at puremagic.com
- [Issue 22587] ternary with function call and assert(0) leads to cod1 assertion
d-bugmail at puremagic.com
- [Issue 22680] @safe hole with destructors
d-bugmail at puremagic.com
- [Issue 22680] @safe hole with destructors
d-bugmail at puremagic.com
- [Issue 22680] @safe hole with destructors
d-bugmail at puremagic.com
- [Issue 22720] Overload of template and alias to template instantiation that is also a template fails
d-bugmail at puremagic.com
- [Issue 22720] Overload of template and alias to template instantiation that is also a template fails
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 22986] Phobos cannot be compiled with dip1008
d-bugmail at puremagic.com
- [Issue 23073] [dip1000] scope inference from pure doesn't consider self-assignment
d-bugmail at puremagic.com
- [Issue 23073] [dip1000] scope inference from pure doesn't consider self-assignment
d-bugmail at puremagic.com
- [Issue 23073] [dip1000] scope inference from pure doesn't consider self-assignment
d-bugmail at puremagic.com
- [Issue 23112] code passes @nogc, allocates anyway
d-bugmail at puremagic.com
- [Issue 23122] enum member UDAs semantics are not checked properly
d-bugmail at puremagic.com
- [Issue 23124] [dip1000] scope and return should not be inferred for @trusted function
d-bugmail at puremagic.com
- [Issue 23136] closure in a loop should hold distinct values for each iteration
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23140] Array!T where T is a shared class no longer works
d-bugmail at puremagic.com
- [Issue 23147] Integer division may cause undefined behavior in @safe code
d-bugmail at puremagic.com
- [Issue 23147] Integer division may cause undefined behavior in @safe code
d-bugmail at puremagic.com
- [Issue 23157] undefined reference to `__cmsg_nxthdr' on Alpine Linux (musl libc)
d-bugmail at puremagic.com
- [Issue 23157] undefined reference to `__cmsg_nxthdr' on Alpine Linux (musl libc)
d-bugmail at puremagic.com
- [Issue 23157] undefined reference to `__cmsg_nxthdr' on Alpine Linux (musl libc)
d-bugmail at puremagic.com
- [Issue 23173] "Error: signed integer overflow" for compiler generated string of `long.min`
d-bugmail at puremagic.com
- [Issue 23190] std.stdio.File should be usable in @safe
d-bugmail at puremagic.com
- [Issue 23226] druntime does not compile with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23226] druntime does not compile with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23227] DMD compiler can't be built without RTTI
d-bugmail at puremagic.com
- [Issue 23230] cannot implicitly convert expression `"define"` of type `char[7]` to `char`
d-bugmail at puremagic.com
- [Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.
d-bugmail at puremagic.com
- [Issue 23238] Cannot write a const Nullable(T, T nullValue)
d-bugmail at puremagic.com
- [Issue 23238] Cannot write a const Nullable(T, T nullValue)
d-bugmail at puremagic.com
- [Issue 23238] Cannot write a const Nullable(T, T nullValue)
d-bugmail at puremagic.com
- [Issue 23259] Visibility violation with variadic templates
d-bugmail at puremagic.com
- [Issue 23264] Allow __traits(parameters) in the return type or contract of a function
d-bugmail at puremagic.com
- [Issue 23264] Allow __traits(parameters) in the return type or contract of a function
d-bugmail at puremagic.com
- [Issue 23268] clamp no longer accepts shorts
d-bugmail at puremagic.com
- [Issue 23268] clamp no longer accepts shorts
d-bugmail at puremagic.com
- [Issue 23276] DOC: ">" instead of ">" in dmd-windows.html
d-bugmail at puremagic.com
- [Issue 23276] DOC: ">" instead of ">" in dmd-windows.html
d-bugmail at puremagic.com
- [Issue 23276] DOC: ">" instead of ">" in dmd-windows.html
d-bugmail at puremagic.com
- [Issue 23277] alias to mixin template breaks selective overriding of mixin template member
d-bugmail at puremagic.com
- [Issue 23277] alias to mixin template breaks selective overriding of mixin template member
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23278] Can't pass alias member to a function
d-bugmail at puremagic.com
- [Issue 23279] New: Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23279] Segmentation fault on mixin template + using unknown type
d-bugmail at puremagic.com
- [Issue 23280] Error: Incompatible types for array comparison: string and string
d-bugmail at puremagic.com
- [Issue 23280] Error: Incompatible types for array comparison: string and string
d-bugmail at puremagic.com
- [Issue 23280] New: Error: Incompatible types for array comparison: string and string
d-bugmail at puremagic.com
- [Issue 23281] [REG2.099] Cannot pass alias template overload to template ("is not a template, it is a function")
d-bugmail at puremagic.com
- [Issue 23281] [REG2.099] Cannot pass alias template overload to template ("is not a template, it is a function")
d-bugmail at puremagic.com
- [Issue 23281] New: [REG2.099] Cannot pass alias template overload to template ("is not a template, it is a function")
d-bugmail at puremagic.com
- [Issue 23282] New: locale decimal separator unsued [dot vs comma]
d-bugmail at puremagic.com
- [Issue 23283] Health is just one aspect of Healthy Life Human.
d-bugmail at puremagic.com
- [Issue 23283] New: Health is just one aspect of Healthy Life Human.
d-bugmail at puremagic.com
- [Issue 23284] Enhance floating point not representable error message
d-bugmail at puremagic.com
- [Issue 23284] Enhance floating point not representable error message
d-bugmail at puremagic.com
- [Issue 23284] New: Enhance floating point not representable error message
d-bugmail at puremagic.com
- [Issue 23285] New: code.dlang.org: code search would be a great feature
d-bugmail at puremagic.com
- [Issue 23286] New: std.logger.core randomly fails unittests on line 1900
d-bugmail at puremagic.com
- [Issue 23286] std.logger.core randomly fails unittests on line 1900
d-bugmail at puremagic.com
- [Issue 23286] std.logger.core randomly fails unittests on line 1900
d-bugmail at puremagic.com
- [Issue 23286] std.logger.core randomly fails unittests on line 1900
d-bugmail at puremagic.com
- [Issue 23287] Invalid @nogc code succeeds when compiling with -o-
d-bugmail at puremagic.com
- [Issue 23287] New: Invalid @nogc code succeeds when compilation with -o-
d-bugmail at puremagic.com
- [Issue 23288] New: zlib: Fix potential buffer overflow
d-bugmail at puremagic.com
- [Issue 23288] zlib: Fix potential buffer overflow
d-bugmail at puremagic.com
- [Issue 23289] New: winsock2.d is missing some definitions
d-bugmail at puremagic.com
- [Issue 23290] New: Interfacing to C++ mention C++ symbols may have been stripped
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23291] New: Members of arrays of shared classes cannot be compared
d-bugmail at puremagic.com
- [Issue 23292] New: Import in template ignored during IFTI for eponymous member
d-bugmail at puremagic.com
- [Issue 23293] ImportC: Bit fields layout doesn't match C
d-bugmail at puremagic.com
- [Issue 23293] New: ImportC: Bit fields layout doesn't match C
d-bugmail at puremagic.com
- [Issue 23294] New: [dip1000] parameter to parameter assignment leads to incorrect scope inference
d-bugmail at puremagic.com
- [Issue 23295] [dip1000] explain why scope inference failed
d-bugmail at puremagic.com
- [Issue 23295] [dip1000] explain why scope inference failed
d-bugmail at puremagic.com
- [Issue 23295] New: [dip1000] explain why scope inference failed
d-bugmail at puremagic.com
- [Issue 23296] New: Value Range Propagation not documented
d-bugmail at puremagic.com
- [Issue 23296] Value Range Propagation not documented
d-bugmail at puremagic.com
- [Issue 23296] Value Range Propagation not documented
d-bugmail at puremagic.com
- [Issue 23296] Value Range Propagation not documented
d-bugmail at puremagic.com
- [Issue 23297] New: You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23297] You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23297] You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23297] You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23297] You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23297] You Can Assign a dstring to a dchar[] if Both Sides of the Expression are Slices
d-bugmail at puremagic.com
- [Issue 23298] New: std.string wrap wraps early
d-bugmail at puremagic.com
- [Issue 23298] std.string wrap wraps early
d-bugmail at puremagic.com
- [Issue 23298] std.string wrap wraps early
d-bugmail at puremagic.com
- [Issue 23299] New: Detect if lambda does not access its delegate context pointer
d-bugmail at puremagic.com
- [Issue 23300] New: std.array : array wrongly propagates scopeness of source
d-bugmail at puremagic.com
- [Issue 23300] std.array : array wrongly propagates scopeness of source
d-bugmail at puremagic.com
- [Issue 23300] std.array : array wrongly propagates scopeness of source
d-bugmail at puremagic.com
- [Issue 23301] Dlang website (doc) bug: std_experimental_checkedint.html
d-bugmail at puremagic.com
- [Issue 23301] Dlang website (doc) bug: std_experimental_checkedint.html
d-bugmail at puremagic.com
- [Issue 23301] Dlang website (doc) bug: std_experimental_checkedint.html
d-bugmail at puremagic.com
- [Issue 23301] New: Dlang website (doc) bug: std_experimental_checkedint.html
d-bugmail at puremagic.com
- [Issue 23302] New: std.algorithm.comparison.predSwitch producing SwitchError with error message as the filename
d-bugmail at puremagic.com
- [Issue 23302] std.algorithm.comparison.predSwitch producing SwitchError with error message as the filename
d-bugmail at puremagic.com
- [Issue 23302] std.algorithm.comparison.predSwitch producing SwitchError with error message as the filename
d-bugmail at puremagic.com
- [Issue 23302] std.algorithm.comparison.predSwitch producing SwitchError with error message as the filename
d-bugmail at puremagic.com
- [Issue 23303] [REG2.096] Conflict error on private imports
d-bugmail at puremagic.com
- [Issue 23303] New: [REG2.096] Conflict error on private imports
d-bugmail at puremagic.com
- [Issue 23304] Add core.bitops.ReverseBitRange
d-bugmail at puremagic.com
- [Issue 23304] Add core.bitops.ReverseBitRange
d-bugmail at puremagic.com
- [Issue 23304] New: Add core.bitops.ReverseBitRange
d-bugmail at puremagic.com
- [Issue 23305] New: Tuple.expand generates garbage values when passed to multiple lazy parameters
d-bugmail at puremagic.com
- [Issue 23306] @disable new() ought not disable `scope A = new A`
d-bugmail at puremagic.com
- [Issue 23306] @disable new() ought not disable `scope A = new A`
d-bugmail at puremagic.com
- [Issue 23306] New: @disable new() ought not disable `scope A = new A`
d-bugmail at puremagic.com
- [Issue 23307] [REG][CODEGEN][SIMD] wrong codegen with inlined local functions + SIMD
d-bugmail at puremagic.com
- [Issue 23307] New: [REG][CODEGEN][SIMD] wrong codegen with inlined local functions + SIMD
d-bugmail at puremagic.com
- [Issue 23308] Can't resolve overload of varargs function if one parameter is the result of a ternary expression
d-bugmail at puremagic.com
- [Issue 23308] New: Can't resolve overload of varargs function if one parameter is the result of a ternary expression
d-bugmail at puremagic.com
- [Issue 23309] New: diagnostics: add more expressive endpoints than just error and supplemental
d-bugmail at puremagic.com
- [Issue 23310] New: Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23311] New: Allow creating alias for __gshared
d-bugmail at puremagic.com
- [Issue 23312] New: Cannot use writeln with WinMain
d-bugmail at puremagic.com
- [Issue 23313] Accessing TLS is apparently fine from shared context
d-bugmail at puremagic.com
- [Issue 23313] New: Accessing TLS is apparently fine from shared context
d-bugmail at puremagic.com
- [Issue 23314] New: Language spec falsely states that struct field invariants are checked
d-bugmail at puremagic.com
- [Issue 23315] Interface requires vtbl symbol betterC COM
d-bugmail at puremagic.com
- [Issue 23315] Interface requires vtbl symbol betterC COM
d-bugmail at puremagic.com
- [Issue 23315] New: Interface requires vtbl symbol betterC COM
d-bugmail at puremagic.com
- [Issue 23316] New: COM interface must inherit from IUnknown example has a regular D interface
d-bugmail at puremagic.com
- [Issue 23317] New: runnable/cdvecfill.sh and compilable/cdcmp.d fail two test on binutils-2.39 due to objdump whitespace change
d-bugmail at puremagic.com
- [Issue 4236] 'out of memory' error compiling on windows
d-bugmail at puremagic.com
- [Issue 4338] Structs with non-const destructors cannot be used as const parameters
d-bugmail at puremagic.com
- [Issue 4410] AA has inconsistent and unreasonable requirements for iterating over reference-type index
d-bugmail at puremagic.com
- [Issue 4410] AA has inconsistent and unreasonable requirements for iterating over reference-type index
d-bugmail at puremagic.com
- [Issue 4453] Loop-invariant code motion for pure functions
d-bugmail at puremagic.com
- [Issue 4453] Loop-invariant code motion for pure functions
d-bugmail at puremagic.com
- [Issue 4535] std.range could have a takeWhile!pred(range) function
d-bugmail at puremagic.com
- [Issue 4535] std.range could have a takeWhile!pred(range) function
d-bugmail at puremagic.com
- [Issue 4542] [tdpl] TDPL NVI example results in linker error
d-bugmail at puremagic.com
- [Issue 4542] [tdpl] TDPL NVI example results in linker error
d-bugmail at puremagic.com
- [Issue 4542] [tdpl] TDPL NVI example results in linker error
d-bugmail at puremagic.com
- [Issue 4558] To spot a possible bug in code that doesn't change a value
d-bugmail at puremagic.com
- [Issue 4576] [tdpl] 0/1 argument calls to overloaded function is allowed in presence of variadic function
d-bugmail at puremagic.com
- [Issue 4586] DMD should look for dmd.conf in /usr/local/etc
d-bugmail at puremagic.com
- [Issue 4699] Functions in peer scopes cannot have the same name
d-bugmail at puremagic.com
- [Issue 5436] tightening auto decl spec
d-bugmail at puremagic.com
- [Issue 5464] Attribute to not ignore function result
d-bugmail at puremagic.com
- [Issue 5479] Can't take address of struct literal inside array initializer
d-bugmail at puremagic.com
- [Issue 5540] Probable bug-hiding redundancies
d-bugmail at puremagic.com
- [Issue 5609] struct opEquals doesn't conform to language specifications.
d-bugmail at puremagic.com
- [Issue 6225] Some common null test mistakes
d-bugmail at puremagic.com
- [Issue 6245] Using an exception object inside a delegate, causes a crash
d-bugmail at puremagic.com
- [Issue 6274] 'pure' for a whole struct definition
d-bugmail at puremagic.com
- [Issue 6958] [CTFE] closures are not yet supported in CTFE
d-bugmail at puremagic.com
- [Issue 7347] scope attribute destruction & allocation issues
d-bugmail at puremagic.com
- [Issue 7438] Functions from std.conv should be pure
d-bugmail at puremagic.com
- [Issue 7844] implement loop invariant code motion for pure functions
d-bugmail at puremagic.com
- [Issue 7958] Uniform Function Call fails if class defined inside a function
d-bugmail at puremagic.com
- [Issue 8024] Template alias parameter is fail to compile when -inline is used
d-bugmail at puremagic.com
- [Issue 8067] std.algorithm.move doesn't work for static array of elaborate struct
d-bugmail at puremagic.com
- [Issue 8293] Small amount of static analysis to avoid certain destructor bugs
d-bugmail at puremagic.com
- [Issue 8538] scope parameters escaping via closure
d-bugmail at puremagic.com
- [Issue 8538] scope parameters escaping via closure
d-bugmail at puremagic.com
- [Issue 8538] scope parameters escaping via closure
d-bugmail at puremagic.com
- [Issue 8538] scope parameters escaping via closure
d-bugmail at puremagic.com
- [Issue 8938] static struct initializer allows to not explicitly initialize members with disabled constructor
d-bugmail at puremagic.com
- [Issue 8948] Make error message more readable when assigning function pointers
d-bugmail at puremagic.com
Last message date:
Wed Aug 31 20:33:45 UTC 2022
Archived on: Wed Aug 31 20:33:53 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).