-
Notifications
You must be signed in to change notification settings - Fork 514
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
[.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. #13092
Conversation
Also move the NMath type from the System namespace to the ObjCRuntime namespace.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
❌ [PR Build] Tests failed on Build ❌Tests failed on Build. API diff✅ API Diff from stable View API diffGitHub pagesResults can be found in the following github pages (it might take some time to publish): Test results50 tests failed, 86 tests passed.Failed tests
Pipeline on Agent XAMBOT-1102.BigSur' |
This depends on #13058 first. |
❌ [PR Build] Tests failed on Build ❌Tests failed on Build. API diff✅ API Diff from stable View API diffView dotnet API diffView dotnet legacy API diffGitHub pagesResults can be found in the following github pages (it might take some time to publish): Test results46 tests failed, 90 tests passed.Failed tests
Pipeline on Agent XAMBOT-1104.BigSur' |
… Xamarin.MacCatalyst.dll as well. Ref: xamarin/xamarin-macios#13092 Ref: mono/mono#21261
New commits in migueldeicaza/MonoTouch.Dialog: * migueldeicaza/MonoTouch.Dialog@5a05c69 Add additional usings now that nfloat can be in ObjCRuntime. Diff: https://github.com/migueldeicaza/MonoTouch.Dialog/compare/8e60f82a1ab0fba5e798624edd488736870bb0d7..5a05c6912ef3828271557d9daaaec172c5fb45c2
❌ [PR Build] Tests failed on Build ❌Tests failed on Build. API diff✅ API Diff from stable View API diffView dotnet API diffView dotnet legacy API diffGitHub pagesResults can be found in the following github pages (it might take some time to publish): Test results5 tests failed, 131 tests passed.Failed tests
Pipeline on Agent XAMBOT-1094.BigSur' |
❌ [PR Build] Tests failed on Build ❌Tests failed on Build. API diff✅ API Diff from stable View API diffView dotnet API diffView dotnet legacy API diffGitHub pagesResults can be found in the following github pages (it might take some time to publish): Test results45 tests failed, 97 tests passed.Failed tests
Pipeline on Agent XAMBOT-1104.BigSur |
New commits in spouliot/Touch.Unit: * xamarin/Touch.Unit@cbda703 [Touch.Client] Use MonoTouch.Dialog from a submodule. Diff: https://github.com/spouliot/Touch.Unit/compare/3345db2f4e6408fdf2e8f099251c5c1310b56937..cbda70358360329854ea399100a2b5b04ae43982
❌ [PR Build] Tests failed on Build ❌Tests failed on Build. API diff✅ API Diff from stable View API diffView dotnet API diffView dotnet legacy API diffGitHub pagesResults can be found in the following github pages (it might take some time to publish): Test results1 tests failed, 141 tests passed.Failed tests
Pipeline on Agent XAMBOT-1104.BigSur' |
Test failure is unrelated (https://github.com/xamarin/maccore/issues/2414). |
… Xamarin.MacCatalyst.dll as well. (#60854) Ref: xamarin/xamarin-macios#13092 Ref: mono/mono#21261
… Xamarin.MacCatalyst.dll as well. (#21261) Ref: xamarin/xamarin-macios#13092
… Xamarin.MacCatalyst.dll as well. (#21263) Ref: xamarin/xamarin-macios#13092 Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
… Xamarin.MacCatalyst.dll as well. (#60861) Ref: xamarin/xamarin-macios#13092 Ref: mono/mono#21261 Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
Also move the NMath type from the System namespace to the ObjCRuntime namespace.