<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2/3/13 12:44 AM, Jed Brown wrote:<br>
    </div>
    <blockquote
cite="mid:CAM9tzSngOzcP23Qt=9Y7OMM0W6Goejc56eKq9XA-ckv5mZ6bFQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">The other issue is that we work with applications
        that need to be able to rely on their PETSc being stable. If we
        can provide a 'dev' that is relatively stable, we can rapidly
        deliver new features, which encourages them to work more closely
        with us. If 'dev' is volatile, they will only use releases, in
        which case we have added close to a year of latency. I think
        that's bad.</div>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    Hi guys,<br>
    I have a related issue.<br>
    <br>
    Have you ever tried to compile PETSc with -Wconversion option (or
    similar) switched on?<br>
    <br>
    I just tried it recently with our code, and it completely spammed
    compiler output by the stuff originating from PETSc headers.<br>
    I find this option really useful, because it already helped me to
    find truncated conversion bugs.<br>
    However, enormous volume of PETSc warning makes my job really tough
    to find that couple of lines that my code triggers.<br>
    Yes, I know, there is grep, but I still want to use my IDE.<br>
    <br>
    My best,<br>
    Anton<br>
  </body>
</html>