$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2004-01-01 19:29:32
boost/date_time/time_system_counted.hpp, Line 117:
static time_rep_type get_time_rep(const date_type& day,
const time_duration_type& tod, date_time::dst_flags dst=not_dst) {
return time_rep_type(day, tod);
}
When I compile programs with MinGW gcc 3.3 and -Wall -W, I get warnings
about dst being unused. I am using Boost CVS 20031120.
Stephan T. Lavavej
http://nuwen.net