Bug 244516 - /usr/include/gtk-2.0/gtk/gtkbuilder.h uses "typename" which is a C++ keyword
Summary: /usr/include/gtk-2.0/gtk/gtkbuilder.h uses "typename" which is a C++ keyword
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-16 15:01 UTC by Caolan McNamara
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version: gtk2.2.11.3-2.fc8
Clone Of:
Environment:
Last Closed: 2007-06-16 16:43:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Caolan McNamara 2007-06-16 15:01:25 UTC
Description of problem:

/usr/include/gtk-2.0/gtk/gtkbuilder.h used "typename" which is a C++ keyword

Version-Release number of selected component (if applicable):
gtk2-2.11.3-1.fc8

That makes it difficult to build OOo against these headers, a quick sub in that
header of typename to e.g. type_name would be sufficient.

Comment 1 Matthias Clasen 2007-06-16 15:33:17 UTC
Feel free to put a temporary patch in the rpm, if you need this fixed right now.
I'll fix it upstream.

Comment 2 Caolan McNamara 2007-06-16 16:43:05 UTC
oky doky, done


Note You need to log in before you can comment on or make changes to this bug.