Search

November 04
General »
...serialization and error message structuring, as well as exploring additional utilities for enhanced error details.
November 03
Issues »
...escape of a string should hint on error" was merged into stable:

- 6fb4da37daaf1767b78b1bc0791591dcf8c2dfb8 by Richard...
November 02
DIP Ideas »
...x = 127;
short y = x / 2 + 1; //Error: integer promotion screwed you over again!
//ugh...
November 02
Issues »
...escape of a string should hint on error" fixing this issue:

- Fix bugzilla issue 24841...
November 02
Issues »
...rightly an error.

The lexer should when it sees this range, should error but hint...
November 01
Issues »
...c(1084,43): Error: undefined identifier `__builtin_unreachable`
md4c.c(1235,43): Error: undefined identifier...
October 31
Learn »
The following there is error "No public key"!

```
md@SDB MSYS ~
$ curl -fsS https://dlang...
October 31
DIP Development »
...struct Foo {
	int x;
}
```

```
onlineapp.d(1): Error: cannot determine the address of the initializer...
October 30
Issues »
...guarantees, using the GC is the correct solution in this situation, and therefore should error.

--
October 30
Issues »
...nobody@puremagic.com
          Reporter: turkeyman@gmail.com

error : function `MyClass.myMethod` is `@nogc` yet allocates...
39 40 41 42 43 44 45 46 47 48 49 50
Next ›   Last »