Skip to content

Conversation

@mkhamoyan
Copy link
Contributor

@mkhamoyan mkhamoyan commented Apr 6, 2023

Implemented following native functions for OSX platforms

  • GlobalizationNative_GetLocaleInfoIntNative,
  • GlobalizationNative_GetLocaleInfoPrimaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleInfoSecondaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleTimeFormatNative

Contributes to #80689
cc @SamMonoRT

@ghost ghost assigned mkhamoyan Apr 6, 2023
@ghost
Copy link

ghost commented Apr 6, 2023

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Issue Details

Implemented following native functions for OSX platforms

  • GlobalizationNative_GetLocaleInfoIntNative,
  • GlobalizationNative_GetLocaleInfoPrimaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleInfoSecondaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleTimeFormatNative

Contributes to #80689

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.Globalization

Milestone: -

@mkhamoyan mkhamoyan added os-ios Apple iOS os-tvos Apple tvOS labels Apr 6, 2023
@ghost
Copy link

ghost commented Apr 6, 2023

Tagging subscribers to 'os-ios': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Implemented following native functions for OSX platforms

  • GlobalizationNative_GetLocaleInfoIntNative,
  • GlobalizationNative_GetLocaleInfoPrimaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleInfoSecondaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleTimeFormatNative

Contributes to #80689

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.Globalization, os-ios

Milestone: -

@mkhamoyan mkhamoyan added the os-maccatalyst MacCatalyst OS label Apr 6, 2023
@ghost
Copy link

ghost commented Apr 6, 2023

Tagging subscribers to 'os-maccatalyst': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Implemented following native functions for OSX platforms

  • GlobalizationNative_GetLocaleInfoIntNative,
  • GlobalizationNative_GetLocaleInfoPrimaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleInfoSecondaryGroupingSizeNative,
  • GlobalizationNative_GetLocaleTimeFormatNative

Contributes to #80689

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.Globalization, os-ios, os-tvos, os-maccatalyst

Milestone: -

@mkhamoyan mkhamoyan requested a review from ilonatommy April 6, 2023 13:46
Copy link
Member

@ilonatommy ilonatommy left a comment

Choose a reason for hiding this comment

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

Shallow review: looks good. I did not read the logic yet, I will make a 2nd round soon.

Copy link
Member

@ilonatommy ilonatommy left a comment

Choose a reason for hiding this comment

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

Great job! I will approve when we finish with resolving comments.

@mkhamoyan mkhamoyan requested review from ilonatommy and mdh1418 April 13, 2023 13:15
@mkhamoyan mkhamoyan marked this pull request as ready for review April 13, 2023 13:15
Copy link
Member

@mdh1418 mdh1418 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks :)

@mkhamoyan
Copy link
Contributor Author

Failures are not related.

@mkhamoyan mkhamoyan merged commit eafd523 into main Apr 16, 2023
@mkhamoyan mkhamoyan deleted the hybrid_local_functions branch April 16, 2023 13:54
@ghost ghost locked as resolved and limited conversation to collaborators May 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants