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

[Backport v1.14-branch] tests: subsys: settings: fix pointer mismatch on 64-bit targets #17479

Closed
wants to merge 1 commit into from

Conversation

backporting[bot]
Copy link

@backporting backporting bot commented Jul 11, 2019

Backport #17474.

This fixes the following error:
passing argument 5 of ‘fsutil_read_file’ from incompatible pointer type

This fixes the following error:
passing argument 5 of ‘fsutil_read_file’ from incompatible pointer type

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
@backporting backporting bot requested a review from nvlsianpu as a code owner July 11, 2019 07:40
@zephyrbot zephyrbot added the area: Tests Issues related to a particular existing or missing test label Jul 11, 2019
@nashif nashif added this to To do in Backports Jul 18, 2019
@nashif nashif moved this from To do to Needs more info in Backports Aug 15, 2019
@nashif
Copy link
Member

nashif commented Aug 15, 2019

most of the 64bit work is on master, no real value in doing this on top of LTS. If we are to backport this, we will have 100 other 64bit related changes to backport as well.

Copy link
Member

@nashif nashif left a comment

Choose a reason for hiding this comment

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

not a bug fix that is relevant to LTS (64bit)

@nvlsianpu
Copy link
Collaborator

@nashif
Understood - close this then.
You could closed it yourself then (I wouldn't feel offended).

@nvlsianpu nvlsianpu closed this Aug 16, 2019
Backports automation moved this from Needs more info to Done Aug 16, 2019
@galak galak deleted the backport-17474-to-v1.14-branch branch February 12, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test
Projects
Status: Done
Backports
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants