Bug 11344

Summary: use gboolean for boolean value not char
Product: poppler Reporter: Kouhei Sutou <kou>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: replaces 'char' type of boolean value with 'gboolean'

Description Kouhei Sutou 2007-06-22 23:18:58 UTC
PopplerFormField family uses 'char' for members that has boolean value.
GLib bindings should use 'gboolean' type for boolean value not 'char'.
Comment 1 Kouhei Sutou 2007-06-22 23:20:56 UTC
Created attachment 10413 [details] [review]
replaces 'char' type of boolean value with 'gboolean'
Comment 2 Carlos Garcia Campos 2007-07-01 02:06:43 UTC
This bug is not valid for current code. Closing as INVALID. 

Thank you very much for the patch. 

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.