Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-09-29 02:20:11


Rene Rivera wrote:
> Boost Inspection Report
> Run Date: 16:03:07 UTC, Thursday 28 September 2006
>
> An inspection program <http://www.boost.org/tools/inspect/index.html>
> checks each file in the current Boost CVS for various problems,
> generating this as output. Problems detected include tabs in files,
> missing copyrights, broken URL's, and similar misdemeanors.
[ ... ]
> 38 usages of unnamed namespaces in headers (including .ipp files)
[ ... ]
> |thread|
> libs/thread/src/mutex.inl:
> *U* unnamed namespace at line 7
> libs/thread/src/timeconv.inl:
> *U* unnamed namespace at line 7
> libs/thread/test/util.inl:
> *U* unnamed namespace at line 19

I foolowed the link http://www.boost.org/tools/inspect/index.html
and then "guidline violations" http://www.boost.org/more/lib_guide.htm
but was not able to find the guidelines about "usage of unnamed
namespaces in headers". Also the suspect files are neither *.hpp nor *.ipp.

Can you please give me a hint, how I should correct this?

Thank you
Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk