Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pragma ignored by 2018 version of xtensa compiler in BLERemoteService #3137

Closed
@jubueche

Description

@jubueche

Description:

Describe your problem here

I am running the 2018 version of xtensa. When I was compiling my program it was unsuccessful, because of this line:

#pragma GCC diagnostic ignored "-Wunused-but-set-parameter"
in BLERemoteService.cpp line 238.

I just changed it to 'warning' and moved it up the file and that fixed the problem for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions