[Poppler-bugs] [Bug 11344] New: use gboolean for boolean value not char

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 22 23:19:21 PDT 2007


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

           Summary: use gboolean for boolean value not char
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: kou at cozmixng.org


PopplerFormField family uses 'char' for members that has boolean value.
GLib bindings should use 'gboolean' type for boolean value not 'char'.


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


More information about the Poppler-bugs mailing list