Skip to content

FAT filesystem test failed to build after "PR #13549 Make readdir reentrant" merged #13836

@jamesbeyond

Description

@jamesbeyond

Description of defect

Greentea test STORAGE-FILESYSTEM-FAT-TESTS-TESTS-FAT-FAT_FILESYSTEM
Failed to build after #13549 merged.
and throw error

Build failures:
  * K64F::GCC_ARM::STORAGE-FILESYSTEM-FAT-TESTS-TESTS-FAT-FAT_FILESYSTEM
        Building project fat_filesystem (K64F, GCC_ARM)
        Scan: GCC_ARM
        Scan: fat_filesystem
        Compile [100.0%]: main.cpp
        [Error] main.cpp@141,26: cannot convert 'mbed::Dir*' to 'DIR*' {aka 'DIR_impl*'}

Target(s) affected by this defect ?

Not related to specific targets

Toolchain(s) (name and version) displaying this defect ?

GCC_ARM 9

What version of Mbed-os are you using (tag or sha) ?

latest Master 2f87d59

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

current version

How is this defect reproduced ?

mbed test -m K64F -t GCC_ARM --compile -DMBED_EXTENDED_TESTS -n *fat* -c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions