Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Please feel free to provide a patch...

Original comment by [email protected] on 2 Dec 2008 at 9:47

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
By the way, how are you detecting when the compiler emits a single warning 
message?
Are you using gcc's -Werror option and then checking the exit status returned 
from
gcc?  Would that method be sufficient?  If not, why not?

Original comment by [email protected] on 3 Dec 2008 at 12:07

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
You're right, I've been slack about hacking at the distcc code and patching it
myself, but to be a little bit frank, I don't have the time to do that at work 
for
such a low priority task. At the moment, yes we do use the Werror flag, but 
it's not
as simple as checking the exit status.  Our build is quite complicated and we 
have
written a ruby script to do it and we grab the output of gcc directly and parse 
that
as we go.  Through the magic of regexes we look for errors in the output as 
well as
checking the exit status of gcc.  This isn't a massive problem, just a 'nice to 
have'
so I might look into it on the weekend even and then post a patch if I come up 
with
something useful.  But to be fair, the odds of me sitting in the sun all day 
rather
than program  pretty high.  (The southern hemisphere is awesome at this time of
year!)  Once again, don't stress about it.  I'd forgotten until this email 
showed up
in my inbox.  Thanks though, every piece of help is appreciated!

Original comment by [email protected] on 3 Dec 2008 at 8:52

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024

Original comment by [email protected] on 8 Dec 2008 at 11:38

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from distcc.

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.