stonier / ecl_core

A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming.
Other
84 stars 69 forks source link

Warning type conversion of nano second member of TimeStructure #13

Closed yichoe closed 7 years ago

yichoe commented 11 years ago

The compiler warns the type conversion problem of tv_nsec member of TimeStructure from double to long in ecl_time also ecl_time_lite.

stonier commented 7 years ago

Closing this - if I see warnings, I'll copy/paste the exact issue details and code loc again.