The D Programming Language - Digitalmars-d-bugs
September 2020 Archives by date
Starting: Tue Sep 1 02:39:55 UTC 2020
Ending: Wed Sep 30 22:48:09 UTC 2020
Messages: 387
- [Issue 20934] preview=dtorfields segfaults for disabled/extern constructors
d-bugmail at puremagic.com
- [Issue 13548] wrong sqrt
d-bugmail at puremagic.com
- [Issue 21213] preview=dtorfields with strict attributes in base class constructor
d-bugmail at puremagic.com
- [Issue 504] foreach with a file failes
d-bugmail at puremagic.com
- [Issue 19846] zero size function parameter such as byte[0] causes code to not be executed
d-bugmail at puremagic.com
- [Issue 19846] zero size function parameter such as byte[0] causes code to not be executed
d-bugmail at puremagic.com
- [Issue 21214] New: simd: wrong diagnostic with unsupported vectors
d-bugmail at puremagic.com
- [Issue 21214] simd: wrong diagnostic with unsupported vectors
d-bugmail at puremagic.com
- [Issue 12611] Deprecation and then error for implicit casts that lose precision in foreach index loops
d-bugmail at puremagic.com
- [Issue 9570] Wrong foreach index implicit conversion error
d-bugmail at puremagic.com
- [Issue 21215] New: std.range.recurrence leads to an infinite loop
d-bugmail at puremagic.com
- [Issue 18407] debug should escape nothrow
d-bugmail at puremagic.com
- [Issue 20580] -preview=dip1021 compiler crash
d-bugmail at puremagic.com
- [Issue 21216] New: SortedRange.empty should be const, .front should be inout
d-bugmail at puremagic.com
- [Issue 20608] [REG2.087] Cannot pass tuple.expand to auto ref T... template argument pack
d-bugmail at puremagic.com
- [Issue 19210] Poor error message for `return` function parameter that is not `ref`
d-bugmail at puremagic.com
- [Issue 19742] The compiler suggests annotating parameters with `return`, even if they are marked as `return` or `return scope` already
d-bugmail at puremagic.com
- [Issue 14203] Return of floating point values from extern(C++) member functions does not match dmc
d-bugmail at puremagic.com
- [Issue 14203] Return of floating point values from extern(C++) member functions does not match dmc
d-bugmail at puremagic.com
- [Issue 14708] destructor for temporary not called during stack unwinding
d-bugmail at puremagic.com
- [Issue 14896] x64 synchronized problem when using -O
d-bugmail at puremagic.com
- [Issue 15921] Win64: wrong codegen with array of structs slicing
d-bugmail at puremagic.com
- [Issue 21044] [CTFE] Infinite loop in ForStatement::interpret
d-bugmail at puremagic.com
- [Issue 19846] zero size function parameter such as byte[0] causes code to not be executed
d-bugmail at puremagic.com
- [Issue 21217] New: C++ header generator shouldn't emit private enums
d-bugmail at puremagic.com
- [Issue 21217] C++ header generator shouldn't emit private enums
d-bugmail at puremagic.com
- [Issue 14145] opDispatch not considered when function body doesn't compile
d-bugmail at puremagic.com
- [Issue 21218] New: dtoh: protected attribute should be emitted to headers
d-bugmail at puremagic.com
- [Issue 21218] dtoh: protection attributes should be emitted to headers
d-bugmail at puremagic.com
- [Issue 14145] opDispatch not considered when function body doesn't compile
d-bugmail at puremagic.com
- [Issue 486] Writefln on null object should not trigger access error.
d-bugmail at puremagic.com
- [Issue 21219] New: Invalid C++ header generated for extern(C++, [class|struct])
d-bugmail at puremagic.com
- [Issue 21213] preview=dtorfields with strict attributes in base class constructor
d-bugmail at puremagic.com
- [Issue 21219] Invalid C++ header generated for extern(C++, [class|struct])
d-bugmail at puremagic.com
- [Issue 21220] New: [DIP1000] scope variable may escape through scope dynamic array parameter
d-bugmail at puremagic.com
- [Issue 21220] [DIP1000] scope variable may escape through scope dynamic array parameter
d-bugmail at puremagic.com
- [Issue 21217] C++ header generator shouldn't emit private enums
d-bugmail at puremagic.com
- [Issue 16268] Wrong loop optimization in code with integer overflow
d-bugmail at puremagic.com
- [Issue 16268] Wrong loop optimization in code with integer overflow
d-bugmail at puremagic.com
- [Issue 21221] New: only print unique messages (from the compiler)
d-bugmail at puremagic.com
- [Issue 21219] Invalid C++ header generated for extern(C++, [class|struct])
d-bugmail at puremagic.com
- [Issue 21222] New: Add windows 64 bit version of rdmd
d-bugmail at puremagic.com
- [Issue 21222] Add windows 64 bit version of rdmd
d-bugmail at puremagic.com
- [Issue 21223] New: nothrow constructor may call throwing constructor with
d-bugmail at puremagic.com
- [Issue 16268] Wrong loop optimization in code with integer overflow
d-bugmail at puremagic.com
- [Issue 16317] Wrong binop evaluation/load order when optimizing
d-bugmail at puremagic.com
- [Issue 16317] Wrong binop evaluation/load order when optimizing
d-bugmail at puremagic.com
- [Issue 8204] Can't instantiate auto ref template explicitly
d-bugmail at puremagic.com
- [Issue 8204] Can't instantiate auto ref template explicitly
d-bugmail at puremagic.com
- [Issue 21224] New: FreeBSD 64 test suite heisenbug
d-bugmail at puremagic.com
- [Issue 21224] FreeBSD 64 test suite heisenbug
d-bugmail at puremagic.com
- [Issue 16426] Templated opAssign do not forward on Alias this.
d-bugmail at puremagic.com
- [Issue 19729] Constructor overloads coming from mixin are not resolved
d-bugmail at puremagic.com
- [Issue 21223] nothrow constructor may call throwing constructor with
d-bugmail at puremagic.com
- [Issue 20016] JSON (-X) compilerInfo.platforms generation depends on params.isXXX for platform detection
d-bugmail at puremagic.com
- [Issue 20017] JSON (-X) compilerInfo.architectures generation depends on params.isXXX for CPU detection
d-bugmail at puremagic.com
- [Issue 20016] JSON (-X) compilerInfo.platforms generation depends on params.isXXX for platform detection
d-bugmail at puremagic.com
- [Issue 20017] JSON (-X) compilerInfo.architectures generation depends on params.isXXX for CPU detection
d-bugmail at puremagic.com
- [Issue 17436] Weird `cast(double) i != cast(double) i` on 32-bit hosts
d-bugmail at puremagic.com
- [Issue 21225] New: preview=dtorfields inserts unnecessary dtor call in nothrow ctors
d-bugmail at puremagic.com
- [Issue 21225] preview=dtorfields inserts unnecessary dtor call in nothrow ctors
d-bugmail at puremagic.com
- [Issue 17965] Usage of the FPU while function result already in right XMM registers
d-bugmail at puremagic.com
- [Issue 17965] Usage of the FPU while function result already in right XMM registers
d-bugmail at puremagic.com
- [Issue 20620] dmd version has -dirty suffix
d-bugmail at puremagic.com
- [Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor
d-bugmail at puremagic.com
- [Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor
d-bugmail at puremagic.com
- [Issue 16521] Wrong code generation with switch + static foreach
d-bugmail at puremagic.com
- [Issue 21226] New: Bug in installer.sh#L552-L556 and missing signature files
d-bugmail at puremagic.com
- [Issue 17494] Do not execute scope(...) if an Error exception has been thrown
d-bugmail at puremagic.com
- [Issue 21227] New: import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 21164] segfault on incomplete static if
d-bugmail at puremagic.com
- [Issue 21225] preview=dtorfields inserts unnecessary dtor call in nothrow ctors
d-bugmail at puremagic.com
- [Issue 21228] New: OutputRange-based toString is silently ignored if isOutputRange is not imported
d-bugmail at puremagic.com
- [Issue 21228] OutputRange-based toString is silently ignored if isOutputRange is not imported
d-bugmail at puremagic.com
- [Issue 21228] Templated toString silently ignored when it cant be instantiated
d-bugmail at puremagic.com
- [Issue 21228] Templated toString silently ignored when it cant be instantiated
d-bugmail at puremagic.com
- [Issue 21228] Templated toString silently ignored when it can't be instantiated
d-bugmail at puremagic.com
- [Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor
d-bugmail at puremagic.com
- [Issue 20602] [REG2.086] ICE on wrong code
d-bugmail at puremagic.com
- [Issue 19179] extern(C++) small-struct by-val uses wrong ABI
d-bugmail at puremagic.com
- [Issue 4979] Implementing an interface twice results in different a reference for each interface
d-bugmail at puremagic.com
- [Issue 19384] [Codegen] Address of stack temporary is returned
d-bugmail at puremagic.com
- [Issue 19384] [Codegen] Address of stack temporary is returned
d-bugmail at puremagic.com
- [Issue 4979] Implementing an interface twice results in different a reference for each interface
d-bugmail at puremagic.com
- [Issue 16317] Wrong binop evaluation/load order when optimizing
d-bugmail at puremagic.com
- [Issue 21228] Templated toString silently ignored when it can't be instantiated
d-bugmail at puremagic.com
- [Issue 20602] [REG2.086] ICE on wrong code
d-bugmail at puremagic.com
- [Issue 21228] Templated toString silently ignored when it can't be instantiated
d-bugmail at puremagic.com
- [Issue 21226] Bug in installer.sh#L552-L556 and missing signature files
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 12327] [IMPLEMENTATION] Target fields in frontend should be private to target.c
d-bugmail at puremagic.com
- [Issue 20017] JSON (-X) compilerInfo.architectures generation depends on params.isXXX for CPU detection
d-bugmail at puremagic.com
- [Issue 20620] dmd version has -dirty suffix
d-bugmail at puremagic.com
- [Issue 5063] Stronger typedef for size_t
d-bugmail at puremagic.com
- [Issue 20637] spelling correction offers private members
d-bugmail at puremagic.com
- [Issue 5839] Spellchecker matches private symbols outside of the module, leading to extra, broken error messages
d-bugmail at puremagic.com
- [Issue 5949] Mutable enum matrix rows
d-bugmail at puremagic.com
- [Issue 6174] Initialize const fixed-size array in constructor
d-bugmail at puremagic.com
- [Issue 21229] New: [REG 2.080.2] Constructor flow analysis doesn't understand unions
d-bugmail at puremagic.com
- [Issue 21226] Bug in installer.sh#L552-L556 and missing signature files
d-bugmail at puremagic.com
- [Issue 21226] Bug in installer.sh#L552-L556 and missing signature files
d-bugmail at puremagic.com
- [Issue 19384] [Codegen] Address of stack temporary is returned
d-bugmail at puremagic.com
- [Issue 19384] [Codegen] Address of stack temporary is returned
d-bugmail at puremagic.com
- [Issue 19662] x86_64: Different code output when compiling with inline/boundscheck on/off
d-bugmail at puremagic.com
- [Issue 19662] x86_64: Different code output when compiling with inline/boundscheck on/off
d-bugmail at puremagic.com
- [Issue 19841] Wrong ABI for C++ functions taking a struct by value
d-bugmail at puremagic.com
- [Issue 19841] Wrong ABI for C++ functions taking a struct by value
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 20716] Wrong code/ABI for extern(C++) interface method that returns non-POD
d-bugmail at puremagic.com
- [Issue 20716] Wrong code/ABI for extern(C++) interface method that returns non-POD
d-bugmail at puremagic.com
- [Issue 20716] Wrong code/ABI for extern(C++) interface method that returns non-POD
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 21230] New: Incorrect stack alignment of 16byte aligned aggregates on linux
d-bugmail at puremagic.com
- [Issue 21230] Incorrect stack alignment of 16byte aligned aggregates on linux
d-bugmail at puremagic.com
- [Issue 17436] Weird `cast(double) i != cast(double) i` on 32-bit hosts
d-bugmail at puremagic.com
- [Issue 17436] Weird `cast(double) i != cast(double) i` on 32-bit hosts
d-bugmail at puremagic.com
- [Issue 19841] Wrong ABI for C++ functions taking a struct by value
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 20688] Wrong code when linking to C complex number functions
d-bugmail at puremagic.com
- [Issue 17965] Usage of the FPU while function result already in right XMM registers
d-bugmail at puremagic.com
- [Issue 19179] extern(C++) small-struct by-val uses wrong ABI
d-bugmail at puremagic.com
- [Issue 21216] SortedRange.empty should be const, .front should be inout
d-bugmail at puremagic.com
- [Issue 13499] (float|double|real).compare functions improperly compare nan
d-bugmail at puremagic.com
- [Issue 21231] New: Unreachable warning for empty struct in VariantN with preview=fieldwise
d-bugmail at puremagic.com
- [Issue 21231] Unreachable warning for empty struct in VariantN with preview=fieldwise
d-bugmail at puremagic.com
- [Issue 19662] x86_64: Different code output when compiling with inline/boundscheck on/off
d-bugmail at puremagic.com
- [Issue 10442] RTInfo generation can fail for structs defined in imported modules
d-bugmail at puremagic.com
- [Issue 314] [module] Static, renamed, and selective imports are always public
d-bugmail at puremagic.com
- [Issue 21232] New: std.parallelism.parallel reuses thread, leading to stale static data
d-bugmail at puremagic.com
- [Issue 21232] std.parallelism.parallel reuses thread, leading to stale static data
d-bugmail at puremagic.com
- [Issue 7386] Can't use a 'version' that was set inside 'static if'
d-bugmail at puremagic.com
- [Issue 21233] New: std.conv.parse doesn't report the number of characters consumed
d-bugmail at puremagic.com
- [Issue 15909] Duplicate case error reports characters as numbers
d-bugmail at puremagic.com
- [Issue 14708] destructor for temporary not called during stack unwinding
d-bugmail at puremagic.com
- [Issue 21232] std.parallelism.parallel reuses thread, leading to stale static data
d-bugmail at puremagic.com
- [Issue 21169] make checkedint as a drop-in replacement of native int/long
d-bugmail at puremagic.com
- [Issue 21232] std.parallelism.parallel reuses thread, leading to stale static data
d-bugmail at puremagic.com
- [Issue 20297] ld: warning: building for macOS
d-bugmail at puremagic.com
- [Issue 16274] The curses of debugging: short argument passed in 16-bit register, against ABI
d-bugmail at puremagic.com
- [Issue 21234] New: Import expression can read files outside of -J path in case of symlink/hardlink
d-bugmail at puremagic.com
- [Issue 21129] [REG2.090] std.range.only broken for reference conversions of local copies of parameters
d-bugmail at puremagic.com
- [Issue 21235] New: Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 21235] Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 21235] Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 21235] Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 21235] Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 21231] Unreachable warning for empty struct in VariantN with preview=fieldwise
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 14909] Template argument of std.algorithm.iteration.chunkBy cannot access a local variable
d-bugmail at puremagic.com
- [Issue 21236] New: Associative array opApply is not nothrow
d-bugmail at puremagic.com
- [Issue 21120] Inconsistent mangling of __init symbol
d-bugmail at puremagic.com
- [Issue 21196] [REG 2.092] Deprecation for language feature triggered inside of deprecated block
d-bugmail at puremagic.com
- [Issue 21198] Inout copy constructor on union field does not prevent copy-initialization of union
d-bugmail at puremagic.com
- [Issue 21164] segfault on incomplete static if
d-bugmail at puremagic.com
- [Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor
d-bugmail at puremagic.com
- [Issue 21237] New: isLvalueAssignable and isRvalueAssignable should be public
d-bugmail at puremagic.com
- [Issue 21237] isLvalueAssignable and isRvalueAssignable should be public
d-bugmail at puremagic.com
- [Issue 21030] Reduce template function instantiations related to array equality
d-bugmail at puremagic.com
- [Issue 19568] hashOf should not unnecessarily call a struct's fields' postblits & dtors in CTFE
d-bugmail at puremagic.com
- [Issue 19582] Make core.internal.convert.toUbyte in CTFE for arrays work with reference type elements and not call postblits/dtors
d-bugmail at puremagic.com
- [Issue 21238] New: -deps considers only the first instantiation site of a template for dependencies
d-bugmail at puremagic.com
- [Issue 21238] -deps considers only the first instantiation site of a template for dependencies
d-bugmail at puremagic.com
- [Issue 20370] On POSIX, std.file.copy only copies the file times at second precision
d-bugmail at puremagic.com
- [Issue 18245] Segfault on std.math.nearbyint
d-bugmail at puremagic.com
- [Issue 21239] New: Sort elements on the navigation bar by alphabetical order
d-bugmail at puremagic.com
- [Issue 21239] Sort elements on the navigation bar by alphabetical order
d-bugmail at puremagic.com
- [Issue 21240] New: Integrate Dfmt
d-bugmail at puremagic.com
- [Issue 21237] isLvalueAssignable and isRvalueAssignable should be public
d-bugmail at puremagic.com
- [Issue 21241] New: html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 3713] Tail call optimization not enabled with the ?: operator
d-bugmail at puremagic.com
- [Issue 3713] Tail call optimization not enabled with the ?: operator
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21242] New: is expression documentation lacks module
d-bugmail at puremagic.com
- [Issue 3713] Tail call optimization not enabled with the ?: operator
d-bugmail at puremagic.com
- [Issue 21243] New: Allow lambdas to return auto ref
d-bugmail at puremagic.com
- [Issue 20908] -preview=nosharedaccess requires zero-initializion for aggregates
d-bugmail at puremagic.com
- [Issue 20195] -preview=nosharedaccess has some access problems
d-bugmail at puremagic.com
- [Issue 8929] long.min is a Voldemort literal
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21244] New: Error: expression `hasToString!(..., char)` of type `void` does not have a boolean value
d-bugmail at puremagic.com
- [Issue 21245] New: Error: expression `canBitwiseHash!(...)` of type `void` does not have a boolean value
d-bugmail at puremagic.com
- [Issue 21246] New: Compiler must show mismatching types when functions do not properly override
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 21247] New: AssertArguments should allow for tuple auto expansion
d-bugmail at puremagic.com
- [Issue 21241] html display of changelog does not work in Chrome browser
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 21235] Undefined reference with circular opEquals between two templates, one of which has an error
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 19091] __traits(compiles) and error in templated structs leads to missing symbol
d-bugmail at puremagic.com
- [Issue 21248] New: core.exception.OutOfMemoryError at src/core/exception.d(647): Memory allocation failed
d-bugmail at puremagic.com
- [Issue 21247] AssertArguments should allow for tuple auto expansion
d-bugmail at puremagic.com
- [Issue 21248] core.exception.OutOfMemoryError at src/core/exception.d(647): Memory allocation failed
d-bugmail at puremagic.com
- [Issue 21246] Compiler must show mismatching types when functions do not properly override
d-bugmail at puremagic.com
- [Issue 21205] Struct comparison does not follow spec
d-bugmail at puremagic.com
- [Issue 21246] Compiler must show mismatching types when functions do not properly override
d-bugmail at puremagic.com
- [Issue 6705] Bad codegen when passing fields as template alias params
d-bugmail at puremagic.com
- [Issue 20869] `std.algorithm.mutation : move` is overly trusting of `opPostMove`
d-bugmail at puremagic.com
- [Issue 6705] Bad codegen when passing fields as template alias params
d-bugmail at puremagic.com
- [Issue 9643] [64 bit] Incorrect cdouble passing for varags
d-bugmail at puremagic.com
- [Issue 10070] Unexpected exception-related program crash
d-bugmail at puremagic.com
- [Issue 10664] Win64: exception handling does not work with COMDAT folding
d-bugmail at puremagic.com
- [Issue 10664] Win64: exception handling does not work with COMDAT folding
d-bugmail at puremagic.com
- [Issue 10664] Win64: exception handling does not work with COMDAT folding
d-bugmail at puremagic.com
- [Issue 10664] Win64: exception handling does not work with COMDAT folding
d-bugmail at puremagic.com
- [Issue 18773] Constraints on buffer re-use for std.zlib should be documented.
d-bugmail at puremagic.com
- [Issue 21249] New: clamp() is not stable and is not constrained
d-bugmail at puremagic.com
- [Issue 21249] clamp() is not stable and is not constrained
d-bugmail at puremagic.com
- [Issue 21250] New: dirEntries on non-existant directory causes assert error
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existant directory causes assert error
d-bugmail at puremagic.com
- [Issue 21249] clamp() is not stable and is not constrained
d-bugmail at puremagic.com
- [Issue 21251] New: parameter UDA type not equal to itself
d-bugmail at puremagic.com
- [Issue 21252] New: parameters inherit function UDAs
d-bugmail at puremagic.com
- [Issue 21251] parameter UDA type not equal to itself
d-bugmail at puremagic.com
- [Issue 21252] parameters inherit function UDAs
d-bugmail at puremagic.com
- [Issue 21253] New: Can't compile Variant.visit!(...) with generic function
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 21254] New: Terse lambda syntax does not allow specifying ref return type
d-bugmail at puremagic.com
- [Issue 21254] Terse lambda syntax does not allow specifying ref return type
d-bugmail at puremagic.com
- [Issue 21251] parameter UDA type not equal to itself
d-bugmail at puremagic.com
- [Issue 20370] On POSIX, std.file.copy only copies the file times at second precision
d-bugmail at puremagic.com
- [Issue 21255] New: "overload alias ... forward declaration" when overload set of imported template functions is passed to alias template parameter
d-bugmail at puremagic.com
- [Issue 21255] "overload alias ... forward declaration" when overload set of imported template functions is passed to alias template parameter
d-bugmail at puremagic.com
- [Issue 21255] "overload alias ... forward declaration" when overload set of imported template functions is passed to alias template parameter
d-bugmail at puremagic.com
- [Issue 20485] [404 Not Found] core.thread
d-bugmail at puremagic.com
- [Issue 20601] [Oh No! Page Not Found]
d-bugmail at puremagic.com
- [Issue 20485] [404 Not Found] core.thread
d-bugmail at puremagic.com
- [Issue 21256] New: The toString() in Appender will crash the app
d-bugmail at puremagic.com
- [Issue 11049] array bounds error uses module file name rather than file name modified by #line directive
d-bugmail at puremagic.com
- [Issue 21255] "overload alias ... forward declaration" when overload set of imported template functions is passed to alias template parameter
d-bugmail at puremagic.com
- [Issue 11106] Chaos on struct with multidimentional static array initialization from its element
d-bugmail at puremagic.com
- [Issue 21257] New: Template overload created by named imports passed via template alias to function in other module can't be instantiated
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existant directory causes assert error
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existant directory causes assert error
d-bugmail at puremagic.com
- [Issue 21253] Can't compile Variant.visit!(...) with generic function
d-bugmail at puremagic.com
- [Issue 21253] Can't compile Variant.visit!(...) with generic function
d-bugmail at puremagic.com
- [Issue 21184] Unimplemented methods of interface are not reported as errors during compilation.
d-bugmail at puremagic.com
- [Issue 21190] generated strings should convert to immutable char *
d-bugmail at puremagic.com
- [Issue 18801] std.stdio.File doesn't work with MSVCRT's UTF-8 mode
d-bugmail at puremagic.com
- [Issue 21258] New: tuple default parameters
d-bugmail at puremagic.com
- [Issue 21258] Tuple parameters with defaults use the first tuple element for all defaults since 2.094.0-beta.1
d-bugmail at puremagic.com
- [Issue 21258] Tuple parameters with defaults use the first tuple element for all defaults since 2.094.0-beta.1
d-bugmail at puremagic.com
- [Issue 21184] Unimplemented methods of interface are not reported as errors during compilation.
d-bugmail at puremagic.com
- [Issue 21184] Unimplemented methods of interface are not reported as errors during compilation.
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existent directory causes assert error
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existent directory causes assert error
d-bugmail at puremagic.com
- [Issue 21259] New: struct initialization with deprecated fields should issue deprecation warnings
d-bugmail at puremagic.com
- [Issue 19590] __traits allMembers should put fully qualified names for imports
d-bugmail at puremagic.com
- [Issue 16123] alias member of member
d-bugmail at puremagic.com
- [Issue 21258] Tuple parameters with defaults use the first tuple element for all defaults since 2.094.0-beta.1
d-bugmail at puremagic.com
- [Issue 21260] New: Constraints on user code are private, so user cannot check them or understand what they do
d-bugmail at puremagic.com
- [Issue 21260] Constraints on user code are private, so user cannot check them or understand what they do
d-bugmail at puremagic.com
- [Issue 21190] generated strings should convert to immutable char *
d-bugmail at puremagic.com
- [Issue 3332] Mixin a constructor with a construct already present fails
d-bugmail at puremagic.com
- [Issue 7206] Constructor from mixin does not conflict with other constructors
d-bugmail at puremagic.com
- [Issue 17055] this(...) hides this() of mixed in template
d-bugmail at puremagic.com
- [Issue 3332] Mixin a constructor with a construct already present fails
d-bugmail at puremagic.com
- [Issue 3332] Mixin a constructor with a construct already present fails
d-bugmail at puremagic.com
- [Issue 8228] Mixin template can't add constructor to class
d-bugmail at puremagic.com
- [Issue 18789] std.stdio messes up UTF conversions on output
d-bugmail at puremagic.com
- [Issue 21261] New: Test Suite: macOS 10.15 x64, DMD (bootstrap) randomly fails
d-bugmail at puremagic.com
- [Issue 21261] Test Suite: macOS 10.15 x64, DMD (bootstrap) randomly fails
d-bugmail at puremagic.com
- [Issue 21261] Test Suite: macOS 10.15 x64, DMD (bootstrap) randomly fails
d-bugmail at puremagic.com
- [Issue 21184] Unimplemented methods of interface are not reported as errors during compilation.
d-bugmail at puremagic.com
- [Issue 21184] Unimplemented methods of interface are not reported as errors during compilation.
d-bugmail at puremagic.com
- [Issue 21190] generated strings should convert to immutable char *
d-bugmail at puremagic.com
- [Issue 21259] struct initialization with deprecated fields should issue deprecation warnings
d-bugmail at puremagic.com
- [Issue 21258] Tuple parameters with defaults use the first tuple element for all defaults since 2.094.0-beta.1
d-bugmail at puremagic.com
- [Issue 21259] struct initialization with deprecated fields should issue deprecation warnings
d-bugmail at puremagic.com
- [Issue 21204] Error in generated copy constructor gives confusing message
d-bugmail at puremagic.com
- [Issue 21262] New: Test Suite Heisenbug in Azure Windows x64
d-bugmail at puremagic.com
- [Issue 21262] Test Suite Heisenbug in Azure Windows x64
d-bugmail at puremagic.com
- [Issue 21259] struct initialization with deprecated fields should issue deprecation warnings
d-bugmail at puremagic.com
- [Issue 21263] New: Improve error message for anonymous lambda
d-bugmail at puremagic.com
- [Issue 21264] New: Template constraint on `each` is too wide
d-bugmail at puremagic.com
- [Issue 21264] Template constraint on `each` is too wide
d-bugmail at puremagic.com
- [Issue 21259] struct initialization with deprecated fields should issue deprecation warnings
d-bugmail at puremagic.com
- [Issue 21176] deprecation inside template should show the instance loc as errorSupplemental
d-bugmail at puremagic.com
- [Issue 20195] -preview=nosharedaccess has some access problems
d-bugmail at puremagic.com
- [Issue 20370] On POSIX, std.file.copy only copies the file times at second precision
d-bugmail at puremagic.com
- [Issue 20924] std.numeric.gcd cannot be used with const BigInt
d-bugmail at puremagic.com
- [Issue 21265] New: Test Suite Heisenbug: FAILED targets: - runnable/testptrref_gc.d in macOS 10.15 x64, DMD (bootstrap)
d-bugmail at puremagic.com
- [Issue 21265] Test Suite Heisenbug: FAILED targets: - runnable/testptrref_gc.d in macOS 10.15 x64, DMD (bootstrap)
d-bugmail at puremagic.com
- [Issue 5464] Attribute to not ignore function result
d-bugmail at puremagic.com
- [Issue 21261] Test Suite: macOS 10.15 x64, DMD (bootstrap) randomly fails
d-bugmail at puremagic.com
- [Issue 21265] Test Suite Heisenbug: FAILED targets: - runnable/testptrref_gc.d in macOS 10.15 x64, DMD (bootstrap)
d-bugmail at puremagic.com
- [Issue 21266] New: Improve TTY and color detection in build.d
d-bugmail at puremagic.com
- [Issue 19179] extern(C++) small-struct by-val uses wrong ABI
d-bugmail at puremagic.com
- [Issue 18412] [REG2.077.0] immutable array in library becomes null when referenced in static constructor
d-bugmail at puremagic.com
- [Issue 21266] Improve TTY and color detection in build.d
d-bugmail at puremagic.com
- [Issue 21261] Test Suite: macOS 10.15 x64, DMD (bootstrap) randomly fails
d-bugmail at puremagic.com
- [Issue 19970] [CTFE] 0 ptr is not null
d-bugmail at puremagic.com
- [Issue 19948] Fully qualified name not used in errors when implicit const conversion is involved
d-bugmail at puremagic.com
- [Issue 17841] cannot access frame of function
d-bugmail at puremagic.com
- [Issue 18091] "Error instantiating" cumulativeFold when passing a function inside another function
d-bugmail at puremagic.com
- [Issue 21233] std.conv.parse doesn't report the number of characters consumed
d-bugmail at puremagic.com
- [Issue 19866] Add VisualD as first-class download
d-bugmail at puremagic.com
- [Issue 21233] std.conv.parse doesn't report the number of characters consumed
d-bugmail at puremagic.com
- [Issue 21267] New: Make std.complex work with -betterC
d-bugmail at puremagic.com
- [Issue 21267] Make std.complex work with -betterC
d-bugmail at puremagic.com
- [Issue 21268] New: Redundant storage classes are allowed for user defined types
d-bugmail at puremagic.com
- [Issue 21269] New: ReplaceType on function type does not compile with -betterC
d-bugmail at puremagic.com
- [Issue 21227] import(".\\file") doesn't work on Windows
d-bugmail at puremagic.com
- [Issue 14909] Template argument of std.algorithm.iteration.chunkBy cannot access a local variable
d-bugmail at puremagic.com
- [Issue 11049] array bounds error uses module file name rather than file name modified by #line directive
d-bugmail at puremagic.com
- [Issue 21270] New: RedBlackTree fails to instantiate with a type with a toString taking a @safe sink
d-bugmail at puremagic.com
- [Issue 19970] [CTFE] 0 ptr is not null
d-bugmail at puremagic.com
- [Issue 21271] New: C++ header generation ignores extern(D) class methods affecting vtable layout
d-bugmail at puremagic.com
- [Issue 21245] Error: expression `canBitwiseHash!(...)` of type `void` does not have a boolean value
d-bugmail at puremagic.com
- [Issue 21272] New: Overzealous and inconsistent foreach shadowing deprecations for nested functions
d-bugmail at puremagic.com
- [Issue 18935] [spec] Version dropdown on spec page
d-bugmail at puremagic.com
- [Issue 21273] New: [spec] Inexistent contrast for shell snippets make them unreadable (CSS)
d-bugmail at puremagic.com
- [Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions
d-bugmail at puremagic.com
- [Issue 21204] Error in generated copy constructor gives confusing message
d-bugmail at puremagic.com
- [Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions
d-bugmail at puremagic.com
- [Issue 21274] New: Files in https://dlang.org/library/ path have broken links
d-bugmail at puremagic.com
- [Issue 21273] [spec] Inexistent contrast for shell snippets make them unreadable (CSS)
d-bugmail at puremagic.com
- [Issue 21273] [spec] Inexistent contrast for shell snippets make them unreadable (CSS)
d-bugmail at puremagic.com
- [Issue 16057] [TDPL] synchronized (a, b) compiles and runs with wrong semantics
d-bugmail at puremagic.com
- [Issue 12638] Void can be ref
d-bugmail at puremagic.com
- [Issue 19754] cast() sometimes yields lvalue, sometimes yields rvalue
d-bugmail at puremagic.com
- [Issue 20608] [REG2.087] Cannot pass tuple.expand to auto ref T... template argument pack
d-bugmail at puremagic.com
- [Issue 19754] cast() sometimes yields lvalue, sometimes yields rvalue
d-bugmail at puremagic.com
- [Issue 21275] New: Overload resolution bypasses private access
d-bugmail at puremagic.com
- [Issue 12270] Move TypeInfo to the D Runtime
d-bugmail at puremagic.com
- [Issue 21276] New: TypeInfo.tsize() and TypeInfo.talign() should be replaced with member variables
d-bugmail at puremagic.com
- [Issue 21277] New: TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21276] TypeInfo.tsize() and TypeInfo.talign() should be replaced with member variables
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21278] New: typeid() must be usable during compilation
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21279] New: cast expression between integer types is not defined
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21277] TypeInfo.initializer() is the wrong abstraction, should be TypeInfo.initialize(void*)
d-bugmail at puremagic.com
- [Issue 21258] Tuple parameters with defaults use the first tuple element for all defaults since 2.094.0-beta.1
d-bugmail at puremagic.com
- [Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions
d-bugmail at puremagic.com
- [Issue 21280] New: No error output "cast(ubyte[4])("ABCDEF"[0..4]);"
d-bugmail at puremagic.com
- [Issue 21280] No error output "cast(ubyte[4])("ABCDEF"[0..4]);"
d-bugmail at puremagic.com
- [Issue 21280] No error output "cast(ubyte[4])("ABCDEF"[0..4]);"
d-bugmail at puremagic.com
- [Issue 21280] No error output "cast(ubyte[4])("ABCDEF"[0..4]);"
d-bugmail at puremagic.com
- [Issue 21281] New: Fiber.state race condition
d-bugmail at puremagic.com
- [Issue 19762] ICE on invalid code
d-bugmail at puremagic.com
- [Issue 15909] Duplicate case error reports characters as numbers
d-bugmail at puremagic.com
- [Issue 4423] [tdpl] enums of struct types
d-bugmail at puremagic.com
- [Issue 6221] Should be possible to pass struct function returns by 'const ref'.
d-bugmail at puremagic.com
- [Issue 4044] [Tracker] Bad debug information and DWARF errors
d-bugmail at puremagic.com
- [Issue 6122] OS X Mach-O: indirect symbol table offset is past end of file
d-bugmail at puremagic.com
- [Issue 21218] dtoh: protection attributes should be emitted to headers
d-bugmail at puremagic.com
- [Issue 21282] New: mixin of AliasSeq "cannot alias an expression"
d-bugmail at puremagic.com
- [Issue 21203] Accept pragma(mangle) on aggregate types
d-bugmail at puremagic.com
- [Issue 21203] Accept pragma(mangle) on aggregate types
d-bugmail at puremagic.com
- [Issue 21282] mixin of AliasSeq "cannot alias an expression"
d-bugmail at puremagic.com
- [Issue 21275] Overload resolution bypasses private access
d-bugmail at puremagic.com
- [Issue 21283] New: [C++] Wrong mangling for ref of parameter pack
d-bugmail at puremagic.com
- [Issue 21284] New: Test suite heisenbug in buildkite/dmd Build
d-bugmail at puremagic.com
- [Issue 21284] Test suite heisenbug in buildkite/dmd Build
d-bugmail at puremagic.com
- [Issue 21275] Overload resolution bypasses private access
d-bugmail at puremagic.com
- [Issue 21282] mixin of AliasSeq "cannot alias an expression"
d-bugmail at puremagic.com
- [Issue 13386] dmd .zip file download and posix.mak install targets lack usability
d-bugmail at puremagic.com
- [Issue 13602] Painfully long bad diagnostic on mismatched parenthesis
d-bugmail at puremagic.com
- [Issue 21285] New: Delegate covariance broken
d-bugmail at puremagic.com
- [Issue 21285] Delegate covariance broken between 2.092 and 2.094 (git master).
d-bugmail at puremagic.com
- [Issue 21282] mixin of AliasSeq "cannot alias an expression"
d-bugmail at puremagic.com
- [Issue 21285] Delegate covariance broken between 2.092 and 2.094 (git master).
d-bugmail at puremagic.com
- [Issue 21286] New: [DIP1000] Can't return scope reference from a function
d-bugmail at puremagic.com
- [Issue 21176] deprecation inside template should show the instance loc as errorSupplemental
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existent directory causes assert error
d-bugmail at puremagic.com
- [Issue 21287] New: Delegate in global template can't call non-anonymous nested function passed as alias
d-bugmail at puremagic.com
- [Issue 21250] dirEntries on non-existent directory causes assert error
d-bugmail at puremagic.com
- [Issue 21176] deprecation inside template should show the instance loc as errorSupplemental
d-bugmail at puremagic.com
Last message date:
Wed Sep 30 22:48:09 UTC 2020
Archived on: Wed Sep 30 22:48:19 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).