Bug 10554 - pdftoabw.cc:112: warning: format ‘%s’ expects type ‘char*’, but argument 3 has type ‘GooString*’
Summary: pdftoabw.cc:112: warning: format ‘%s’ expects type ‘char*’, but argument 3 ha...
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 18:13 UTC by Kouhei Sutou
Modified: 2007-04-07 14:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Suppresses this warning. (554 bytes, patch)
2007-04-06 18:14 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2007-04-06 18:13:32 UTC
The following warning is reported by compiler when making utils/pdftoabw:

  pdftoabw.cc: In function ‘int main(int, char**)’:
  pdftoabw.cc:112: warning: format ‘%s’ expects type ‘char*’, but argument 3 has type ‘GooString*’
Comment 1 Kouhei Sutou 2007-04-06 18:14:19 UTC
Created attachment 9508 [details] [review]
Suppresses this warning.
Comment 2 Jeff Muizelaar 2007-04-07 14:13:26 UTC
Fixed in cvs. Thanks.


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.