[Poppler-bugs] [Bug 17297] UnicodeMap ctor should take const char* rather than char*

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 25 14:14:20 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=17297


Albert Astals Cid <tsdgeos at terra.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es>  2008-08-25 14:14:19 PST ---
Client apps should not be using UnicodeMap as it's on poppler/ core and we
don't guarantee any kind of API/ABI stability there even in between patch
releases.

Also i'm not going to fix that because it will only make merging with possible
future xpdf versions harder for almost no win.

If client apps do not want to have that warnings they can always use
-Wno-write-strings, but they should be really using one of the available
frontends(glib/qt/qt4) or helping us create plain C++ frontend in which we can
try to guarantee API/ABI stability if the available ones do not suite them.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list