drogonframework / drogonframework/drogon
Can't compile example/jsonstore with gcc 12
Open
bug
macOS
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**Describe the bug**
Compile example/jsonstore with gcc ~~12.0.1~~ 12.1.0 in MacOS
shows error in [lib/inc/drogon/HttpController.h](https://github.com/drogonframework/drogon/blob/e53c81b229efb5e24b0a1b56c39c64c3c1540d76/lib/inc/drogon/HttpController.h#L86)
**To Reproduce**
get the code and gcc 12.0.1 toolchain and compile!
**Expected behavior**
successfully compilied
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.