<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Warnings during building"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67428">67428</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Warnings during building
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>serval2412@yahoo.fr
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello,

On pc Debian x86-64 testing updated today with poppler git updated today, I
noticed these console logs during building:
poppler-page.cc: In static member function 'static Poppler::Link*
Poppler::PageData::convertLinkActionToLink(LinkAction*, Poppler::DocumentData*,
const QRectF&)':
poppler-page.cc:77:10: warning: enumeration value 'actionOCGState' not handled
in switch [-Wswitch]
poppler-annotation.cc: In constructor
'Poppler::Annotation::Annotation(Poppler::AnnotationPrivate&)':
poppler-annotation.cc:854:18: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc:856:5: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc:856:20: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc: In constructor
'Poppler::Annotation::Annotation(Poppler::AnnotationPrivate&, const
QDomNode&)':
poppler-annotation.cc:864:18: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc:868:5: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc:868:20: warning: 'Poppler::Annotation::window' is
deprecated (declared at poppler-annotation.h:375) [-Wdeprecated-declarations]
poppler-annotation.cc: In member function 'virtual void
Poppler::LinkAnnotation::store(QDomNode&, QDomDocument&) const':
poppler-annotation.cc:3653:15: warning: enumeration value 'JavaScript' not
handled in switch [-Wswitch]

gcc (Debian 4.7.3-4) 4.7.3
ldd (Debian EGLIBC 2.17-7) 2.17</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>