Bug 97257

Summary: Typo in fdClose() macro
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-19 13:04:51 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 Enrico Scholz 2003-06-12 00:58:47 UTC
Description of problem:

,---- /usr/include/rpm/rpmio.h:504
| #define fdCLose(_fd)            fdio->close(_fd)
             ~

The uppercase 'L' in 'fdCLose' is probably wrong...



Version-Release number of selected component (if applicable):

rpm-devel-4.2.1-0.11

Comment 1 Jeff Johnson 2003-06-19 13:04:51 UTC
Fixed in rpm-4.2.1-0.13, will propagate to other branches as needed.