Brad King 3d92c8c827 Explicitly cast time value in cmSystemTools::RandomSeed
Use static_cast to avoid warnings like

 conversion to ‘unsigned int’ from ‘__time_t’ may alter its value
 conversion to ‘unsigned int’ from ‘__suseconds_t’ may alter its value

We do not care if the value is truncated because we are looking for just
32 bits anyway.
2011-05-19 07:56:04 -04:00
..
2011-04-05 14:28:38 -04:00
2011-05-16 00:12:06 -04:00
2011-04-19 14:07:36 -04:00
2011-03-15 15:07:37 -04:00
2011-03-15 15:07:37 -04:00
2011-03-15 15:07:37 -04:00
2010-09-10 14:42:09 -04:00
2006-03-10 13:54:57 -05:00
2011-02-25 17:26:34 -05:00
2010-11-12 10:47:28 -05:00
2010-08-31 10:41:23 -04:00