Search

May 03, 2021
General »
...there seems to be a dependencies in error message generation. So when trying to change...
May 03, 2021
Issues »
https://issues.dlang.org/show_bug.cgi?id=21883

Mathias LANG <pro.mathias.lang@gmail...
May 01, 2021
Issues »
...Outer o1;
    Outer o2;
    o1 = o2;
}
--

Error message: Error: struct `tests.at_disable.Outer` is...
April 30, 2021
Issues »
...rocks> ---
dlang/dmd pull request #12490 "Improve error message for base class followed by interface...
April 30, 2021
General »
What's the error message?
`make AUTO_BOOTSTRAP=1 -f posix.mak` builds just fine...
April 30, 2021
Issues »
...updated dlang/dmd pull request #12490 "Improve error message for base class followed by interface...
April 30, 2021
Issues »
...id=21883

          Issue ID: 21883
           Summary: poor error message when swapping order of base class...
April 30, 2021
Issues »
...row1[] + row1[]  // Error: array operation without destination memory not
allowed.
];

The error message says there...
April 30, 2021
Issues »
...I also don't understand why the error message I get from that is different...
April 28, 2021
Issues »
...require allocating the array first.

3. The error message occurs far from the point where...
130 131 132 133 134 135 136 137 138 139 140
Next ›   Last »