Subject: [Boost-bugs] [Boost C++ Libraries] #2476: #including boost/test/included/unit_test.hpp causes compile errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-05 10:24:55
#2476: #including boost/test/included/unit_test.hpp causes compile errors
---------------------------------------------------+------------------------
Reporter: ANDREW CHITTENDEN <andyc_at_[hidden]> | Type: Bugs
Status: new | Milestone: Boost 1.38.0
Component: None | Version: Boost 1.36.0
Severity: Problem | Keywords:
---------------------------------------------------+------------------------
In file included from
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/included/unit_test.hpp:19,
from /home/andyc/work/tiger/1/fsb/smb/v2/test/main.cpp:2:
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/impl/debug.ipp:498:
warning: unused parameter 'dsi'
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/impl/debug.ipp:553:
warning: unused parameter 'dsi'
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/impl/debug.ipp:565:
warning: unused parameter 'dsi'
In file included from
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/included/unit_test.hpp:21,
from /home/andyc/work/tiger/1/fsb/smb/v2/test/main.cpp:2:
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/impl/exception_safety.ipp:404:
warning: unused parameter 'p'
In file included from
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/included/unit_test.hpp:31,
from /home/andyc/work/tiger/1/fsb/smb/v2/test/main.cpp:2:
/home/andyc/work/tiger/1/include/x86_64_linux_libc-2.7/boost/test/impl/unit_test_main.ipp:103:
warning: unused parameter 'tc_to_tun'
The attached patch fixes it.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2476> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC