The D Programming Language - Digitalmars-d-bugs
October 2022 Archives by thread
Starting: Sat Oct 1 06:53:50 UTC 2022
Ending: Mon Oct 31 22:14:47 UTC 2022
Messages: 338
- [Issue 23293] ImportC: _Bool bit fields layout does not match gcc
d-bugmail at puremagic.com
- [Issue 23379] Cast of expressions with type noreturn result in ice
d-bugmail at puremagic.com
- [Issue 23331] implicit cast from noreturn crashes compiler in various ways
d-bugmail at puremagic.com
- [Issue 23377] class method overloading with same name doesn't work for base classes
d-bugmail at puremagic.com
- [Issue 14361] [SDC] Allow aliasing integer and other literals
d-bugmail at puremagic.com
- [Issue 23382] New: Non-template requirement for copy constructors is undocumented
d-bugmail at puremagic.com
- [Issue 23383] New: csvReader throws ArrayIndexError when Contents has more fields than header.length
d-bugmail at puremagic.com
- [Issue 23357] ImportC: compatible types with definitions leads to redeclaration error when used from D.
d-bugmail at puremagic.com
- [Issue 23381] null/init are not accepted as initializers of a zero-sized static array
d-bugmail at puremagic.com
- [Issue 23384] New: Suggest calling matching base class method when hidden
d-bugmail at puremagic.com
- [Issue 23128] Attributes inference breaks down with cycles
d-bugmail at puremagic.com
- [Issue 16528] @safe inference does not work for mutually recursive functions
d-bugmail at puremagic.com
- [Issue 22952] Compiler fails to find package.d modules via -mv map
d-bugmail at puremagic.com
- [Issue 13732] Regular templates can use "template this", and they allow any type to be passed
d-bugmail at puremagic.com
- [Issue 23385] New: Consider making currTime @nogc and nothrow
d-bugmail at puremagic.com
- [Issue 23375] enum is not considered global mutable state
d-bugmail at puremagic.com
- [Issue 23386] New: Segfault on enum member UDA inside template
d-bugmail at puremagic.com
- [Issue 23387] New: ImportC: identical structs defined in two C files lead to duplicate .init symbol on macOS
d-bugmail at puremagic.com
- [Issue 21000] -preview=nosharedaccess precludes use of stdin,stdout,stderr
d-bugmail at puremagic.com
- [Issue 22244] Key tail immutability should allow hashmap to be impl converted from immutable to mutable
d-bugmail at puremagic.com
- [Issue 14622] documented unit test that follows an undocumented symbol silently ignored
d-bugmail at puremagic.com
- [Issue 21913] [Statements] foreach (index,value;range); sugar is undocumented and narrow
d-bugmail at puremagic.com
- [Issue 23388] New: ImportC: redeclaration of struct in different translation unit doesn’t check compatibility
d-bugmail at puremagic.com
- [Issue 23389] New: ImportC: types from core.stdc.* are distinct types when imported from C
d-bugmail at puremagic.com
- [Issue 23337] Wrongly elided postblit/copy ctor for array construction (_d_arrayctor lowering)
d-bugmail at puremagic.com
- [Issue 14694] Functions nested within functions need their body in the generated .di file
d-bugmail at puremagic.com
- [Issue 14690] pragma(inline, true) functions must have their bodies emitted in the .di file
d-bugmail at puremagic.com
- [Issue 14783] Overlapping Arrays with Binary Operations on Itself
d-bugmail at puremagic.com
- [Issue 23390] New: value of void initialized variable is unspecified (and not subject to UB)
d-bugmail at puremagic.com
- [Issue 23391] New: Segmentation fault.
d-bugmail at puremagic.com
- [Issue 23392] New: "File does not exist" while the real error is "ENAMETOOLONG (File name too long)"
d-bugmail at puremagic.com
- [Issue 14680] Investigate the use of .di files for Phobos
d-bugmail at puremagic.com
- [Issue 22784] pragma(printf) applies to nested functions
d-bugmail at puremagic.com
- [Issue 23393] New: JSONValue: Appending object to array fails
d-bugmail at puremagic.com
- [Issue 23394] New: Multiple pragma(startaddress) does not result in error
d-bugmail at puremagic.com
- [Issue 23395] New: Regex leaks memory when used in multithreaded environment
d-bugmail at puremagic.com
- [Issue 23396] New: [std.socket] getAddresses causes TcpSocket to open UDP sockets first
d-bugmail at puremagic.com
- [Issue 23397] New: private method callable from other module
d-bugmail at puremagic.com
- [Issue 23398] New: compilers dinterpret.d has array bounds error when running CTFE
d-bugmail at puremagic.com
- [Issue 23399] New: OpenBSD: Teach druntime about new mimmutable(2) syscall
d-bugmail at puremagic.com
- [Issue 23400] New: [REG 2.099] Can't format enum value whose base type has non-const opEquals
d-bugmail at puremagic.com
- [Issue 21400] DDoc skips version else blocks inside templates
d-bugmail at puremagic.com
- [Issue 11337] Ddoc ignores methods in static else block
d-bugmail at puremagic.com
- [Issue 3254] [module] Module member visibility depends on declaration order
d-bugmail at puremagic.com
- [Issue 23343] ImportC: functions declared with asm label to set symbol name gets extra underscore prepended
d-bugmail at puremagic.com
- [Issue 23342] ImportC: Array compound literals use the GC
d-bugmail at puremagic.com
- [Issue 14689] dmd should optionally generate #line directives in the .di file
d-bugmail at puremagic.com
- [Issue 14908] dmd's rewrite is exposed in error message: Error: 's += 1' is not a scalar, it is a S
d-bugmail at puremagic.com
- [Issue 14905] duplicate error message: 'Warning: statement is not reachable'
d-bugmail at puremagic.com
- [Issue 14916] opDispatch: no property error for parameter type mismatch
d-bugmail at puremagic.com
- [Issue 14960] libcurl linking issues on linux
d-bugmail at puremagic.com
- [Issue 14978] Improve incorrect AA declaration error message
d-bugmail at puremagic.com
- [Issue 14983] AUTO_BOOTSTRAP download never happens.
d-bugmail at puremagic.com
- [Issue 14984] Make it illegal (or at least a warning) to modify the iteration variable in foreach
d-bugmail at puremagic.com
- [Issue 14969] cannot evaluate atan at compile time
d-bugmail at puremagic.com
- [Issue 23353] Add opCallAssign and opCallOpAssign
d-bugmail at puremagic.com
- [Issue 22916] [dip1000] copy of ref return still treated as scope variable
d-bugmail at puremagic.com
- [Issue 23401] New: importc can't select preprocessor
d-bugmail at puremagic.com
- [Issue 23402] New: importc function definitions from includes can cause D name conflicts
d-bugmail at puremagic.com
- [Issue 23403] New: Segfault when calling auto-generated struct constuctor with __FUNCTION__ or __PRETTY_FUNCTION__
d-bugmail at puremagic.com
- [Issue 23404] New: CTFE evaluation is unecessary when passing function return type as aliased template argument
d-bugmail at puremagic.com
- [Issue 1807] ENHANCEMENT: Let IFTI "see through" templates to simple aliases
d-bugmail at puremagic.com
- [Issue 23405] New: Doc is wrong on use of useReplacementDchar
d-bugmail at puremagic.com
- [Issue 23406] New: [seg fault] enums can cause compile time seg faults with assignments
d-bugmail at puremagic.com
- [Issue 23407] New: ImportC: function-local struct definition as part of variable declaration doesn’t shadow global definition
d-bugmail at puremagic.com
- [Issue 23408] New: __FUNCTION__ does resolve correctly
d-bugmail at puremagic.com
- [Issue 23409] New: ImportC: multiple usages of va_list produces garbage
d-bugmail at puremagic.com
- [Issue 15083] declaring a variable, cannot access frame pointer
d-bugmail at puremagic.com
- [Issue 15114] hijacking and selective imports
d-bugmail at puremagic.com
- [Issue 15121] Unneeded stack frame generated
d-bugmail at puremagic.com
- [Issue 15125] Explicit pure needed even though pure: at the top of the file
d-bugmail at puremagic.com
- [Issue 15155] ')' cannot be expressed in code examples
d-bugmail at puremagic.com
- [Issue 15246] Destructor inheritance doesn't inherit attributes properly
d-bugmail at puremagic.com
- [Issue 15248] Function in current module is not allowed to overload imported function
d-bugmail at puremagic.com
- [Issue 15254] is expression compares string sub-type equal to an array
d-bugmail at puremagic.com
- [Issue 15256] Data races with arrays allowed in @safe code
d-bugmail at puremagic.com
- [Issue 15311] [dmd-internal] DsymbolExp.resolve and DotIdExp.semanticY (eright.op == TOKimport) need to be merged
d-bugmail at puremagic.com
- [Issue 15329] __traits(isPOD, S) incorrectly returns true for structs with disabled S.init
d-bugmail at puremagic.com
- [Issue 15347] error message for converting return value with ctor/dtor is horrible
d-bugmail at puremagic.com
- [Issue 15414] __traits(getAttributes) should error if the function has multiple overloads
d-bugmail at puremagic.com
- [Issue 22495] SECURITY: unicode directionality overrides should be rejected
d-bugmail at puremagic.com
- [Issue 23410] New: ImportC: binary constants not allowed
d-bugmail at puremagic.com
- [Issue 23411] New: ImportC: undefined identifier __builtin_nanf
d-bugmail at puremagic.com
- [Issue 23412] New: void init member detection does not account for static arrays
d-bugmail at puremagic.com
- [Issue 7205] Function attribute inference fails in case of mutual dependencies
d-bugmail at puremagic.com
- [Issue 23413] New: Array __equals lowering fails to infer @safe with cryptic error
d-bugmail at puremagic.com
- [Issue 23414] New: Import order emits "Error: no size because of forward references"
d-bugmail at puremagic.com
- [Issue 21667] scope parameter causes 'no size because of forward references'
d-bugmail at puremagic.com
- [Issue 22306] scope array variable should be stack allocated
d-bugmail at puremagic.com
- [Issue 23415] New: ImportC: typedef'd struct as const parameter "is not callable"
d-bugmail at puremagic.com
- [Issue 23416] New: Difference DMD/GDC: Error: non-constant expression `& foo`
d-bugmail at puremagic.com
- [Issue 23417] New: Confusing error message when assigning non-existent struct field to the same name global variable
d-bugmail at puremagic.com
- [Issue 23418] New: double argument is passed on stack, but assumed to be in XMM0 register
d-bugmail at puremagic.com
- [Issue 23419] New: grammar error in std/experimental/allocator/building_blocks/segregator.d
d-bugmail at puremagic.com
- [Issue 16992] ddoc does not match documented unittest with static template method
d-bugmail at puremagic.com
- [Issue 23420] New: Deprecate mixing pointer/reference types and value types in the same assignment statement
d-bugmail at puremagic.com
- [Issue 23421] New: File.rawRead is @system on Windows
d-bugmail at puremagic.com
- [Issue 19737] [std.experimental.allocator] link table in docs has missing symbols
d-bugmail at puremagic.com
- [Issue 23422] New: uniq loses position when chained to joiner
d-bugmail at puremagic.com
- [Issue 23423] New: Feature Request: version(D_DebugInfo)
d-bugmail at puremagic.com
- [Issue 23424] New: template with overloads not clear why it doesn't match
d-bugmail at puremagic.com
- [Issue 23425] New: Extract and test RUNNABLE_EXAMPLE tests including Phobos
d-bugmail at puremagic.com
- [Issue 23426] New: Example Run button shows wrong line numbers for errors
d-bugmail at puremagic.com
- [Issue 23427] New: ImportC: some bitfield combinations lead to wrong size struct
d-bugmail at puremagic.com
- [Issue 19788] compiler crash on slicing a enum typed as vector
d-bugmail at puremagic.com
- [Issue 19630] [CTFE][SIMD] Error: cannot determine length of vector slice at compile time
d-bugmail at puremagic.com
- [Issue 23428] New: s
d-bugmail at puremagic.com
- [Issue 23429] New: pamcompany
d-bugmail at puremagic.com
- [Issue 23430] New: ImportC include <> didn't work but quotes does
d-bugmail at puremagic.com
- [Issue 13060] @nogc reading an associative array
d-bugmail at puremagic.com
- [Issue 23431] New: [REG master][ICE] Segmentation fault in Dsymbol::toParent() (this=0x0) at dmd/dsymbol.d:561
d-bugmail at puremagic.com
- [Issue 23432] New: document when array capacity is zero and capacity performance
d-bugmail at puremagic.com
- [Issue 23433] New: [REG 2.081][ICE] Segmentation fault in dmd.blockexit.checkThrow at at src/dmd/blockexit.d:557
d-bugmail at puremagic.com
- [Issue 23434] New: [DIP1000] Allow storing scope and non-scope data in same aggregate
d-bugmail at puremagic.com
- [Issue 15416] UFCS does not attempt to derefence (but should it?)
d-bugmail at puremagic.com
- [Issue 15445] Make DMD's command-line options more compatible with other popular C/C++ compilers
d-bugmail at puremagic.com
- [Issue 15460] Ddoc: merge the opening comment "<!-- Generated by Ddoc from filename.dd -->" into the default definition of DDOC
d-bugmail at puremagic.com
- [Issue 7184] parse error on *(x)++
d-bugmail at puremagic.com
- [Issue 15463] Compilation error when post-incrementing/decrementing a parenthized variable
d-bugmail at puremagic.com
- [Issue 15466] Incorrect result for 'real'
d-bugmail at puremagic.com
- [Issue 21397] Nullable doesn't define copy constructors
d-bugmail at puremagic.com
- [Issue 22511] Nullable is not copyable when templated type has elaborate copy ctor
d-bugmail at puremagic.com
- [Issue 23435] New: Add Flag To Disable All Inlining
d-bugmail at puremagic.com
- [Issue 2753] Cannot declare pointer to function returning ref
d-bugmail at puremagic.com
- [Issue 23436] New: Spec falsely states mutable references in struct .init are forbidden
d-bugmail at puremagic.com
- [Issue 23437] New: [CODEGEN][SIMD] Wrong codegen when inlining __simd(XMM.SQRTSS, a)
d-bugmail at puremagic.com
- [Issue 23438] New: leaking address of stack
d-bugmail at puremagic.com
- [Issue 22977] [dip1000] can escape scope pointer returned by nested function
d-bugmail at puremagic.com
- [Issue 23439] New: [REG 2.098] Error: CTFE internal error: literal 'assert(false, "Accessed expression of type noreturn")'
d-bugmail at puremagic.com
- [Issue 23440] New: closure over typesafe variadic or scope array passes safe though leads to stack corruption
d-bugmail at puremagic.com
- [Issue 18865] Add x86 SIMD Intrinsics to druntime
d-bugmail at puremagic.com
- [Issue 23441] New: importc: array length macro preprocessed with cpp doesn't compile
d-bugmail at puremagic.com
- [Issue 23189] importC: __builtin_offsetof without struct/union/enum should emit proper error message
d-bugmail at puremagic.com
- [Issue 15481] GC profiler thinks reducing array.length triggers reallocation
d-bugmail at puremagic.com
- [Issue 15496] Documentation about special/'__' symbols
d-bugmail at puremagic.com
- [Issue 15501] Missing parens for template argument in error message: Error: no property 'nsecs' for type 'MonoTimeImpl!cast(ClockType)0'
d-bugmail at puremagic.com
- [Issue 15514] Segfault when calling valid D code from C
d-bugmail at puremagic.com
- [Issue 15518] add date info to dmd --version
d-bugmail at puremagic.com
- [Issue 15557] Common type of void* and const(int)* should be const(void)*, not const(int)*
d-bugmail at puremagic.com
- [Issue 15563] synchronized can't be used as a postfix qualifier
d-bugmail at puremagic.com
- [Issue 15575] Wrong value for static immutable struct with union
d-bugmail at puremagic.com
- [Issue 15577] -profile and atomicOp segfaults
d-bugmail at puremagic.com
- [Issue 15582] Slice returned by opSlice() not accepted as lvalue
d-bugmail at puremagic.com
- [Issue 15584] Security issue: symlink attack
d-bugmail at puremagic.com
- [Issue 16539] std.getopt should invoke callbacks in the order given on the command line
d-bugmail at puremagic.com
- [Issue 17333] Disallow concat of string with integer enum
d-bugmail at puremagic.com
- [Issue 14035] string concatenation accepts ints in templates
d-bugmail at puremagic.com
- [Issue 10826] [GC] Should the D GC allocate double4[] aligned to 32 bytes?
d-bugmail at puremagic.com
- [Issue 10826] GC doesn't respect type alignments > 16 bytes
d-bugmail at puremagic.com
- [Issue 23442] New: 1 day agoDMD dll GC bug when calling a function from an interface that creates a new object
d-bugmail at puremagic.com
- [Issue 20209] AA.get() needs to work with inout correctly
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 14484] IFTI doesn't work with TemplateThisParameter and inheritance
d-bugmail at puremagic.com
- [Issue 23443] New: Cannot compare structs with vector fields for equality
d-bugmail at puremagic.com
- [Issue 23444] New: Can't append non-copyable struct value to an array
d-bugmail at puremagic.com
- [Issue 21964] importC: Error messages have the wrong column information
d-bugmail at puremagic.com
- [Issue 23445] New: Can leak scope variable through delegate context
d-bugmail at puremagic.com
- [Issue 23361] std.uni.normalize should be pure
d-bugmail at puremagic.com
- [Issue 20571] spawnProcess does not find .bat files
d-bugmail at puremagic.com
- [Issue 23446] New: spawnProcess ignores the working directory
d-bugmail at puremagic.com
- [Issue 23447] New: wrong expression in error message when template instance doesn't match any overload
d-bugmail at puremagic.com
- [Issue 21338] Confusing error message for template overload resolution failure
d-bugmail at puremagic.com
- [Issue 23448] New: std.container.array does not work with move-only types
d-bugmail at puremagic.com
- [Issue 15613] Parameter type mismatch error message are not very helpful
d-bugmail at puremagic.com
- [Issue 15625] Internal error: backend/elfobj.c 1014
d-bugmail at puremagic.com
- [Issue 15633] -profile and -cov produce bogus output [2.070]
d-bugmail at puremagic.com
- [Issue 15640] type inference in variadic array params not working for classes
d-bugmail at puremagic.com
Last message date:
Mon Oct 31 22:14:47 UTC 2022
Archived on: Mon Oct 31 22:15:00 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).