Giter Site home page Giter Site logo

Warnings during PCKGBUILD aur about doas HOT 4 CLOSED

slicer69 avatar slicer69 commented on August 16, 2024
Warnings during PCKGBUILD aur

from doas.

Comments (4)

slicer69 avatar slicer69 commented on August 16, 2024

Thanks for letting me know. I'm not getting the former warning, but I'll look into it. The latter is a compiler false positive. There is a sanity check which the compiler believes doesn't need to be there because the value can't be NULL on Linux, but it might be on other platforms.

from doas.

simoneruffini avatar simoneruffini commented on August 16, 2024

So compiling through the official way does not return such warnings? Is it just caused by additional parameters in the pckgbuild or there is something different going on?

from doas.

slicer69 avatar slicer69 commented on August 16, 2024

I also checked the former warning and it's a non-issue. We have no reason to check if the writev() fails because we don't use it for anything other than printing that warning.

from doas.

slicer69 avatar slicer69 commented on August 16, 2024

Could be a pkgbuild setting, but it's probably just your distro using a new er compiler than mine. Compilers adjust their warnings all the time to add more checks or different flags.

from doas.

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.