<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Does not build with gtk+ master (3.10) when deprecated symbols are disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67278#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Does not build with gtk+ master (3.10) when deprecated symbols are disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67278">bug 67278</a>
              from <span class="vcard"><a class="email" href="mailto:gpoo@gnome.org" title="Germán Poo-Caamaño <gpoo@gnome.org>"> <span class="fn">Germán Poo-Caamaño</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=67278#c1">comment #1</a>)
<span class="quote">> why does it fail to build? it should give just compile warnings, that we
> should silence, but I don't think we need to change the code for symbols
> deprecated in a gtk+ version higher than the required one</span >

At least in GNOME, jhbuild disables deprecated symbols by default.

I saw 2 options:
1. Add an option in jhbuild to not check deprecated symbols.
2. Migrate the old API to the new one.

In the long term, (2) is better IMVHO.

The changes I applied are the ones suggested in the migration guide from gtk+2
to Gtk+3:
<a href="https://developer.gnome.org/gtk3/stable/checklist-named-icons.html">https://developer.gnome.org/gtk3/stable/checklist-named-icons.html</a>

They did not bite before, but it is supposed to be part of the migration.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>