Yes, I cleared the 'Settings' area today. Most of it was smooth sailing: the majority of the changes were casing related, and a few other issues, that I had already fixed in 4.7.2, and now ported over into the new codebase.
There was one small issue of note - that was a new addition: Mono does not implement
AllInternalsVisible=true
And, using this in the attribute declaration will actually make the friend assembly not see the desired internal assembly.
One exception: mono tab bug fix has been deferred for now.
That's it for now.
git commit hash b0b7d974
No comments:
Post a Comment
Note: only a member of this blog may post a comment.