
----- Mensaje original ----- De: Peter Dimov <pdimov@mmltd.net> Fecha: Miércoles, Septiembre 13, 2006 9:34 pm Asunto: Re: [boost] Boost inspection notification (2006-09- 13/RC_1_34_0) *X*
Rene Rivera wrote:
[...]
42 usages of unnamed namespaces in headers (including .ipp files)
bind (1)
I'm not sure what I'm expected to do about that one. Bind has been using an unnamed namespace for its placeholders for quite a while now.
FWIW, the inspection program is easy to cheat, as unnamed space detection relies in the following simplistic regex namespace\s(\?\?<|\{) So if you just want to shut the report off modify your unnamed space declaration so that it goes undetected (zero or more than one blanks, a /**/ between "namespace" and the bracket, etc.) Joaquín M López Muñoz Telefónica, Investigación y Desarrollo