freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Fix Utilities Typos and Prevent Warnings


From: Jeffrey Oldham
Subject: Patch: Fix Utilities Typos and Prevent Warnings
Date: Tue, 20 Mar 2001 16:58:03 -0800
User-agent: Mutt/1.2.5i

ElementProperties.h:
  
        * Add a missing include directive.
  
Inform.h:
  
        * Permit use of std::ios_base::fmtflags for current gcc versions.
  
RefCountedBlockPtr.h:
  
        * Add a missing include directive.
  
tests/delete_test1.cpp:
  
        * Add a static_cast for conversion from float to int to avoid a
        compiler warning.
        * Add a static_cast around iterator.
  
tests/find_most_common_test1.cpp:
  
        * Change which overloaded check function to use to permit
        compilation.

Approved by     Jim Crotinger
Tested on       sequential Linux and gcc.
Unresolved:     tests/delete_test1.cpp's static_casts may reveal a testing 
error.

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Utilities.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]