-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Jeff Garland Sent: Sat 26 November 2005 03:15 To: boost-users@lists.boost.org Subject: Re: [Boost-users] date_time library throwing a lot of warnings --- snip snip -- Right -- I doubt this code will ever invoke lexical cast. Try something like this instead: ptime t; std::istringstream iss("2005-Jan-15 10:15:03.123456789123"); iss >> t; Jeff --- Heya Jeff, Sorry for the late reply. Nearly missed your email. I tried as u suggested and got loads or warnings (See attached ptime.txt). Anyways, if there's nothing major I should be concerned about I guess it should be ok. Consequently I'm trying the program_options libs and getting the same errors so maybe its something in the lexical cast libs? Wouldn't know till further investigation is done. Cheers & have a good day. Alfonso Johan -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.13.8/183 - Release Date: 25/11/2005