GithubHelp home page GithubHelp logo

Fix All Compile Warnings. about opus HOT 4 CLOSED

xiph avatar xiph commented on July 23, 2024
Fix All Compile Warnings.

from opus.

Comments (4)

wiiaboo avatar wiiaboo commented on July 23, 2024 1

GCC build in Travis has only two warnings: https://travis-ci.org/xiph/opus/jobs/176869299#L675-L677
32-bit VS2015 Release has 26 warnings and 64-bit VS2015 Release has 31. A few of these are in silk fixed files which aren't even used if FIXED_POINT isn't defined.
32-bit and 64-bit VS2015 ReleaseDLL builds don't have as much warnings because they don't compile these FIXED_POINT files.

from opus.

jmvalin avatar jmvalin commented on July 23, 2024

Every version of every compiler warns about different things, so we can't "fix all compile warnings". We can fix particular warnings, but that requires information about the exact warning, where it's reported, and (often) why it's reported (what the compiler "thinks" is wrong).

from opus.

jmvalin avatar jmvalin commented on July 23, 2024

Are there still warnings that need fixing or should we close this?

from opus.

AraHaan avatar AraHaan commented on July 23, 2024

Ok, time to build to see if the compile warnigns are all resolved.

from opus.

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.