On Sunday, 28 May 2017 at 22:26:18 UTC, Stefan Koch wrote:
On Thursday, 16 February 2017 at 21:05:51 UTC, Stefan Koch wrote:
[ ... ]

Hi Guys,

I just fixed the sliceAssignment!
now overlapping assignments are correctly detected.

I also re-enabled a bailout on struct-member operation which are not simple integers.
Which means I chose to ignore some ABI issues for now ....

With that the dmd unittests are green again.

Phobos still fails an I am investigating.

The failing phobos test works now.
However due to the corrected expression handling, I now encounter cases, which I overlooked before.
Thus we now fail the dmd testsuite.

Reply via email to