[Poppler-bugs] [Bug 57807] Fix warning on deprecated Poppler::Annotation::window
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 8 09:46:50 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57807
--- Comment #6 from Adam Reichold <adamreichold at myopera.com> ---
Created attachment 71211
--> https://bugs.freedesktop.org/attachment.cgi?id=71211&action=edit
Locally disable deprecation warnings
Hello,
Personally, I think those warnings are rather helpful since they remind us that
this deprecated member should go away at some point in time. (Even though I
don't know how deprecation periods are currently handled in Poppler.)
Besides that, I think you really want to temporarily and locally disable the
warning and not the deprecation itself. If one really wants to do this and
still tackle several compilers, maybe something like the attached patch could
be used.
But still, I think the warning should stay with a long-term plan on removing
the offender, i.e. the declaration itself.
Regards, Adam.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121208/82520609/attachment.html>
More information about the Poppler-bugs
mailing list