Skip to content

Remove CFSTORE VERSION file (colliding with an ARM 6.12 C++ header file) #10280

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

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

davidsaada
Copy link
Contributor

Description

This PR removes the "VERSION" file from the CFSTORE library, as it collides with a C++ header file having the same name, when compiling mbed-os with ARM 6.12 compiler.

Note that this is a temporary fix to resolve this compiler issue. #10258 should remove CFSTORE feature altogether in the next major release.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@SenRamakri

@ciarmcom ciarmcom requested review from SenRamakri and a team March 31, 2019 17:00
@ciarmcom
Copy link
Member

@davidsaada, thank you for your changes.
@SenRamakri @ARMmbed/mbed-os-storage @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 1, 2019

CI started while waiting for reviewers

@mbed-ci
Copy link

mbed-ci commented Apr 1, 2019

Test run: SUCCESS

Summary: 13 of 13 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 1, 2019

@SenRamakri As this is trival fix removing file not used, its ready for merge but still if you find time today to review, please do

@davidsaada
Copy link
Contributor Author

@SenRamakri As this is trival fix removing file not used, its ready for merge but still if you find time today to review, please do

Specifically, please check that it resolves the build problem with ARM 6.12, as I don't have this compiler installed.

@SenRamakri
Copy link
Contributor

SenRamakri commented Apr 1, 2019

@0xc0170 - I have already verified. This is good to get in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants