Bug 147914

Summary: pygtk2-devel pyobject.h uses keywords in function prototypes
Product: [Fedora] Fedora Reporter: charles harris <charlesr.harris>
Component: pygtk2Assignee: John (J5) Palmieri <johnp>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: ajsfedora, djuran, jkeck
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-14 20:30:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description charles harris 2005-02-12 18:58:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
The pygobject.h file uses the keyword 'typename' in function
prototypes. the offending entries are on lines 140 and 147. This gives
errors when I am compiling files that include this file. Changeing the
name fixes the problem.

Version-Release number of selected component (if applicable):
pygtk-devel-2.4.0-1

How reproducible:
Always

Steps to Reproduce:
1.install matplotlib from source.
2.
3.
    

Additional info:

Comment 1 David Juran 2005-02-22 16:29:27 UTC
And of course this also hits RHEL4...

Comment 2 ajs 2005-04-08 17:12:45 UTC
This is fixed in PyGTK 2.4.1.  Can we get an update?

This is the same bug as https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144236


Comment 3 John (J5) Palmieri 2005-04-14 20:30:29 UTC

*** This bug has been marked as a duplicate of 144236 ***