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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 25 09:27:28 PDT 2008


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

           Summary: UnicodeMap ctor should take const char* rather than
                    char*
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: caolanm at redhat.com


Created an attachment (id=18506)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=18506)
trivial fix

The ctor sticks them into GooStrings which take const char*, and following the
same pattern removes warnings about const-ness in client apps


-- 
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