boostorg / boostorg/thread

"Missing Binary Operator Before Token "C" "

Open
#364 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
214
Forks
171
PR merge metrics
No merged PRs in 30d

Description

Another user on Ubuntu 20.04 who is experiencing this issue with gcc 10.x, I'm on Ubuntu 22.04 with gcc 11.2.0. (Quoting the original issue which is from 2019 and has been closed; where someone had an issue on Solaris)

My specific issue (Identical to original)

```
./boost/thread/pthread/thread_data.hpp:60:5: error: missing binary operator before token "("
60 | #if PTHREAD_STACK_MIN > 0
| ^~~~~~~~~~~~~~~~~

```

Still facing this issue. Is the issue closed? Ubuntu 20.04 and g++ --version = 10.3.0

_Originally posted by @seerviashish in https://github.com/boostorg/thread/issues/283#issuecomment-1003548201_

_Related to Issue in KAPOWMINER: https://github.com/RavenCommunity/kawpowminer/issues/111_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.