[CXX-2686] Fails to compile with GCC 13.0.1 Created: 28/Apr/23 Updated: 28/Oct/23 Resolved: 04/May/23 |
|
| Status: | Closed |
| Project: | C++ Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.7.2 |
| Type: | Bug | Priority: | Unknown |
| Reporter: | Mark Benvenuto | Assignee: | Kyle Kloberdanz |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
SummaryCompilation of C++ driver fails with GCC 13.0.1 C++ driver is missing include headers for some C++ standard integers.
EnvironmentPlease provide the version of the C / CXX driver. commit 52a1150d6fcb8211a6fe6652813441551da3a63e (HEAD -> master, origin/master) Please provide the host OS, version, and architecture (example: Windows 10 64-bit x86). Fedora 38 Please provide the C / CXX compiler and version. $ gcc --version If applicable, please attach the full output of the cmake command used to configure the C / CXX driver.
How to ReproduceSteps to reproduce. If possible, please include a Short, Self Contained, Correct (Compilable), Example
Additional BackgroundPlease provide any additional background information that may be helpful in diagnosing the bug. |
| Comments |
| Comment by Githook User [ 06/Jun/23 ] |
|
Author: {'name': 'Kyle Kloberdanz', 'email': 'kyle.kloberdanz@mongodb.com', 'username': 'kkloberdanz'}Message: Fix compilation for GCC 13 (#961)
|
| Comment by Githook User [ 04/May/23 ] |
|
Author: {'name': 'Kyle Kloberdanz', 'email': 'kyle.kloberdanz@mongodb.com', 'username': 'kkloberdanz'}Message: Fix compilation for GCC 13 (#961)
|
| Comment by Githook User [ 04/May/23 ] |
|
Author: {'name': 'Kyle Kloberdanz', 'email': 'kyle.kloberdanz@mongodb.com', 'username': 'kkloberdanz'}Message: Fix compilation for GCC 13 (#961)
|