S3client Abnormal operation of gcc12 version in Debian system (Aws::Client::ClientConfiguration) #3027
Labels
bug
This issue is a bug.
closed-for-staleness
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Describe the issue
S3client runs normally under gcc4.8 in Centos system
The gcc12 version runs abnormally in the Debian system, with the exception code line and stack as follows
Aws::Client::ClientConfiguration cfg;
cfg.region = region.c_str();
Links
Aws::Client::ClientConfiguration cfg;
The text was updated successfully, but these errors were encountered: