22 Oct
2006
22 Oct
'06
noon
Jeff Garland wrote:
Apparently GCC had some troubles with seeing that the static tick_type to_tick_count () function defined at time_resolution_traits.hpp was always returning something. Simply moving the code inside the else {} block to the end of the function made GCC confident that the function was indeed always returning something. Looks more like a GCC bug, but here's the patch:
I'll try to apply the patch in the near future -- I'll let you know when I do. However, please submit a gcc bug as this is clearly a compiler bug.
Hello Jeff, Will do, thanks for your reply. Regards, Leon Mergen http://www.solatis.com