apache / apache/mynewt-core

msc_fat_view does not build with non baselibc standard library

Open
#3,659 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

Code uses MemFile that is present only in baselibc

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the msc_fat_view implementation and its use of MemFile, then inspect how that code is built with standard libraries other than baselibc. Confirm the change by building msc_fat_view with a non-baselibc standard library and verify that the build completes without relying on MemFile.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.