forked from boostorg/config
Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).
[SVN r46840]
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
// initialized in-class.
|
// initialized in-class.
|
||||||
// >> Assertion: (../links/dbg_cstabs.cc, line 611)
|
// >> Assertion: (../links/dbg_cstabs.cc, line 611)
|
||||||
// while processing ../test.cpp at line 0.
|
// while processing ../test.cpp at line 0.
|
||||||
// (Jens Maurer according to Gottfried Gan<EFBFBD>auge 04 Mar 2002)
|
// (Jens Maurer according to Gottfried Ganssauge 04 Mar 2002)
|
||||||
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
||||||
|
|
||||||
// SunPro 5.3 has better support for partial specialization,
|
// SunPro 5.3 has better support for partial specialization,
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
// (C) Copyright Terje Sletteb<EFBFBD> 2002.
|
// (C) Copyright Terje Slettebo 2002.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
// Boost Software License, Version 1.0. (See accompanying file
|
// Boost Software License, Version 1.0. (See accompanying file
|
||||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) Joaqu<EFBFBD>n M L<EFBFBD>pez Mu<EFBFBD>oz 2004.
|
// Copyright (C) Joaquin M Lopez Munoz 2004.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
// Boost Software License, Version 1.0. (See accompanying file
|
// Boost Software License, Version 1.0. (See accompanying file
|
||||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
// (C) Copyright Eric Friedman 2003.
|
// (C) Copyright Eric Friedman 2003.
|
||||||
// Some modifications by Jeremiah Willcock and Jaakko J<EFBFBD>rvi.
|
// Some modifications by Jeremiah Willcock and Jaakko Jarvi.
|
||||||
// Use, modification, and distribution is subject to the Boost Software
|
// Use, modification, and distribution is subject to the Boost Software
|
||||||
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
Reference in New Issue
Block a user