Skip to content

Conversation

@nedm2
Copy link

@nedm2 nedm2 commented Nov 3, 2019

static should come before __thread etc. This causes warnings with clang when using e.g. EASY_THREAD:

warning: '__thread' before 'static' [-Wpedantic]

It seems this was partially addressed with 53289ce but some instances were missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant