[Insight-developers] Empty FixedArray destructor: Performance hit using gcc (times 2) : What criteria to make the test fail ?

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 6 13:24:32 EDT 2008


Luis,

There is a test for ctime in the itk build. Looking at the output of
itkSystemInformationTest shows the results in the cache file.

For example, Borland does have it.

Bill

On Fri, Jun 6, 2008 at 1:08 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>
> Hi Niels,
>
> Yeap, it probably should...
>
> but a grep for "ctime" reveals that we don't include it
> anywhere else in the toolkit, which leads to suspect that
> one of our supported compilers do not provide <ctime>.     :-/
>
>
> There is also a "vcl_ctime.h" availabe in VXL...
>
>
> Does anyone remembers which compiler does
> not provides <ctime> ?
>
>
> Thanks for any hint,
>
>
>   Luis
>
>
> --------------------
> Niels Dekker wrote:
>>
>> Luis Ibanez wrote:
>>
>>> It was missing #include <time.h>
>>
>>
>> Should probably be #include <ctime>, in modern C++  :-)
>>
>> Kind regards,
>> Niels
>>
>> _______________________________________________
>> Insight-developers mailing list
>> Insight-developers at itk.org
>> http://www.itk.org/mailman/listinfo/insight-developers
>>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list