Closed sushihangover closed 9 years ago
The merge to 4.0.0.143 is not complete. Need to do some refactoring and code cleanup to handle pending merges, the code execution path has been diverged since the original project and is causing regression issues in the CSharp compilation in merging 4.x changes. This has been confirmed by using "mono --trace=N:Mono.CSharp" on some of the C# tests (mainly been looking at the 'static using' changes that are pending and causing some major regressions.
Still pending to get to 4.0.0.143:
git log --pretty=oneline HEAD..mono-4.0.0.143 | wc -l
1154
Ref #82