Synge -

I have applied a fix that is equivalent to your patch.  Let me know if it works. 
Sorry to be so slow on this...

Jeff

> -----Original Message-----
> [mailto:[EMAIL PROTECTED] Behalf Of Synge Todo
> Sent: Thursday, May 29, 2003 10:15 PM
> Subject: [boost] patch for date_time library
> 
> 
> Dear Boosters,
> 
> SGI MIPSpro C++ can not compile programs, which use date_time library.
> The compiler complains as follows:
> 
> cc-3354 CC: ERROR File = 
> /home/i004/i00400/src/boost/boost/date_time/time_system_split.hpp, Line = 35
>   A non-integral operation is not allowed in a nontype template argument.
> 
>       typedef date_time::wrapping_int<int_type, INT64_C(86400) * 
> config::tick_per_second > wrap_int_type;
> 
> I attached a simple workaround to solve this problem.  Could someone
> apply this patch?  Thank you in advance.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to