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 397581 - Build is failing (typo)
Build is failing (typo)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-01-17 11:02 UTC by Marco Pesenti Gritti
Modified: 2007-01-17 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (490 bytes, patch)
2007-01-17 11:04 UTC, Marco Pesenti Gritti
none Details | Review

Description Marco Pesenti Gritti 2007-01-17 11:02:42 UTC
It was broken by:

2007-01-17  Matthias Clasen  <mclasen@redhat.com>

        * modules/printbackends/cups/gtkprintbackendcups.c: Don't use
        httpGetFd() when building against cups 1.1

I'm going to attach a self explanatory patch...
Comment 1 Marco Pesenti Gritti 2007-01-17 11:04:20 UTC
Created attachment 80489 [details] [review]
Fix
Comment 2 Matthias Clasen 2007-01-17 18:27:22 UTC
Fixed earlier today.