Bug 37131

Summary: Many compiler warnings
Product: [Retired] Red Hat Linux Reporter: hjl
Component: iputilsAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-21 08:56:07 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 hjl 2001-04-23 03:44:29 UTC
When I rebuilt iputils with glibc 2.2.3, I got
many compiler warnings like

clockdiff.c:665: warning: implicit declaration of function
`time'               
clockdiff.c:671: warning: implicit declaration of function
`ctime'              

It may have something to do with the time.h change
in glibc.

Comment 1 Phil Knirsch 2001-05-21 08:56:02 UTC
Will be fixed in the next iputils build. It is (as suspected) a problem with the
next, more compliant way glibc handles the includes.

Read ya, Phil

Comment 2 Phil Knirsch 2001-06-26 12:45:04 UTC
Fixed in rawhide. Sorry that it took so long...

There were a couple of other minor compiler warning about unititialized
variables which i directly fixed as well.

Read ya, Phil