[pooma-dev] RFA: Fix Utilities Typos and Prevent Warnings
James Crotinger
jcrotinger at mac.com
Thu Mar 15 16:21:41 UTC 2001
on 3/14/01 11:59 PM, Jeffrey Oldham at oldham at codesourcery.com wrote:
> Are the attached changes to the src/Utilities Pooma directory
> acceptable?
These look fine. One comment....
> 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.
This is probably a bug in the test itself - I suspect I originally had
Array_t be a vector<int> and, for whatever reason, changed it to
vector<double> or something. (Perhaps to compare timings?)
Jim
More information about the pooma-dev
mailing list