On Monday, 11 June 2018 at 02:58:28 UTC, makedgreatagain wrote:
On Thursday, 7 June 2018 at 14:12:15 UTC, Joakim wrote:
On Thursday, 7 June 2018 at 11:58:58 UTC, makedgreatagain wrote:
On Thursday, 7 June 2018 at 07:58:19 UTC, Joakim wrote:
[...]

Thanks for you suggestion Joakim.

I try follow your suggestion, get all commit from origin branch (116 commit by Dan Olson fro IOS brnach).

When I try cherry pick the first commit, get conflict the line number is 6232. (the ios branch is base on cpp and master ldc is move to d).

I will try more but I guess It is hard for me to made it work.

Huh, I didn't look that far back in the branch, may not be worth merging. How is his last release working? Do you want only betterC? If so, you may be better off backporting the betterC patch that got it working later, shouldn't be much to that one.

Thanks for your help.

The side thing is betterC change also base on d based branch, which is very hard to backporting to cpp branch.

No, it only disables 4-5 things, so while you're right that it applies towards ddmd, it should be pretty easy to manually backport to the old C++ frontend. I plan to do so for the ltsmaster branch of ldc, its last C++ version, this week: you can apply that pull to Dan's ios branch or easily port it yourself.

Reply via email to