Closed
Description
Description
- Type: Bug(?)
- Priority: Minor
Bug
Target
Probably all
Toolchain:
GCC_ARM
Toolchain version:
4.9.3 20150529 (prerelease) (15:4.9.3+svn231177-1)
mbed-cli version:
0.9.10
meed-os sha:
a1c0840 Merge pull request #3227 from ARMmbed/release-candidate
This should work.
Mutex mutex;
int main(void){
return 0;
}
but in actual, it conflicts with below.
greentea_metrics.cpp
/* 37 */ SingletonPtr<Mutex> mutex;
static specifier should be added.
Metadata
Metadata
Assignees
Labels
No labels