Search

April 04
Issues »
...24482
           Summary: recursive alias out of order fails to compile with a
                    misleading error message...
April 03
Issues »
...However, then this
slightly modified testcase still fails:

```
struct S {
    S opBinary(string op: "-")(S...
April 03
Issues »
...getAttributes, __traits(getOverloads, S, "opBinary",
true)[1]);
}
```

Fails (deprecations are errors!) since dlang 2.104...
April 01
Issues »
...Martin Kinkelin:
  Fix Bugzilla Issue 24453 - idup fails for inout(T)[] slices

https://github.com...
March 28
Issues »
...i;
    }
}

void foo(Tuple!(int, S))
{
}
---

It fails with
---
bug.d(6): Error: function `foo...
March 28
Issues »
...constructor generation is so simplistic (and therefore fails so easily) is a major contributing factor...
March 27
Issues »
https://issues.dlang.org/show_bug.cgi?id=24455

--- Comment #1 from Lance Bachmeier <lance...
March 27
Issues »
...test2.d -od. -c

Then the link fails:

/usr/bin/ld: test1.o: in function...
March 27
Issues »
...24457
           Summary: ImportC: Assignment to double complex fails when using
                    ternary operator
           Product: D
           Version...
March 27
Issues »
...16337 "[stable] Fix Bugzilla Issue 24453 - idup fails for inout(T)[] slices" was merged into...
22 23 24 25 26 27 28 29 30 31 32 33
Next ›   Last »