[pkg-boost-devel] Bug#372800: boost: Yet more compiler warnings

Brian Nelson pyro at debian.org
Sun Jun 11 20:05:19 UTC 2006


Package: boost
Version: 1.33.1-4
Severity: normal
Tags: patch

Along the same lines as #308291 and #322386, here's a patch to fix
another warning about an unused variable.

/usr/include/boost/date_time/time_facet.hpp: At global scope:
/usr/include/boost/date_time/time_facet.hpp: In instantiation of 'boost::date_time::time_facet<time_type, CharT, OutItrT>::time_facet(size_t) [with time_type = boost::posix_time::ptime, CharT = char, OutItrT = std::ostreambuf_iterator<char, std::char_traits<char> >]':
/usr/include/boost/date_time/posix_time/posix_time_io.hpp:198:   instantiated from 'std::basic_ostream<_CharT, _Traits>& boost::posix_time::operator<<(std::basic_ostream<_CharT, _Traits>&, const boost::posix_time::time_duration&) [with CharT = char, Traits = std::char_traits<char>]'
/usr/include/boost/date_time/time_facet.hpp:200: warning: unused parameter 'a_ref'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: boost_compiler_warning.patch
Type: text/x-patch
Size: 1480 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-boost-devel/attachments/20060611/42d73260/boost_compiler_warning.bin
-------------- next part --------------


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


More information about the pkg-boost-devel mailing list