The D Programming Language - Digitalmars-d-bugs
March 2023 Archives by subject
Starting: Wed Mar 1 02:30:50 UTC 2023
Ending: Fri Mar 31 20:29:07 UTC 2023
Messages: 360
- [Issue 10652] Mixins doesn't evaluate on cross imports
d-bugmail at puremagic.com
- [Issue 10886] Typeof on @property function triggers 'wrong this' type error
d-bugmail at puremagic.com
- [Issue 10886] Typeof on @property function triggers 'wrong this' type error
d-bugmail at puremagic.com
- [Issue 10886] Typeof on @property function triggers 'wrong this' type error
d-bugmail at puremagic.com
- [Issue 10892] Compilation continues after static assert failing in templates
d-bugmail at puremagic.com
- [Issue 10919] typeof should accept types
d-bugmail at puremagic.com
- [Issue 10967] static array assignement is not exception safe.
d-bugmail at puremagic.com
- [Issue 10967] static array assignement is not exception safe.
d-bugmail at puremagic.com
- [Issue 11045] Pure functions are allowed to read/write global TypeInfo
d-bugmail at puremagic.com
- [Issue 11095] mixed in mixin templates not handled as eponymous member
d-bugmail at puremagic.com
- [Issue 11662] Template constraint evaluation should not look eponymous template function parameters if it's unnecessary
d-bugmail at puremagic.com
- [Issue 11989] Introduce a new monotonic clock type and phase out TickDuration
d-bugmail at puremagic.com
- [Issue 11989] Phase out TickDuration
d-bugmail at puremagic.com
- [Issue 12118] Modify immutable data using throw
d-bugmail at puremagic.com
- [Issue 13501] [REG2.052] Crash with throwing in scope(failure) after throwing in scope(success)
d-bugmail at puremagic.com
- [Issue 13577] More informative error message for refused immutable foreach loop
d-bugmail at puremagic.com
- [Issue 13587] Symbols In Template Mixin Conflict Across Modules
d-bugmail at puremagic.com
- [Issue 13628] Error: immutable method S.~this is not callable using a mutable object and vice versa
d-bugmail at puremagic.com
- [Issue 13683] More precise error message for wrong lambda
d-bugmail at puremagic.com
- [Issue 13683] More precise error message for wrong lambda
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13850] mixin template accepts delegates as function parameters
d-bugmail at puremagic.com
- [Issue 13983] RefCounted needs to be @safe
d-bugmail at puremagic.com
- [Issue 13983] RefCounted needs to be @safe
d-bugmail at puremagic.com
- [Issue 14257] ICE(backend/go.c) with large static foreach
d-bugmail at puremagic.com
- [Issue 14378] Parse block statement followed by ';' as a function literal
d-bugmail at puremagic.com
- [Issue 14434] Assertion failed: (type && init), function getConstInitializer, file declaration.c, line 2295
d-bugmail at puremagic.com
- [Issue 14478] isInputRange should allow ranges of non-copyable elements
d-bugmail at puremagic.com
- [Issue 14478] isInputRange should allow ranges of non-copyable elements
d-bugmail at puremagic.com
- [Issue 14484] [REG 2.063] IFTI doesn't work with TemplateThisParameter and inheritance
d-bugmail at puremagic.com
- [Issue 14484] IFTI doesn't work with TemplateThisParameter and inheritance
d-bugmail at puremagic.com
- [Issue 14854] @disable this inconsistent between structs and classes
d-bugmail at puremagic.com
- [Issue 14854] @disable this inconsistent between structs and classes
d-bugmail at puremagic.com
- [Issue 14891] profilegc_setlogfilename w/o null-terminated string might fail during fopen
d-bugmail at puremagic.com
- [Issue 14891] profilegc_setlogfilename w/o null-terminated string might fail during fopen
d-bugmail at puremagic.com
- [Issue 14891] profilegc_setlogfilename w/o null-terminated string might fail during fopen
d-bugmail at puremagic.com
- [Issue 14932] The language specification does not define what the shared attribute does
d-bugmail at puremagic.com
- [Issue 14932] The language specification does not define what the shared attribute does
d-bugmail at puremagic.com
- [Issue 1514] mixin doesn't make the template to "function template"
d-bugmail at puremagic.com
- [Issue 15273] json.d parseJSON doesnt parse current json string
d-bugmail at puremagic.com
- [Issue 15509] IAllocator must be exposed via a reference counted struct
d-bugmail at puremagic.com
- [Issue 16213] CTFE internal error with static array $ as template argument
d-bugmail at puremagic.com
- [Issue 16213] CTFE internal error with static array $ as template argument
d-bugmail at puremagic.com
- [Issue 16213] CTFE internal error with static array $ as template argument
d-bugmail at puremagic.com
- [Issue 17374] Improve inferred attribute error message
d-bugmail at puremagic.com
- [Issue 17374] Improve inferred attribute error message
d-bugmail at puremagic.com
- [Issue 17770] Null pointer access in CTFE code
d-bugmail at puremagic.com
- [Issue 1807] ENHANCEMENT: Let IFTI "see through" templates to simple aliases
d-bugmail at puremagic.com
- [Issue 1807] ENHANCEMENT: Let IFTI "see through" templates to simple aliases
d-bugmail at puremagic.com
- [Issue 18110] most of phobos should be @safe-ly useable
d-bugmail at puremagic.com
- [Issue 18472] [Reg 2.078] betterC: cannot use format at compile time.
d-bugmail at puremagic.com
- [Issue 18472] [Reg 2.078] betterC: cannot use format at compile time.
d-bugmail at puremagic.com
- [Issue 18935] [spec] Version dropdown on spec page
d-bugmail at puremagic.com
- [Issue 18969] 'need this for <function>' when passing field or method as template parameter
d-bugmail at puremagic.com
- [Issue 19045] [ICE] Casting from real to ulong in comparison causes fails to compile
d-bugmail at puremagic.com
- [Issue 20166] among should have an overload for fixed-length arrays
d-bugmail at puremagic.com
- [Issue 20341] [REG 2.063] 'this' required for explicit instantiation of template member function using template this
d-bugmail at puremagic.com
- [Issue 20341] [REG 2.063] 'this' required for explicit instantiation of template member function using template this
d-bugmail at puremagic.com
- [Issue 20341] [REG 2.063] 'this' required for explicit instantiation of template member function using template this
d-bugmail at puremagic.com
- [Issue 20351] Unknown error, should actually be: pure function cannot call impure function
d-bugmail at puremagic.com
- [Issue 20458] CRTP + pass alias to virtual member to mixin = runtime crash
d-bugmail at puremagic.com
- [Issue 20458] CRTP + pass alias to virtual member to mixin = runtime crash
d-bugmail at puremagic.com
- [Issue 20458] CRTP + pass alias to virtual member to mixin = runtime crash
d-bugmail at puremagic.com
- [Issue 20458] CRTP + pass alias to virtual member to mixin = runtime crash
d-bugmail at puremagic.com
- [Issue 20595] there should be a way to suggest that `auto` return will only be of certain types
d-bugmail at puremagic.com
- [Issue 20737] TLS variables unusable with -betterC for Windows MSVC targets
d-bugmail at puremagic.com
- [Issue 20737] TLS variables unusable with -betterC for Windows MSVC targets
d-bugmail at puremagic.com
- [Issue 20784] Assert expression specification needs to be updated
d-bugmail at puremagic.com
- [Issue 20908] -preview=nosharedaccess requires zero-initializion for aggregates
d-bugmail at puremagic.com
- [Issue 20908] -preview=nosharedaccess requires zero-initializion for aggregates
d-bugmail at puremagic.com
- [Issue 20908] -preview=nosharedaccess requires zero-initializion for aggregates
d-bugmail at puremagic.com
- [Issue 20908] -preview=nosharedaccess requires zero-initializion for aggregates
d-bugmail at puremagic.com
- [Issue 21288] Wrong context pointer for alias this function
d-bugmail at puremagic.com
- [Issue 21288] Wrong context pointer for alias this function
d-bugmail at puremagic.com
- [Issue 21288] Wrong context pointer for alias this function
d-bugmail at puremagic.com
- [Issue 21574] Evaluate pure functions using CTFE
d-bugmail at puremagic.com
- [Issue 21619] Parameter-less function literal in expression statement fails to parse
d-bugmail at puremagic.com
- [Issue 21915] dmd 2.092 is an invalid exe file on Windows XP
d-bugmail at puremagic.com
- [Issue 22039] ICE on infinite recursion in default parameter
d-bugmail at puremagic.com
- [Issue 22039] ICE on infinite recursion in default parameter
d-bugmail at puremagic.com
- [Issue 22039] ICE on infinite recursion in default parameter
d-bugmail at puremagic.com
- [Issue 22039] ICE on infinite recursion in default parameter
d-bugmail at puremagic.com
- [Issue 22147] DList can't accept a struct with postblit disabled
d-bugmail at puremagic.com
- [Issue 22147] DList can't accept a struct with postblit disabled
d-bugmail at puremagic.com
- [Issue 22156] Can't use all-types slice of not-all-types AliasSeq as type
d-bugmail at puremagic.com
- [Issue 22159] "==" causeses error for array of classes in safe method
d-bugmail at puremagic.com
- [Issue 22159] "==" causeses error for array of classes in safe method
d-bugmail at puremagic.com
- [Issue 22159] "==" causeses error for array of classes in safe method
d-bugmail at puremagic.com
- [Issue 22465] Unicode Trojan Source Vulnerability
d-bugmail at puremagic.com
- [Issue 22509] Document implicit conversion to immutable for pure factory functions
d-bugmail at puremagic.com
- [Issue 22509] Document implicit conversion to immutable for pure factory functions
d-bugmail at puremagic.com
- [Issue 22722] ImportC: parser doesn’t understand `asm volatile` syntax
d-bugmail at puremagic.com
- [Issue 22722] ImportC: parser doesn’t understand `asm volatile` syntax
d-bugmail at puremagic.com
- [Issue 22785] joiner does not support range over immutable
d-bugmail at puremagic.com
- [Issue 23226] druntime does not compile with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23310] Segfault on switch with global enum
d-bugmail at puremagic.com
- [Issue 23440] closure over typesafe variadic or scope array passes safe though leads to stack corruption
d-bugmail at puremagic.com
- [Issue 23440] closure over typesafe variadic or scope array passes safe though leads to stack corruption
d-bugmail at puremagic.com
- [Issue 23440] closure over typesafe variadic or scope array passes safe though leads to stack corruption
d-bugmail at puremagic.com
- [Issue 23440] closure over typesafe variadic or scope array passes safe though leads to stack corruption
d-bugmail at puremagic.com
- [Issue 23513] ImportC doesn't export ncurses' attributes (C macros)
d-bugmail at puremagic.com
- [Issue 23590] Deprecation: scope variable 'bar' assigned to non-scope parameter '_param_2' calling formattedWrite
d-bugmail at puremagic.com
- [Issue 23677] log1p Documentation Doesn't Match Implementation
d-bugmail at puremagic.com
- [Issue 23708] Cannot return shared class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23725] ImportC fails to parse __asm __volatile on FreeBSD stdatomic.h and fenv.h
d-bugmail at puremagic.com
- [Issue 23725] ImportC fails to parse __asm __volatile on FreeBSD stdatomic.h and fenv.h
d-bugmail at puremagic.com
- [Issue 23725] ImportC fails to parse __asm __volatile on FreeBSD stdatomic.h and fenv.h
d-bugmail at puremagic.com
- [Issue 23727] ImportC support imaginary real numbers
d-bugmail at puremagic.com
- [Issue 23731] [REG2.102] Throwing within finalizers causes InvalidMemoryOperationError on Windows
d-bugmail at puremagic.com
- [Issue 23732] Cannot create shared instance of class with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23734] Visual Studio crashes when right clicking a newly added folder in a D project
d-bugmail at puremagic.com
- [Issue 23734] Visual Studio crashes when right clicking a newly added folder in a D project
d-bugmail at puremagic.com
- [Issue 23743] wrong code with `foreach`, `ubyte`, `>=`, ternary operator
d-bugmail at puremagic.com
- [Issue 23743] wrong code with `foreach`, `ubyte`, `>=`, ternary operator
d-bugmail at puremagic.com
- [Issue 23744] Static foreach has different behaviour inside switch statements depending on whether the body is in braces or not
d-bugmail at puremagic.com
- [Issue 23744] Static If Compilation Differences / Attribute inference bug
d-bugmail at puremagic.com
- [Issue 23745] Segfault with forward reference mismatched override with undeclared type
d-bugmail at puremagic.com
- [Issue 23750] log1p for floats/doubles not actually providing extra accuracy
d-bugmail at puremagic.com
- [Issue 23750] log1p for floats/doubles not actually providing extra accuracy
d-bugmail at puremagic.com
- [Issue 23752] ImportC: can't take address of dereferenced void pointer
d-bugmail at puremagic.com
- [Issue 23752] ImportC: can't take address of dereferenced void pointer
d-bugmail at puremagic.com
- [Issue 23752] ImportC: can't take address of dereferenced void pointer
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23753] this allowed in static member function
d-bugmail at puremagic.com
- [Issue 23754] betterC cannot use std.format at compile time
d-bugmail at puremagic.com
- [Issue 23754] betterC cannot use std.format at compile time
d-bugmail at puremagic.com
- [Issue 23754] betterC cannot use std.format at compile time
d-bugmail at puremagic.com
- [Issue 23754] New: betterC cannot use std.format at compile time
d-bugmail at puremagic.com
- [Issue 23755] New: array.until!pred should return an array
d-bugmail at puremagic.com
- [Issue 23756] New: Add thread local constructor/destructor pragma
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23757] New: ImportC: fail to import malloc
d-bugmail at puremagic.com
- [Issue 23758] [REG 2.103] Segfault accessing NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23758] [REG 2.103] Segfault accessing NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23758] [REG 2.103] Segfault accessing NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23758] [REG 2.103] Segfault accessing NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23758] [REG 2.103] Segfault accessing NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23758] New: [REG 2.103] Segfault accesses NewExp::argprefix from C++
d-bugmail at puremagic.com
- [Issue 23759] [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23759] [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23759] [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23759] [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23759] [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23759] New: [REG 2.103][FTBFS] Undefined symbols for architecture i386: "__ZN7CTFloat6sprintEPcjc10longdouble"
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] Error: unknown
d-bugmail at puremagic.com
- [Issue 23760] New: Error: unknown
d-bugmail at puremagic.com
- [Issue 23761] New: Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23761] Trait getOverloads does not retain "this" reference when used with instance
d-bugmail at puremagic.com
- [Issue 23762] New: Missing switch case fallthrough error when generating cases with `static foreach`
d-bugmail at puremagic.com
- [Issue 23763] ICE on operations involving zero-initialized structs
d-bugmail at puremagic.com
- [Issue 23763] ICE on operations involving zero-initialized structs
d-bugmail at puremagic.com
- [Issue 23763] ICE on operations involving zero-initialized structs
d-bugmail at puremagic.com
- [Issue 23763] New: ICE on operations involving zero-initialized structs
d-bugmail at puremagic.com
- [Issue 23764] Message printed twice: Usage of in on parameter
d-bugmail at puremagic.com
- [Issue 23764] Message printed twice: Usage of in on parameter
d-bugmail at puremagic.com
- [Issue 23764] New: Message printed twice: Usage of in on parameter
d-bugmail at puremagic.com
- [Issue 23765] Compiler crashes when extending a class and overriding allocation functions without selector
d-bugmail at puremagic.com
- [Issue 23765] New: Compiler crashes when extending a class and overriding allocation functions without selector
d-bugmail at puremagic.com
- [Issue 23766] Mixin template should support core.attribute:selector
d-bugmail at puremagic.com
- [Issue 23766] New: Mixin template should support core.attribute:selector
d-bugmail at puremagic.com
- [Issue 23767] ImportC: ternary with null constant has wrong pointer type
d-bugmail at puremagic.com
- [Issue 23767] ImportC: ternary with null constant has wrong pointer type
d-bugmail at puremagic.com
- [Issue 23767] ImportC: ternary with null constant has wrong pointer type
d-bugmail at puremagic.com
- [Issue 23767] New: ImportC: ternary with null constant has wrong pointer type
d-bugmail at puremagic.com
- [Issue 23768] New: ImportC: ICE on nested C initializer
d-bugmail at puremagic.com
- [Issue 23769] Lambda isn't a unary predicate for lambda that doesn't compile
d-bugmail at puremagic.com
- [Issue 23769] Lambda isn't a unary predicate for lambda that doesn't compile
d-bugmail at puremagic.com
- [Issue 23769] Lambda isn't a unary predicate for lambda that doesn't compile
d-bugmail at puremagic.com
- [Issue 23769] New: Lambda isn't a unary predicate for lambda that doesn't compile
d-bugmail at puremagic.com
- [Issue 23770] New: ImportC: error on gnu atomic builtins
d-bugmail at puremagic.com
- [Issue 23771] Array equals should be handled by CTFE
d-bugmail at puremagic.com
- [Issue 23771] New: Array equals should be handled by CTFE
d-bugmail at puremagic.com
- [Issue 23772] Compiler Paths & Microsoft Visual Studio support for D
d-bugmail at puremagic.com
- [Issue 23772] New: Compiler Paths & Microsoft Visual Studio support for D
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23773] New: array length assignment in assert condition should error
d-bugmail at puremagic.com
- [Issue 23774] [REG 2.103-beta] cannot inline function `core.bitop.Split64.this`
d-bugmail at puremagic.com
- [Issue 23774] [REG 2.103-beta] cannot inline function `core.bitop.Split64.this`
d-bugmail at puremagic.com
- [Issue 23774] New: [REG 2.103-beta] cannot inline function `core.bitop.Split64.this`
d-bugmail at puremagic.com
- [Issue 23775] New: Visual D filter right-click crash
d-bugmail at puremagic.com
- [Issue 23775] Visual D filter right-click crash
d-bugmail at puremagic.com
- [Issue 23776] getSymbolsByUDA fails to fetch symbols from module
d-bugmail at puremagic.com
- [Issue 23776] getSymbolsByUDA fails to fetch symbols from module
d-bugmail at puremagic.com
- [Issue 23776] getSymbolsByUDA fails to fetch symbols from module
d-bugmail at puremagic.com
- [Issue 23776] New: getSymbolsByUDA fails to fetch symbols from module
d-bugmail at puremagic.com
- [Issue 23777] New: Can't strip shared qualifier from static array type
d-bugmail at puremagic.com
- [Issue 23778] Code generator fails to handle __c_complex_real properly for Windows
d-bugmail at puremagic.com
- [Issue 23778] Code generator fails to handle __c_complex_real properly for Windows
d-bugmail at puremagic.com
- [Issue 23778] Code generator fails to handle __c_complex_real properly for Windows
d-bugmail at puremagic.com
- [Issue 23778] New: Code generator fails to handle __c_complex_real properly for Windows
d-bugmail at puremagic.com
- [Issue 23779] New: UFCS using pointer should be allowed and should automatically take a reference on values
d-bugmail at puremagic.com
- [Issue 23779] UFCS using pointer should be allowed and should automatically take a reference on values
d-bugmail at puremagic.com
- [Issue 23779] UFCS using pointer should be allowed and should automatically take a reference on values
d-bugmail at puremagic.com
- [Issue 23780] Manual __ctor call can mutate immutable object in @safe code
d-bugmail at puremagic.com
- [Issue 23780] Manual __ctor call can mutate immutable object in @safe code
d-bugmail at puremagic.com
- [Issue 23780] New: Manual __ctor call can mutate immutable object in @safe code
d-bugmail at puremagic.com
- [Issue 23781] [ICE] Segmentation Fault when taking the address of a ref return at CTFE
d-bugmail at puremagic.com
- [Issue 23781] [ICE] Segmentation Fault when taking the address of a ref return at CTFE
d-bugmail at puremagic.com
- [Issue 23781] [ICE] Segmentation Fault when taking the address of a ref return at CTFE
d-bugmail at puremagic.com
- [Issue 23781] New: [ICE] Segmentation Fault when taking the address of a ref return at CTFE
d-bugmail at puremagic.com
- [Issue 23782] asNormalizedPath equality is broken
d-bugmail at puremagic.com
- [Issue 23782] New: asNormalizedPath equality is broken
d-bugmail at puremagic.com
- [Issue 23783] -preview=nosharedaccess does not detect comparison of shared data
d-bugmail at puremagic.com
- [Issue 23783] -preview=nosharedaccess does not detect comparison of shared data
d-bugmail at puremagic.com
- [Issue 23783] -preview=nosharedaccess does not detect comparison of shared data
d-bugmail at puremagic.com
- [Issue 23783] New: -preview=nosharedaccess does not detect comparison of shared data
d-bugmail at puremagic.com
- [Issue 23784] ImportC: __ptr32, __ptr64
d-bugmail at puremagic.com
- [Issue 23784] ImportC: __ptr32, __ptr64
d-bugmail at puremagic.com
- [Issue 23784] New: ImportC: __ptr32, __ptr64
d-bugmail at puremagic.com
- [Issue 23785] [REG ] `-preview=in` crash when passing `enum` value at CTFE
d-bugmail at puremagic.com
- [Issue 23785] New: [REG ] `-preview=in` crash when passing `enum` value at CTFE
d-bugmail at puremagic.com
- [Issue 23786] New: __traits(parent, {}) in overloaded function produces wierd results dependent on declaration order
d-bugmail at puremagic.com
- [Issue 23787] ImportC: __unaligned
d-bugmail at puremagic.com
- [Issue 23787] ImportC: __unaligned
d-bugmail at puremagic.com
- [Issue 23787] New: ImportC: __unaligned
d-bugmail at puremagic.com
- [Issue 23788] New: Win64 problem with constructor for __c_complex_float
d-bugmail at puremagic.com
- [Issue 23788] Win64 problem with constructor for __c_complex_float
d-bugmail at puremagic.com
- [Issue 23788] Win64 problem with constructor for __c_complex_float
d-bugmail at puremagic.com
- [Issue 23789] ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23789] ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23789] ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23789] ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23789] ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23789] New: ImportC: __declspec(align(n))
d-bugmail at puremagic.com
- [Issue 23790] Cannot use cas on member variable with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23790] Cannot use cas on member variable with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23790] Cannot use cas on member variable with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23790] New: Cannot use cas on member variable with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 23791] New: Rvalue default argument for ref paramter gives misleading error
d-bugmail at puremagic.com
- [Issue 23791] Rvalue default argument for ref parameter gives misleading error
d-bugmail at puremagic.com
- [Issue 23792] lexer warns about preprocessor inside token strings
d-bugmail at puremagic.com
- [Issue 23792] lexer warns about preprocessor inside token strings
d-bugmail at puremagic.com
- [Issue 23792] New: lexer warns about preprocessor inside token strings
d-bugmail at puremagic.com
- [Issue 23793] New: std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23793] std.stdio.openNetwork should be refactored and moved to a different place
d-bugmail at puremagic.com
- [Issue 23794] New: Remove std.path.expandTilde
d-bugmail at puremagic.com
- [Issue 23795] Cannot cast _Complex!double to _Complex!float
d-bugmail at puremagic.com
- [Issue 23795] Cannot cast _Complex!double to _Complex!float
d-bugmail at puremagic.com
- [Issue 23795] Cannot cast _Complex!double to _Complex!float
d-bugmail at puremagic.com
- [Issue 23795] New: Cannot cast _Complex!double to _Complex!float
d-bugmail at puremagic.com
- [Issue 23796] New: `deprecated` attribute ignored by opDispatch
d-bugmail at puremagic.com
- [Issue 23797] Improve type-testing `is` expressions
d-bugmail at puremagic.com
- [Issue 23797] New: Improve type-testing `is` expressions
d-bugmail at puremagic.com
- [Issue 23798] New: Type inference should traverse trivial aliases
d-bugmail at puremagic.com
- [Issue 23798] Type inference should traverse trivial aliases
d-bugmail at puremagic.com
- [Issue 23798] Type inference should traverse trivial aliases
d-bugmail at puremagic.com
- [Issue 23799] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23799] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23799] New: Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23800] New: -checkaction=context asserts on deprecated type comparisons should not trigger deprecation messages
d-bugmail at puremagic.com
- [Issue 23801] ImportC: enumeration constant does not fit in an int
d-bugmail at puremagic.com
- [Issue 23801] ImportC: enumeration constant does not fit in an int
d-bugmail at puremagic.com
- [Issue 23801] New: ImportC: enumeration constant does not fit in an int
d-bugmail at puremagic.com
- [Issue 23802] ImportC: __volatile__ is yet another alias for volatile
d-bugmail at puremagic.com
- [Issue 23802] ImportC: __volatile__ is yet another alias for volatile
d-bugmail at puremagic.com
- [Issue 23802] New: ImportC: __volatile__ is yet another alias for volatile
d-bugmail at puremagic.com
- [Issue 23803] New: Link error instead of error message when using betterC
d-bugmail at puremagic.com
- [Issue 23804] New: max total size of static arrays
d-bugmail at puremagic.com
- [Issue 23805] New: Runtime segmentation fault when destructor access function frame
d-bugmail at puremagic.com
- [Issue 23805] Runtime segmentation fault when destructor access function frame
d-bugmail at puremagic.com
- [Issue 23805] Runtime segmentation fault when destructor access function frame
d-bugmail at puremagic.com
- [Issue 23805] Runtime segmentation fault when destructor access function frame
d-bugmail at puremagic.com
- [Issue 23806] [REG 2.099.0] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23806] [REG 2.099.0] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23806] [REG 2.099.0] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23806] New: [REG 2.099.0] Link error with -betterC
d-bugmail at puremagic.com
- [Issue 23807] FunctionLiteral spec should not use Parameters
d-bugmail at puremagic.com
- [Issue 23807] New: FunctionLiteral spec should not use Parameters
d-bugmail at puremagic.com
- [Issue 23808] #include <stdlib.h> is not working with importc
d-bugmail at puremagic.com
- [Issue 23808] #include <stdlib.h> is not working with importc
d-bugmail at puremagic.com
- [Issue 23808] #include <stdlib.h> is not working with importc
d-bugmail at puremagic.com
- [Issue 23808] #include <stdlib.h> is not working with importc
d-bugmail at puremagic.com
- [Issue 23808] New: #include <stdlib.h> is not working with importc
d-bugmail at puremagic.com
- [Issue 23809] New: Adding to associative array inside Variant segfaults
d-bugmail at puremagic.com
- [Issue 23810] New: types from core.stdc can't be used in extern(C++) due to aliases being shared
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23811] New: Compiler doesn't emit global variables
d-bugmail at puremagic.com
- [Issue 23812] New: ImportC: allow adding function attributes to imported C functions
d-bugmail at puremagic.com
- [Issue 23813] DIP1000 can introduce memory corruption in @safe function with typesafe variadics
d-bugmail at puremagic.com
- [Issue 23813] DIP1000 can introduce memory corruption in @safe function with typesafe variadics
d-bugmail at puremagic.com
- [Issue 23813] DIP1000 can introduce memory corruption in @safe function with typesafe variadics
d-bugmail at puremagic.com
- [Issue 23813] DIP1000 can introduce memory corruption in @safe function with typesafe variadics
d-bugmail at puremagic.com
- [Issue 23813] New: DIP1000 can introduce memory corruption in @safe function with typesafe variadics
d-bugmail at puremagic.com
- [Issue 23814] [Codegen] Calling member function of extern(C++) class with multiple inheritance doesn't preserve the EBX register in some cases
d-bugmail at puremagic.com
- [Issue 23814] [Codegen] Calling member function of extern(C++) class with multiple inheritance doesn't preserve the EBX register in some cases
d-bugmail at puremagic.com
- [Issue 23814] New: [Codegen] Calling member function of extern(C++) class with multiple inheritance doesn't preserve the EBX register in some cases
d-bugmail at puremagic.com
- [Issue 23815] closure allocated even if the escape is only used to access static members
d-bugmail at puremagic.com
- [Issue 23815] closure allocated even if the escape is only used to access static members
d-bugmail at puremagic.com
- [Issue 23815] closure allocated even if the escape is only used to access static members
d-bugmail at puremagic.com
- [Issue 23815] closure allocated even if the escape is opnly used to access static members
d-bugmail at puremagic.com
- [Issue 23815] New: closure allocated even if the escape is opnly used to access static members
d-bugmail at puremagic.com
- [Issue 23816] New: Typing invalid mnemonic in asm{} block segfaults
d-bugmail at puremagic.com
- [Issue 23816] Typing invalid mnemonic in asm{} block segfaults
d-bugmail at puremagic.com
- [Issue 23816] Typing invalid mnemonic in asm{} block segfaults
d-bugmail at puremagic.com
- [Issue 23817] New: Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied
d-bugmail at puremagic.com
- [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied
d-bugmail at puremagic.com
- [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied
d-bugmail at puremagic.com
- [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied
d-bugmail at puremagic.com
- [Issue 23818] New: Error HMODULE not defined, please use HMODULE
d-bugmail at puremagic.com
- [Issue 3720] Taking address of member functions possible without an instance
d-bugmail at puremagic.com
- [Issue 3720] Taking address of member functions possible without an instance
d-bugmail at puremagic.com
- [Issue 3872] std.algorithm.filter could become bidirectional if its input range is bidir
d-bugmail at puremagic.com
- [Issue 5351] Add template mixin for Range Primitives using random access
d-bugmail at puremagic.com
- [Issue 6106] Keep track of changes during replace function
d-bugmail at puremagic.com
- [Issue 7432] DMD allows variables to be declared as pure
d-bugmail at puremagic.com
- [Issue 7432] DMD allows variables to be declared as pure
d-bugmail at puremagic.com
- [Issue 7432] DMD allows variables to be declared as pure
d-bugmail at puremagic.com
- [Issue 7947] typeof on anonymous function literal returns void
d-bugmail at puremagic.com
- [Issue 8950] postblit not called on const static array initialization
d-bugmail at puremagic.com
- [Issue 9715] Implement basic template error checking
d-bugmail at puremagic.com
- [Issue 9718] Circular reference with a simple Algebraic
d-bugmail at puremagic.com
Last message date:
Fri Mar 31 20:29:07 UTC 2023
Archived on: Fri Mar 31 20:29:28 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).