Giter Site home page Giter Site logo

Comments (6)

rhenium avatar rhenium commented on June 12, 2024 1
1. I want to prevent us (me) from unintentionally adding a code that triggers compiler warnings via a pull-request like this issue, [Warning: "OPENSSL_FIPS" is not defined, evaluates to 0 [-Wundef] #620](https://github.com/ruby/openssl/issues/620).

2. I want to avoid CI failures by a CI case upgrades a compiler to the newer version.

I'm sure the benefits of 1. will outweigh the risk of 2. Trivial C errors slipping through a review have happened many times!

👍

from openssl.

junaruga avatar junaruga commented on June 12, 2024

I would close this ticket for now. When I am ready to send the pull-request for this feature, I reopen this ticket.

from openssl.

junaruga avatar junaruga commented on June 12, 2024

Reopened this feature ticket, as I am almost ready to send the pull-request. I am working on the branch, https://github.com/junaruga/openssl/tree/wip/check-compiler-warnings.

from openssl.

junaruga avatar junaruga commented on June 12, 2024

The issue #628 was found related to the -Werror flag.

from openssl.

junaruga avatar junaruga commented on June 12, 2024

Note #603 (comment) .

from openssl.

junaruga avatar junaruga commented on June 12, 2024

I am happy to see that you are positive about this feature. :)

I want to consider a logic to turn off of checking the compiler warnings on the GitHub Actions yaml file. It's useful when we see new compiler warnings from new compiler or new OpenSSL or etc, and if we cannot fix the warnings soon, and these warning checks block the CI pipelines.

from openssl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.