digitalmars.D.ldc - Merge 2.072.2
- Johan Engelen (6/6) Jan 28 2017 I've started merging 2.072.2. Most of the merge conflicts are
- David Nadlinger via digitalmars-d-ldc (4/9) Jan 28 2017 Nice, let's get some momentum going. The first 2.073 point release with
- kinke (6/13) Jan 29 2017 After druntime, Phobos and dmd-testsuite, I started on ddmd/LDC
I've started merging 2.072.2. Most of the merge conflicts are easily solved, some are a bit more work. Think I'll have it finished in the next days. I saw that Martin already merged 2.072.2 druntime and Phobos. The Phobos merge removed an important fix, so I've reverted that. -Johan
Jan 28 2017
On 29 Jan 2017, at 0:27, Johan Engelen via digitalmars-d-ldc wrote:I've started merging 2.072.2. Most of the merge conflicts are easily solved, some are a bit more work. Think I'll have it finished in the next days. I saw that Martin already merged 2.072.2 druntime and Phobos. The Phobos merge removed an important fix, so I've reverted that.Nice, let's get some momentum going. The first 2.073 point release with some regression fixes is going to become available soon too. ;) — David
Jan 28 2017
On Saturday, 28 January 2017 at 23:27:10 UTC, Johan Engelen wrote:I've started merging 2.072.2. Most of the merge conflicts are easily solved, some are a bit more work. Think I'll have it finished in the next days. I saw that Martin already merged 2.072.2 druntime and Phobos. The Phobos merge removed an important fix, so I've reverted that. -JohanAfter druntime, Phobos and dmd-testsuite, I started on ddmd/LDC too as I thought you'd still be involved with Weka. I'm not far from getting LDC to compile. So before you duplicate most of the work, I'll upload my current status to my repo (kinke/ldc-merge-2.072).
Jan 29 2017