Search

September 27, 2021
General »
...better error message

opDispatch fails to compile because of my 'static assert' but my message...
September 22, 2021
Issues »
...causes a sigsegfault on DMD without any error message
```d
public struct Foo {
    private int...
September 22, 2021
Issues »
...all 's static assert produces a
garbled error message

https://github.com/dlang/phobos/pull...
September 20, 2021
Issues »
...bar);
---

The error message is:

---
/usr/include/dmd/phobos/std/typecons.d(9067): Error: variable...
September 19, 2021
Issues »
...maxhaton@gmail.com> ---
Could you try with -betterC and see if the error message remains?

--
September 18, 2021
Issues »
https://issues.dlang.org/show_bug.cgi?id=20554

mipri <mipri@minimaltype.com> changed:

           What...
September 18, 2021
Issues »
...all 's static assert produces a garbled error message

https://github.com/dlang/phobos/pull...
September 14, 2021
Learn »
...write({}): {:?}", self.mxfd, Error::last_os_error());
        }
    }
```

I failed to implement message queue as a...
September 13, 2021
Learn »
...Try to start with something small, like error message improvements or [refactorings listed in the...
September 10, 2021
General »
...they're really doing is improving the error message. That might be why they're...
115 116 117 118 119 120 121 122 123 124 125
Next ›   Last »