Search

November 19
Issues »
...the same example with a different safety error, reading overlapped pointers:

```
union Bar
{
    string name...
November 18
Learn »
...t work (complain is for `S.f`):
// Error: cannot implicitly convert expression `this.value` of...
November 18
Issues »
...test() {
    static T t;
    gee(&t);              // no error
    bar(cast(void[24])t); // cast from...
November 18
General »
...syntax error message [#16832](https://github.com/dlang/dmd/pull/16832)
      - Improved syntax error messages...
November 17
General »
...the language or by programmers is just error-prone, and the lower level code that...
November 17
General »
...and empty arrays, since it's quite error-prone (e.g. `"".idup is null` is...
November 17
DIP Ideas »
...variable is that NSException effectively inherits from ``Error`` not ``Exception``. It is not meant to...
November 17
Issues »
https://issues.dlang.org/show_bug.cgi?id=24353

Paul Backus <snarwin+bugzilla@gmail.com...
November 17
Issues »
...fix Bugzilla 24745 - improve associative array syntax error message" was merged into master:

- d4b85e9827a85bfe4f55b0fbd1c487fed7b051b9 by...
November 16
Issues »
https://issues.dlang.org/show_bug.cgi?id=24353

Dlang Bot <dlang-bot@dlang.rocks...
33 34 35 36 37 38 39 40 41 42 43 44
Next ›   Last »