You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Mizuho32 Thanks for finding this and proposing the solution. I believe you are correct .
There are a couple of points to note however.
The first is that the release-candidate branch is for our internal use only and should not be used. Please only take a formal release branch or master for your development.
Secondly all PRs must be made against master and not a release branch. Could you please close your PR #3293 and make it against master? Thanks
Description
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.
but in actual, it conflicts with below.
greentea_metrics.cpp
/* 37 */ SingletonPtr<Mutex> mutex;
static specifier should be added.
The text was updated successfully, but these errors were encountered: