Bug 77981 - Bad source code
Summary: Bad source code
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: tripwire
Version: 8.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-16 13:13 UTC by d.binderman
Modified: 2007-04-18 16:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-11-16 13:13:49 UTC
Embargoed:


Attachments (Terms of Use)

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


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