freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] RFA: Fix Utilities Typos and Prevent Warnings


From: James Crotinger
Subject: Re: [pooma-dev] RFA: Fix Utilities Typos and Prevent Warnings
Date: Thu, 15 Mar 2001 09:21:41 -0700
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022

on 3/14/01 11:59 PM, Jeffrey Oldham at address@hidden 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

reply via email to

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