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

Fixing compile issue on Mac #6538

Merged
merged 1 commit into from
May 6, 2021

Conversation

lazarkov
Copy link
Contributor

@lazarkov lazarkov commented May 6, 2021

Problem

The error of implicit conversion loses integer precision appears in compile time

Summary of Changes

  • Updated the CHIPPersistentStorageDelegateBridge.mm file

Test

  • Used the ./gn_build.sh to verify the building is successful

Problem
The error of implicit conversion loses integer precision appears in compile time

Summary of Changes
- Updated the CHIPPersistentStorageDelegateBridge.mm file

Test
- Used the gn_build.sh to verify the building is successful
@boring-cyborg boring-cyborg bot added the darwin label May 6, 2021
@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label May 6, 2021
@andy31415 andy31415 merged commit 2022a98 into project-chip:master May 6, 2021
@andy31415
Copy link
Contributor

Pushed as admin - even with hotfix label, apparently restyle check takes > 15 minutes. Our CI si extreamly slow.

@lazarkov lazarkov deleted the feature/hot-fix-mac-fail branch December 23, 2021 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
darwin hotfix urgent fix needed, can bypass review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants