Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 289968 Details for
Bug 426178
gtkdoc-scan fails on pango
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to move needed declarations to pango-ot.h
pango.patch (text/plain), 1.10 KB, created by
Doug Chapman
on 2007-12-19 00:55:12 UTC
(
hide
)
Description:
patch to move needed declarations to pango-ot.h
Filename:
MIME Type:
Creator:
Doug Chapman
Created:
2007-12-19 00:55:12 UTC
Size:
1.10 KB
patch
obsolete
>diff -up pango-1.19.1/pango/pango-ot.h.broken pango-1.19.1/pango/pango-ot.h >--- pango-1.19.1/pango/pango-ot.h.broken 2007-12-18 19:46:37.000000000 -0500 >+++ pango-1.19.1/pango/pango-ot.h 2007-12-18 19:47:30.000000000 -0500 >@@ -180,6 +180,10 @@ void pango_ot_ruleset_descrip > > #endif /* PANGO_ENABLE_ENGINE */ > >+GType pango_ot_info_get_type (void) G_GNUC_CONST; >+ >+GType pango_ot_ruleset_get_type (void) G_GNUC_CONST; >+ > G_END_DECLS > > #endif /* __PANGO_OT_H__ */ >diff -up pango-1.19.1/pango/pango-ot-private.h.broken pango-1.19.1/pango/pango-ot-private.h >--- pango-1.19.1/pango/pango-ot-private.h.broken 2007-12-18 19:46:46.000000000 -0500 >+++ pango-1.19.1/pango/pango-ot-private.h 2007-12-18 19:47:42.000000000 -0500 >@@ -93,14 +93,10 @@ struct _PangoOTBuffer > guint applied_gpos : 1; > }; > >-GType pango_ot_info_get_type (void) G_GNUC_CONST; >- > HB_GDEF pango_ot_info_get_gdef (PangoOTInfo *info); > HB_GSUB pango_ot_info_get_gsub (PangoOTInfo *info); > HB_GPOS pango_ot_info_get_gpos (PangoOTInfo *info); > >-GType pango_ot_ruleset_get_type (void) G_GNUC_CONST; >- > G_END_DECLS > > #endif /* __PANGO_OT_PRIVATE_H__ */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 426178
: 289968