Skip to content

Unused function warning validate_errno_values #15021

Open
@jimparis

Description

@jimparis

Description of defect

Build warning:

/home/jim/git/coris/fw/lora-bps/mbed-os/platform/source/mbed_retarget.cpp:1942:14: warning: 'void validate_errno_values(int)' defined but not used [-Wunused-function]
 static  void validate_errno_values(int value)
              ^~~~~~~~~~~~~~~~~~~~~

Target(s) affected by this defect ?

XDOT_L151CC

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

GCC_ARM
arm-none-eabi-gcc (15:8-2019-q3-1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027]

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

mbed-os-6.14.0 3377f08

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

$ mbed-tools --version
7.32.0

How is this defect reproduced ?

Building

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions