Re: [Boost-bugs] [Boost C++ Libraries] #842: typo in auto_unit_test.hpp Revision 1.17

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #842: typo in auto_unit_test.hpp Revision 1.17
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-27 23:37:08


#842: typo in auto_unit_test.hpp Revision 1.17
---------------------+------------------------------------------------------
  Reporter: nobody | Owner: rogeeff
      Type: Bugs | Status: new
 Milestone: | Component: test
   Version: None | Severity: Showstopper
Resolution: None | Keywords:
---------------------+------------------------------------------------------
Changes (by bemandawes):

  * owner: bemandawes => rogeeff

Old description:

> {{{
>
> Boost Release 1.33.1
> boost/test/auto_unit_test.hpp
> Line 198:
> -BOOST_AUTO_TC_REGISTRAR( test_nase )(
> +BOOST_AUTO_TC_REGISTRAR( test_name )(
>

> If your are using BOOST_AUTO_TEST_CASE_TEMPLATE more than
> once you are getting the error: "test_nase_registrar redefined".
>

>
> Philipp Jocham
> --
> philipp.jocham_at_[hidden]
>

>
> }}}

New description:

 {{{

 Boost Release 1.33.1
 boost/test/auto_unit_test.hpp
 Line 198:
 -BOOST_AUTO_TC_REGISTRAR( test_nase )(
 +BOOST_AUTO_TC_REGISTRAR( test_name )(


 If your are using BOOST_AUTO_TEST_CASE_TEMPLATE more than
 once you are getting the error: "test_nase_registrar redefined".



 Philipp Jocham
 --
 philipp.jocham_at_[hidden]



 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/842#comment:2>
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:56 UTC