Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[System.Private.CoreLib] Initial build pass #12450

Merged
merged 10 commits into from Jan 17, 2019

Conversation

marek-safar
Copy link
Member

No description provided.

</ItemGroup>
<ItemGroup>
<Compile Include="temp\*.cs" />
</ItemGroup>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, will populate that with not migrated files in follow up change

RuntimeThread (Thread t) { thread = t; }

private Thread AsThread()
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't these files use the mono coding conventions ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure, I suspect some changes will eventually migrate to shared which means coreclr coding convention, do we want to do the conversion at that point?

@marek-safar
Copy link
Member Author

@monojenkins commit apidiff

monojenkins added a commit to mono/api-snapshot that referenced this pull request Jan 17, 2019
@marek-safar marek-safar merged commit 2c6ec11 into mono:master Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants