Bug 77981

Summary: Bad source code
Product: [Retired] Red Hat Linux Reporter: d.binderman
Component: tripwireAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.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: 2002-11-16 13:13:49 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 d.binderman 2002-11-16 13:13:43 UTC
Description of Problem:

Hello there,

I just tried to compile package tripwire-2.3.1-14 from Redhat 8.0.

Here are some of the compiler messages.

twlocale.cpp:315: warning: `%c' yields only last 2 digits of year in some locales

I have no fix for the above problem.

signature.cpp:521: warning: long unsigned int format, int arg (arg 3)
signature.cpp:622: warning: unsigned int format, long unsigned int arg (arg 3)

On some machines, longs & ints are different sizes.

twutil.cpp:675: warning: cannot pass objects of non-POD type `const class cFileHeaderID' through `...'
twutil.cpp:778: warning: cannot pass objects of non-POD type `const class cFileHeaderID' through `...'

Again, I have no fix, but this needs fixing.



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


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Jeff Johnson 2002-11-16 20:09:41 UTC
Fixed (by commenting out the debug messages)
in tripwire-2.3.1-15