The D Programming Language - Digitalmars-d-bugs
April 2021 Archives by thread
Starting: Thu Apr 1 00:10:12 UTC 2021
Ending: Fri Apr 30 23:21:34 UTC 2021
Messages: 534
- [Issue 21756] Immutable array literals cause runtime GC allocation instead of static readonly section allocation
d-bugmail at puremagic.com
- [Issue 21787] New: Operator Overload by a Variable not detected
d-bugmail at puremagic.com
- [Issue 21788] New: __traits(identifier) on types should work like .stringof instead of erroring
d-bugmail at puremagic.com
- [Issue 21789] New: Codecov should use default umask for file permissions
d-bugmail at puremagic.com
- [Issue 9631] Error message not using fully qualified name when appropriate.
d-bugmail at puremagic.com
- [Issue 15613] Parameter type mismatch error message are not very helpful
d-bugmail at puremagic.com
- [Issue 12402] Improved typing for array concatenation
d-bugmail at puremagic.com
- [Issue 1654] Array concatenation result should be implicitly castable between mutable and immutable if the elements support it.
d-bugmail at puremagic.com
- [Issue 9029] Built-in types treated specially for alias parameters
d-bugmail at puremagic.com
- [Issue 11529] Unclear error message when rvalue is passed as `ref'
d-bugmail at puremagic.com
- [Issue 14907] DMD crash when using template name as a default value of template's typed argument
d-bugmail at puremagic.com
- [Issue 16165] Show expected number of function arguments on mismatch
d-bugmail at puremagic.com
- [Issue 19292] Mixin expressions should take an argument list the same as pragma(msg) does
d-bugmail at puremagic.com
- [Issue 20053] add mixin types
d-bugmail at puremagic.com
- [Issue 20280] Compiler segfault when building two small files
d-bugmail at puremagic.com
- [Issue 20530] is(<...> == module/package) does not work with string mixins
d-bugmail at puremagic.com
- [Issue 20692] Nested alias declarations and getMember trait can crash dmd
d-bugmail at puremagic.com
- [Issue 21585] add __traits(totype, string) to convert mangled type string to an existing type
d-bugmail at puremagic.com
- [Issue 21614] compiled imports: core.exception.AssertError at src/dmd/semantic3.d(812): Assertion failure
d-bugmail at puremagic.com
- [Issue 21647] pragma(msg) should be able to print a void type
d-bugmail at puremagic.com
- [Issue 21726] Wrong comparison in package(...) visibilities
d-bugmail at puremagic.com
- [Issue 21790] New: Finding template UDAs is not possible
d-bugmail at puremagic.com
- [Issue 21785] Cannot declare variable of opaque enum with base type
d-bugmail at puremagic.com
- [Issue 19610] __c_longlong is forward referenced
d-bugmail at puremagic.com
- [Issue 21791] New: Stack overflow for forward-referenced enum initializer
d-bugmail at puremagic.com
- [Issue 21792] New: Enum using itself as base type crashes dmd
d-bugmail at puremagic.com
- [Issue 21739] debug case can access variable from other case
d-bugmail at puremagic.com
- [Issue 21793] New: Cannot initialize shared member with -preview=nosharedaccess
d-bugmail at puremagic.com
- [Issue 11038] static has no effect as a block attribute for imports
d-bugmail at puremagic.com
- [Issue 17991] ICE with imports without module
d-bugmail at puremagic.com
- [Issue 18219] Private import inside struct leaks symbols when used as VarDeclaration types
d-bugmail at puremagic.com
- [Issue 20151] particular directory layout causes DMD to crash with an access violation
d-bugmail at puremagic.com
- [Issue 20419] is(missing == module/package) results in unknown identifier
d-bugmail at puremagic.com
- [Issue 20537] traits isPackage/isModule and is(package/module) fail on single level package.d import
d-bugmail at puremagic.com
- [Issue 21501] [REG 2.089.1] undefined identifier in package when using mixin and cyclic imports
d-bugmail at puremagic.com
- [Issue 21651] Unimported package doesn't error out when used as part of fully qualified type
d-bugmail at puremagic.com
- [Issue 21753] Struct literal with function literal member not allowed as template value argument
d-bugmail at puremagic.com
- [Issue 21794] New: Internal compiler assertion
d-bugmail at puremagic.com
- [Issue 21795] New: Spurious error: static variable `i` cannot be read at compile time as default argument to template alias parameter
d-bugmail at puremagic.com
- [Issue 16472] Spurious "is used as a type" when aliasing enum template as default parameter
d-bugmail at puremagic.com
- [Issue 20705] `-preview=rvaluerefparam` does not work with template deduction
d-bugmail at puremagic.com
- [Issue 21796] New: Failed to stat file `./std_json.o'
d-bugmail at puremagic.com
- [Issue 19650] static foreach eponymous template only has one implementation
d-bugmail at puremagic.com
- [Issue 19482] ICE with extern(C++) and static foreach
d-bugmail at puremagic.com
- [Issue 19145] template alias with same name in function doesn't re-instantiate
d-bugmail at puremagic.com
- [Issue 21797] New: Stack overflow for forward-referenced enum min / max
d-bugmail at puremagic.com
- [Issue 21798] New: checkaction=context creates temporary of type void
d-bugmail at puremagic.com
- [Issue 9127] Error on getting `stringof` on field with body-less interface type
d-bugmail at puremagic.com
- [Issue 19482] attributes incorrectly applied to static foreach local variables
d-bugmail at puremagic.com
- [Issue 21799] New: CTFE doesn't call base class destructor for extern(D) classes
d-bugmail at puremagic.com
- [Issue 21800] New: Unused delegate template parameter scope incorrectly inferred
d-bugmail at puremagic.com
- [Issue 21801] New: std.typecons.ReplaceType does not work for `in` parameters
d-bugmail at puremagic.com
- [Issue 21802] New: opAssign and opOpAssign treat lazy void parameters inconsistently
d-bugmail at puremagic.com
- [Issue 21803] New: "@nogc:" incorrectly propagates into function blocks
d-bugmail at puremagic.com
- [Issue 15952] struct in closure is destroyed when parent function returns
d-bugmail at puremagic.com
- [Issue 21669] closure over type with destructor allows accessing destroyed value if used after scope exits
d-bugmail at puremagic.com
- [Issue 21804] New: Type list (tuple) not expanded in delegate during IFTI
d-bugmail at puremagic.com
- [Issue 21665] Void initialization should not be allowed for instances of struct with invariant
d-bugmail at puremagic.com
- [Issue 21338] Move functional style code's unit tests outside scope, to actually test them.
d-bugmail at puremagic.com
- [Issue 21338] Confusing error
d-bugmail at puremagic.com
- [Issue 21338] Confusing error message for template overload resolution failure
d-bugmail at puremagic.com
- [Issue 20777] User defined type as enum base type fails to compile.
d-bugmail at puremagic.com
- [Issue 21805] New: Allow trinary expression in types
d-bugmail at puremagic.com
- [Issue 21806] New: Overload selection ignores slice
d-bugmail at puremagic.com
- [Issue 21807] New: Non-immutable data can be converted to immutable using function call in ctor
d-bugmail at puremagic.com
- [Issue 14114] DMD optimizer defeats use of volatileLoad/Store with error: null dereference in function
d-bugmail at puremagic.com
- [Issue 14114] Allow volatileLoad/Store to access null location
d-bugmail at puremagic.com
- [Issue 21808] New: Position format specifiers don't work for AAs
d-bugmail at puremagic.com
- [Issue 20068] Union initialization in constructors should be @safe
d-bugmail at puremagic.com
- [Issue 21809] New: [Oh No! Page Not Found]
d-bugmail at puremagic.com
- [Issue 21717] [Oh No! Page Not Found]
d-bugmail at puremagic.com
- [Issue 17146] Internal error: tk.c 266 with -O -inline
d-bugmail at puremagic.com
- [Issue 21810] New: Check for sortedness in `merge` must not use `==`
d-bugmail at puremagic.com
- [Issue 21115] FreeBSD32 - crash in std.concurrency unittests
d-bugmail at puremagic.com
- [Issue 20534] std.format: %r on boolean gives wrong result
d-bugmail at puremagic.com
- [Issue 21811] New: Unable to use IfCondition as expression in while statement
d-bugmail at puremagic.com
- [Issue 21229] [REG 2.080.2] Constructor flow analysis doesn't understand unions
d-bugmail at puremagic.com
- [Issue 21693] extern(C++) class instance dtors are never called, breaking RAII
d-bugmail at puremagic.com
- [Issue 21812] New: __traits(allMembers) on types with value tuples return ghost members
d-bugmail at puremagic.com
- [Issue 16140] while(auto x = y) does not behave like if(auto x = y)
d-bugmail at puremagic.com
- [Issue 21813] New: [REG-master] Bootstrap broken from dmd-cxx baseline.
d-bugmail at puremagic.com
- [Issue 20855] stack overflow when compiling large file
d-bugmail at puremagic.com
- [Issue 21814] New: std.fomat: grouping with width 0 causes floating point exception
d-bugmail at puremagic.com
- [Issue 16044] __traits(allMembers) returns empty tuple for subpackages
d-bugmail at puremagic.com
- [Issue 19415] return non-copyable struct fails if member function has return attribute
d-bugmail at puremagic.com
- [Issue 20894] ICE: passing a member template mixin identifier as alias argument
d-bugmail at puremagic.com
- [Issue 20915] __traits(allMembers) results include custom version identifiers, which is unusable
d-bugmail at puremagic.com
- [Issue 20919] DMD crash when '__traits' prints error involving a Parameter
d-bugmail at puremagic.com
- [Issue 17135] Optimization of big functions takes a lot of time
d-bugmail at puremagic.com
- [Issue 7157] Optimiser is O(n^2) w.r.t. function length
d-bugmail at puremagic.com
- [Issue 18221] DMD64 2.078.0 compile time explodes with -inline (>4X)
d-bugmail at puremagic.com
- [Issue 21111] One pragma(inline, true) introduction increases phobos build time by 10x
d-bugmail at puremagic.com
- [Issue 21121] Optimizer slowdowns
d-bugmail at puremagic.com
- [Issue 19192] [wrong-code] [crashes] Covariant method interface <- abstract class <- class hierarchies
d-bugmail at puremagic.com
- [Issue 21687] Confusing error message for CTFE pointer in static initializer
d-bugmail at puremagic.com
- [Issue 21709] std.conv.emplace not usable in betterC - 2.096
d-bugmail at puremagic.com
- [Issue 20704] `-preview=rvaluerefparam` does not work with `init` as default parameter
d-bugmail at puremagic.com
- [Issue 21815] New: std.format: invalid UTF-character throws with width but not without
d-bugmail at puremagic.com
- [Issue 6401] infinite loop with -inline in gflow.c:accumaecpx
d-bugmail at puremagic.com
- [Issue 19550] [REG 2.078] Massive compiler backend slowdown
d-bugmail at puremagic.com
- [Issue 21776] %b, %o, %x and %X on integers does not obey plus and space flag
d-bugmail at puremagic.com
- [Issue 21816] New: testing XMM for nan does not work
d-bugmail at puremagic.com
- [Issue 18963] Relax restrictions on 'return' parameters when parameter is not a pointer
d-bugmail at puremagic.com
- [Issue 21817] New: std.format: %u on integer does not print unsigned value
d-bugmail at puremagic.com
- [Issue 21818] New: ICE: Assertion hit in dinterpret.d
d-bugmail at puremagic.com
- [Issue 21742] dot template expressions don't have the void type like any template
d-bugmail at puremagic.com
- [Issue 20536] std.format: %a on reals is inconsistent with %a on float/double
d-bugmail at puremagic.com
- [Issue 21819] New: Add phobos module(s) for localization and internationalization
d-bugmail at puremagic.com
- [Issue 6925] Obey locale for thousands grouping syntax in writef?
d-bugmail at puremagic.com
- [Issue 8424] Compile time conversions of double/floats to strings
d-bugmail at puremagic.com
- [Issue 9297] Formatting of floating point values in std.format truncates reals to double
d-bugmail at puremagic.com
- [Issue 20320] format("%f") leeds to wrong output
d-bugmail at puremagic.com
- [Issue 20371] std.format limited to 500 characters for floats
d-bugmail at puremagic.com
- [Issue 21743] getOverloads fails to propagate 'this' expression for template member
d-bugmail at puremagic.com
- [Issue 21777] std.format: several issues when formatting integers with precision
d-bugmail at puremagic.com
- [Issue 21820] New: std.format: formatting zero should never lead to empty string
d-bugmail at puremagic.com
- [Issue 21821] New: Optimizer assumes immutables don't change, but they can in @system code
d-bugmail at puremagic.com
- [Issue 18780] Inconsistent behavior with Variant holding int converting to unsigned types
d-bugmail at puremagic.com
- [Issue 21761] make std.experimental.checkedint.Checked!T.toHash callable when Checked!T is shared
d-bugmail at puremagic.com
- [Issue 21169] make checkedint as a drop-in replacement of native int/long
d-bugmail at puremagic.com
- [Issue 21822] New: Optimizer flowlv() does not account for OPmemcmp and OPstrcmp
d-bugmail at puremagic.com
- [Issue 21823] New: IFTI type conversions should apply to all types.
d-bugmail at puremagic.com
- [Issue 8600] "writeln" one parameter garbled
d-bugmail at puremagic.com
- [Issue 1578] Allow AA literals to initialize static variables
d-bugmail at puremagic.com
- [Issue 18903] std.signals uses _dtor
d-bugmail at puremagic.com
- [Issue 16203] std.signals connect() error
d-bugmail at puremagic.com
- [Issue 9606] `std.signal` implementation is fundamentally incorrect
d-bugmail at puremagic.com
- [Issue 4150] std.signals causes memory corruption and heisenbugs
d-bugmail at puremagic.com
- [Issue 17011] cleanup std.signals documentation
d-bugmail at puremagic.com
- [Issue 19842] std.signals Segfault when connecting with a lambda
d-bugmail at puremagic.com
- [Issue 16058] `immutable delegate()` and `immutable delegate() immutable` are considered equal but treated differently
d-bugmail at puremagic.com
- [Issue 21824] New: broken CentOS:8 installation due to conflicting libcurl(x86-32)
d-bugmail at puremagic.com
- [Issue 21825] New: Do not spuriously warn "calling XXX without side effects discards return value of type 'noreturn'"
d-bugmail at puremagic.com
- [Issue 21826] New: MSCOFF output for Win32 should not use EBP for anything other than the frame pointer
d-bugmail at puremagic.com
- [Issue 21827] New: Null pointer exception in elToPair() in backend/cgelem.d
d-bugmail at puremagic.com
- [Issue 21828] New: Using enum of struct (containing another enum) before its declaration fails
d-bugmail at puremagic.com
- [Issue 21829] New: `private` is ignored when a public overload exists
d-bugmail at puremagic.com
- [Issue 3858] mixin attribute is ignored
d-bugmail at puremagic.com
- [Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints
d-bugmail at puremagic.com
- [Issue 21830] New: Wrong deprecation message when non-deprecated function in static condition
d-bugmail at puremagic.com
- [Issue 21831] New: Wrong deprecation message in template parameters before evaluating constraints
d-bugmail at puremagic.com
- [Issue 21832] New: Wrong deprecation message when importing non-deprecated template in static condition
d-bugmail at puremagic.com
- [Issue 20829] dmd segfault on jump from a TryCatchStatement to another
d-bugmail at puremagic.com
- [Issue 21833] New: Optimizer incorrectly rewrites integer operation to short operation
d-bugmail at puremagic.com
- [Issue 18627] std.complex is a lot slower than builtin complex types at number crunching
d-bugmail at puremagic.com
- [Issue 13815] Inconsistent goto jump behavior between compile-time and runtime
d-bugmail at puremagic.com
- [Issue 21834] New: std.numeric.gcd can't handle negative values
d-bugmail at puremagic.com
- [Issue 21835] New: Operation on float should use XMM register, not x87
d-bugmail at puremagic.com
- [Issue 21836] New: std.format: grouping may cause RangeError
d-bugmail at puremagic.com
- [Issue 21837] New: [Home]
d-bugmail at puremagic.com
- [Issue 21838] New: std.format: Grouping garbles up %a output
d-bugmail at puremagic.com
- [Issue 21839] New: Strange output at Compile time
d-bugmail at puremagic.com
- [Issue 3031] scoped static var conflicts
d-bugmail at puremagic.com
- [Issue 19410] Inconsistency between __traits(allMembers) and __traits(hasMember) for nested structs
d-bugmail at puremagic.com
- [Issue 14740] __traits(allMembers) returns erroneous 'this' member for types declared in functions.
d-bugmail at puremagic.com
- [Issue 21840] New: std.format: grouping ignores space flag with %e
d-bugmail at puremagic.com
- [Issue 21841] New: std.format: grouping produces strange result with zero precision and %e
d-bugmail at puremagic.com
- [Issue 21842] New: std.format: "%-+05,g" adds extra comma
d-bugmail at puremagic.com
- [Issue 21371] core.stdcpp.allocator: _Adjust_manually_vector_aligned checks for sentinel unconditionally (Windows only)
d-bugmail at puremagic.com
- [Issue 21701] casWeak is not implemented
d-bugmail at puremagic.com
- [Issue 21712] [REG 2.096.0] sometimes coverage *.lst files are corrupted
d-bugmail at puremagic.com
- [Issue 21784] joining a detached thread results in segfault.
d-bugmail at puremagic.com
- [Issue 21843] New: std.format could support %{x,X} for ubyte[]
d-bugmail at puremagic.com
- [Issue 21770] Wrong breakpoint location for gdb
d-bugmail at puremagic.com
- [Issue 21722] toString(sink, string format) does not work with non-"%s" strings
d-bugmail at puremagic.com
- [Issue 21575] Child processes spawned by std.process.spawnProcess accidentally inherit signal masks in parent process
d-bugmail at puremagic.com
- [Issue 17844] std.process.execute should allow not capturing stderr
d-bugmail at puremagic.com
- [Issue 21844] New: makedeps option adds spurious/incorrect dependency
d-bugmail at puremagic.com
- [Issue 20886] std.process.browse does not work with URLs 256 characters or longer
d-bugmail at puremagic.com
- [Issue 21845] New: Wrong ParameterStorageClass when -preview=in is used
d-bugmail at puremagic.com
- [Issue 21846] New: std.format: provided format string for toString does not work with grouping
d-bugmail at puremagic.com
- [Issue 21847] New: std.format: %e, %g and %a should be supported for integers too
d-bugmail at puremagic.com
- [Issue 16078] %e (scientific notation) should be supported for all BigInt
d-bugmail at puremagic.com
- [Issue 20482] formatValue overlap detection does not account for nested anonymous unions
d-bugmail at puremagic.com
- [Issue 20568] Unable to convert string to int or uint ... if string having underscore character but work with float ....
d-bugmail at puremagic.com
- [Issue 15526] provide a way to ignore underscores for parsing integers
d-bugmail at puremagic.com
- [Issue 21848] New: std.concurrency.spawn - pass by ref
d-bugmail at puremagic.com
- [Issue 21849] New: UTF8: Column numbers don't respect multi-column characters
d-bugmail at puremagic.com
- [Issue 21849] UTF8: Loc column numbers don't respect multi-column characters
d-bugmail at puremagic.com
- [Issue 21850] New: Template inference of pure not working
d-bugmail at puremagic.com
- [Issue 21851] New: UTF8: Column numbers reported by -vcolumns don't respect multibyte characters
d-bugmail at puremagic.com
- [Issue 21852] New: diagnostic: One-liner errors with formatted Loc should print context when -verrors=context
d-bugmail at puremagic.com
- [Issue 16689] Errors in instantiated mixin templates should show instantiation point
d-bugmail at puremagic.com
- [Issue 21853] New: std.format: formatting real.max in CTFE fails
d-bugmail at puremagic.com
- [Issue 21854] New: @live breaks foreach over integers
d-bugmail at puremagic.com
- [Issue 21855] New: CTFE anonymous union assignment inconsistent
d-bugmail at puremagic.com
- [Issue 21291] Array literal that escapes scope is allocated on stack
d-bugmail at puremagic.com
- [Issue 21856] New: Implicit @safe violation of immutable
d-bugmail at puremagic.com
- [Issue 21857] New: TypeInfo_Array.compare can give wrong result when either array exceeds 2GB
d-bugmail at puremagic.com
- [Issue 20460] [OSX] DMD writes the same address everywhere in DWARF debug infos
d-bugmail at puremagic.com
- [Issue 21858] New: std.format: centering output
d-bugmail at puremagic.com
- [Issue 21859] New: [std.format]
d-bugmail at puremagic.com
- [Issue 21473] DMD enters infinite loop
d-bugmail at puremagic.com
- [Issue 21774] "formatException is not constant" instead of "static assert error"
d-bugmail at puremagic.com
- [Issue 17623] Unexpected failure of an assertion on empty strings
d-bugmail at puremagic.com
- [Issue 21860] New: readln return value in the EOF case
d-bugmail at puremagic.com
- [Issue 21702] avoid quadratic template expansion in constraints of multiple search term versions of std.algorithm.searching.startsWith & endsWith
d-bugmail at puremagic.com
- [Issue 21716] std.regex performance regression (additional GC allocation)
d-bugmail at puremagic.com
- [Issue 21721] casting std.BigInts to built-in floating point types doesn't work without -preview=dip1000
d-bugmail at puremagic.com
- [Issue 21724] std.algorithm.mutation.copy fails on overlapping arrays if the source array's pointer is less than the destination array's pointer
d-bugmail at puremagic.com
- [Issue 21725] Specifying null as bitfields variable name now fails
d-bugmail at puremagic.com
- [Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -
d-bugmail at puremagic.com
- [Issue 21861] New: ctfe fails when a nested enum or function has a UDA
d-bugmail at puremagic.com
- [Issue 21862] New: Taking address of non-static method without "this" should not be allowed
d-bugmail at puremagic.com
- [Issue 21863] New: FieldNameTuple returns emptry string for interfaces
d-bugmail at puremagic.com
- [Issue 18571] Missing functions in std.complex
d-bugmail at puremagic.com
- [Issue 18679] std.complex.opEquals has opEquals but no toHash
d-bugmail at puremagic.com
- [Issue 17206] [Tracking] Check that opEquals and toHash are both defined or neither are defined
d-bugmail at puremagic.com
- [Issue 21864] New: Line numbers and file names wrong in stack trace for Dward debug info
d-bugmail at puremagic.com
- [Issue 20510] Make backtrace code read the dSYM data
d-bugmail at puremagic.com
- [Issue 21865] New: Grammar has no rule for Traits
d-bugmail at puremagic.com
- [Issue 20257] Implement waitTimeout() in std.process
d-bugmail at puremagic.com
- [Issue 21866] New: Templates confuse error message to use wrong string litteral
d-bugmail at puremagic.com
- [Issue 21867] New: DMD fails to link after installing Visual Studio 2019
d-bugmail at puremagic.com
- [Issue 20756] ImplicitConversionTargets ignores interface inheritance
d-bugmail at puremagic.com
- [Issue 21868] New: DIP1000 doesn't catch pointer to struct temporary
d-bugmail at puremagic.com
- [Issue 21869] New: Invalid hyperlink to doxygen
d-bugmail at puremagic.com
- [Issue 19783] Fail to emplace struct with betterC
d-bugmail at puremagic.com
- [Issue 16783] std.net.curl application throws an exception
d-bugmail at puremagic.com
- [Issue 21870] New: Property/method not invoked and requires () when used in static array length
d-bugmail at puremagic.com
- [Issue 21871] New: Accessing elements of "static immutable" arrays passed as template parameters requires allocation
d-bugmail at puremagic.com
- [Issue 21872] New: Warning: statement is not reachable should be error instead of warning!
d-bugmail at puremagic.com
- [Issue 21873] New: Cannot build build.d on OSX with latest dmd 2.096.1
d-bugmail at puremagic.com
- [Issue 15478] cases of missed CTFE evaluation when defining arrays dimensions
d-bugmail at puremagic.com
- [Issue 21874] New: The test suite fails with most recent GDB versions
d-bugmail at puremagic.com
- [Issue 21734] VS2019 crash while debugging
d-bugmail at puremagic.com
- [Issue 21875] New: std.format: wrong number of format specifiers in nested format string of associative arrays should be detected
d-bugmail at puremagic.com
- [Issue 20667] fatal error LNK1179 on windows-x86_64-dmd with MSVC
d-bugmail at puremagic.com
- [Issue 21876] New: Zero-length static arrays "cannot be read at compile time"
d-bugmail at puremagic.com
- [Issue 21877] New: VS2019 crash with "Show parameter storage class at call site"
d-bugmail at puremagic.com
- [Issue 21878] New: "ref" lost when indexing array in CTFE
d-bugmail at puremagic.com
- [Issue 18466] std.format: Wide / Full-width characters as defined by Unicode TR11 (EastAsianWidth.txt) should occupy 2 spaces per character
d-bugmail at puremagic.com
- [Issue 21879] New: -betterC "undefined reference to '_memset32'"
d-bugmail at puremagic.com
- [Issue 21880] New: [REG 2.095] scope variable assigned to non-scope parameter calling function
d-bugmail at puremagic.com
- [Issue 21881] New: Array operation fails to compile even though it really shouldn'
d-bugmail at puremagic.com
- [Issue 21882] New: [ICE][dip1021] src/dmd/escape.d(1850): Assertion failure
d-bugmail at puremagic.com
- [Issue 21883] New: poor error message when swapping order of base class and interface
d-bugmail at puremagic.com
- [Issue 16098] align(32) not respected for stack variables
d-bugmail at puremagic.com
- [Issue 21884] New: [betterC] can't compare arrays with -betterC
d-bugmail at puremagic.com
- [Issue 20689] dmd's -betterC mode generates "undefined reference to '_memsetFloat'" when using float arrays
d-bugmail at puremagic.com
Last message date:
Fri Apr 30 23:21:34 UTC 2021
Archived on: Fri Apr 30 23:21:43 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).