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

Verify that FB15301105 is fixed #21561

Open
rolfbjarne opened this issue Oct 31, 2024 · 0 comments
Open

Verify that FB15301105 is fixed #21561

rolfbjarne opened this issue Oct 31, 2024 · 0 comments
Labels
tests Anything related to tests
Milestone

Comments

@rolfbjarne
Copy link
Member

Feedback ticket is described here: https://github.com/xamarin/maccore/issues/2947, supposedly fixed in Xcode 16.2 - which we should verify by uncommenting this code:

// Calling sa.SetBaselineInfo makes the CTLine ctor crash (https://github.com/xamarin/maccore/issues/2947)
// so don't do that here.
// sa.SetBaselineInfo (CTBaselineClass.Roman, 13);
// sa.SetBaselineInfo (CTBaselineClass.IdeographicHigh, 3);

@rolfbjarne rolfbjarne added the tests Anything related to tests label Oct 31, 2024
@rolfbjarne rolfbjarne added this to the xcode16.2 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything related to tests
Projects
None yet
Development

No branches or pull requests

1 participant