After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170693 - gnome_print_pdf_print_double
gnome_print_pdf_print_double
Status: RESOLVED FIXED
Product: gnome-print
Classification: Deprecated
Component: PDF backend
CVS
Other All
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-03-17 16:22 UTC by Morten Welinder
Modified: 2005-03-24 21:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-03-17 16:22:58 UTC
gnome_print_pdf_print_double should be documented as taking "f" format only.
Also, it should not dynamically allocate a constant-sized buffer.
Comment 1 Morten Welinder 2005-03-17 16:24:42 UTC
Also, a gnome_print_pdf_fputs would do wonders.