MySQL Forums
Forum List  »  Connector/C++

Re: use Mingw to complie have -Werror
Posted by: Rafal Somla
Date: June 27, 2025 08:17AM

FYI, we are working on reducing the number of warnings in our code base. Of course the goal is to have no warnings but you should know that each new compiler version reports new warnings so this is a never ending chase...

In any case we will not fix warnings in protobuf sources -- the best we can do is to disable known warnings there after verifying that they are not harmful.

Options: ReplyQuote


Subject
Views
Written By
Posted
623
September 16, 2024 11:58PM
389
September 16, 2024 11:59PM
325
September 17, 2024 12:03AM
342
September 17, 2024 01:50AM
Re: use Mingw to complie have -Werror
146
June 27, 2025 08:17AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.