freepooma-devel
[Top][All Lists]
Advanced

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

RFA: Fix Utilities Typos and Prevent Warnings


From: Jeffrey Oldham
Subject: RFA: Fix Utilities Typos and Prevent Warnings
Date: Wed, 14 Mar 2001 22:59:43 -0800

Are the attached changes to the src/Utilities Pooma directory
acceptable?  I compiled them using gcc mainline on a sequential Linux
computer.

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.

(I will be away for the next four days.)

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Utilities.patch
Description: Text document


reply via email to

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