[Pkg-ace-devel] Bug#759934: ace: FTBFS

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Aug 30 21:21:35 UTC 2014


Source: ace
Version: 6.2.7+dfsg-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140830 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«BUILDDIR»/ace-6.2.7+dfsg'
> cd /«BUILDDIR»/ace-6.2.7+dfsg && bin/generate_doxygen.pl -is_release -exclude_tao -exclude_ciao -exclude_dance
> Warning: Tag `XML_SCHEMA' at line 1810 of file `/tmp/ace.6351.doxygen' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> Warning: Tag `XML_DTD' at line 1816 of file `/tmp/ace.6351.doxygen' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Lib_Find.cpp:225: warning: preprocessing issue while doing constant expression evaluation: syntax error
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Lib_Find.cpp:309: warning: preprocessing issue while doing constant expression evaluation: syntax error
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Repository.cpp:627: warning: reached end of file while inside a code block!
> The command that should end the block seems to be missing!
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.cpp:48: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/os_time.h:5: warning: the name `os_time.h' supplied as the second argument in the \file statement matches the following input files:
>    /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/os_time.h
>    /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/sys/os_time.h
> Please use a more specific name by including a (larger) part of the path!
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/sys/os_time.h:5: warning: the name `os_time.h' supplied as the second argument in the \file statement matches the following input files:
>    /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/os_time.h
>    /«BUILDDIR»/ace-6.2.7+dfsg/ace/os_include/sys/os_time.h
> Please use a more specific name by including a (larger) part of the path!
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.cpp:25: warning: no uniquely matching class member found for 
>   template < T >
>   ACE_Array_Base< T >::ACE_Array_Base(ACE_Array_Base< T >::size_t size, ACE_Allocator *alloc)
> Possible candidates:
>   ACE_DECLARE_STL_REVERSE_ITERATORS ACE_Array_Base< T >::ACE_Array_Base(size_type size=0, ACE_Allocator *the_allocator=0)' at line 67 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   ACE_Array_Base< T >::ACE_Array_Base(size_type size, T const &default_value, ACE_Allocator *the_allocator=0)' at line 71 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   ACE_Array_Base< T >::ACE_Array_Base(ACE_Array_Base< T > const &s)' at line 80 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.cpp:46: warning: no uniquely matching class member found for 
>   template < T >
>   ACE_Array_Base< T >::ACE_Array_Base(ACE_Array_Base< T >::size_t size, const T &default_value, ACE_Allocator *alloc)
> Possible candidates:
>   ACE_DECLARE_STL_REVERSE_ITERATORS ACE_Array_Base< T >::ACE_Array_Base(size_type size=0, ACE_Allocator *the_allocator=0)' at line 67 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   ACE_Array_Base< T >::ACE_Array_Base(size_type size, T const &default_value, ACE_Allocator *the_allocator=0)' at line 71 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   ACE_Array_Base< T >::ACE_Array_Base(ACE_Array_Base< T > const &s)' at line 80 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.cpp:164: warning: no uniquely matching class member found for 
>   template < T >
>   int ACE_Array_Base< T >::max_size(ACE_Array_Base< T >::size_t new_size)
> Possible candidates:
>   size_type ACE_Array_Base< T >::max_size(void) const ' at line 128 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   int ACE_Array_Base< T >::max_size(size_type new_size)' at line 136 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.cpp:194: warning: no uniquely matching class member found for 
>   template < T >
>   int ACE_Array_Base< T >::size(ACE_Array_Base< T >::size_t new_size)
> Possible candidates:
>   size_type ACE_Array_Base< T >::size(void) const ' at line 118 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   int ACE_Array_Base< T >::size(size_type new_size)' at line 125 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.inl:92: warning: no uniquely matching class member found for 
>   template < T >
>   T & ACE_Array_Base< T >::operator[](ACE_Array_Base< T >::size_t index)
> Possible candidates:
>   T & ACE_Array_Base< T >::operator[](size_type slot)' at line 99 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   T const & ACE_Array_Base< T >::operator[](size_type slot) const ' at line 103 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.inl:98: warning: no uniquely matching class member found for 
>   template < T >
>   const T & ACE_Array_Base< T >::operator[](ACE_Array_Base< T >::size_t index) const
> Possible candidates:
>   T & ACE_Array_Base< T >::operator[](size_type slot)' at line 99 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
>   T const & ACE_Array_Base< T >::operator[](size_type slot) const ' at line 103 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:75: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   std::pair< typename ACE_Array_Map< Key, Value, EqualTo >::iterator, bool > ACE_Array_Map< Key, Value, EqualTo >::insert(const typename ACE_Array_Map< Key, Value, EqualTo >::std::pair< key_type, data_type > &x)
> Possible candidates:
>   std::pair< iterator, bool > ACE_Array_Map< Key, Value, EqualTo >::insert(value_type const &x)' at line 178 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   'template < InputIterator >
>   void ACE_Array_Map< Key, Value, EqualTo >::insert(InputIterator f, InputIterator l)' at line 182 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:116: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(ACE_Array_Map< Key, Value, EqualTo >::value_type *pos)
> Possible candidates:
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator pos)' at line 185 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   size_type ACE_Array_Map< Key, Value, EqualTo >::erase(key_type const &k)' at line 191 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator first, iterator last)' at line 197 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:143: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   ACE_Array_Map< Key, Value, EqualTo >::size_type ACE_Array_Map< Key, Value, EqualTo >::erase(const typename ACE_Array_Map< Key, Value, EqualTo >::Key &k)
> Possible candidates:
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator pos)' at line 185 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   size_type ACE_Array_Map< Key, Value, EqualTo >::erase(key_type const &k)' at line 191 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator first, iterator last)' at line 197 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:157: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(ACE_Array_Map< Key, Value, EqualTo >::value_type *first, typename ACE_Array_Map< Key, Value, EqualTo >::iterator last)
> Possible candidates:
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator pos)' at line 185 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   size_type ACE_Array_Map< Key, Value, EqualTo >::erase(key_type const &k)' at line 191 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   void ACE_Array_Map< Key, Value, EqualTo >::erase(iterator first, iterator last)' at line 197 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:175: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   ACE_Array_Map< Key, Value, EqualTo >::iterator ACE_Array_Map< Key, Value, EqualTo >::find(const typename ACE_Array_Map< Key, Value, EqualTo >::Key &k)
> Possible candidates:
>   iterator ACE_Array_Map< Key, Value, EqualTo >::find(key_type const &k)' at line 215 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   const_iterator ACE_Array_Map< Key, Value, EqualTo >::find(key_type const &k) const ' at line 221 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.cpp:191: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   ACE_Array_Map< Key, Value, EqualTo >::const_iterator ACE_Array_Map< Key, Value, EqualTo >::find(const typename ACE_Array_Map< Key, Value, EqualTo >::Key &k) const
> Possible candidates:
>   iterator ACE_Array_Map< Key, Value, EqualTo >::find(key_type const &k)' at line 215 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   const_iterator ACE_Array_Map< Key, Value, EqualTo >::find(key_type const &k) const ' at line 221 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.inl:9: warning: no uniquely matching class member found for 
>   template < Key, Value, EqualTo >
>   ACE_Array_Map< Key, Value, EqualTo >::ACE_Array_Map(ACE_Array_Map< Key, Value, EqualTo >::size_t s)
> Possible candidates:
>   ACE_DECLARE_STL_REVERSE_ITERATORS ACE_Array_Map< Key, Value, EqualTo >::ACE_Array_Map(size_type s=0)' at line 111 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   'template < InputIterator >
>   ACE_Array_Map< Key, Value, EqualTo >::ACE_Array_Map(InputIterator f, InputIterator l)' at line 114 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
>   ACE_Array_Map< Key, Value, EqualTo >::ACE_Array_Map(ACE_Array_Map const &map)' at line 116 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Map.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.cpp:54: warning: no uniquely matching class member found for 
>   template < ACE_LOCK, TYPE >
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::ACE_Atomic_Op_Ex(ACE_LOCK &mtx, ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::TYPE const &c)
> Possible candidates:
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::ACE_Atomic_Op_Ex(ACE_LOCK &mtx)' at line 155 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::ACE_Atomic_Op_Ex(ACE_LOCK &mtx, arg_type c)' at line 158 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::ACE_Atomic_Op_Ex(ACE_Atomic_Op_Ex< ACE_LOCK, TYPE > const &)' at line 218 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.cpp:73: warning: no uniquely matching class member found for 
>   template < ACE_LOCK, TYPE >
>   ACE_Atomic_Op< ACE_LOCK, TYPE >::ACE_Atomic_Op(ACE_Atomic_Op< ACE_LOCK, TYPE >::TYPE const &c)
> Possible candidates:
>   ACE_Atomic_Op< ACE_LOCK, TYPE >::ACE_Atomic_Op(void)' at line 268 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op< ACE_LOCK, TYPE >::ACE_Atomic_Op(arg_type c)' at line 271 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op< ACE_LOCK, TYPE >::ACE_Atomic_Op(ACE_Atomic_Op< ACE_LOCK, TYPE > const &c)' at line 274 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.inl:187: warning: no uniquely matching class member found for 
>   template < ACE_LOCK, TYPE >
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE > & ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::operator=(ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::TYPE const &rhs)
> Possible candidates:
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE > & ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::operator=(arg_type rhs)' at line 199 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op_Ex< ACE_LOCK, TYPE > & ACE_Atomic_Op_Ex< ACE_LOCK, TYPE >::operator=(ACE_Atomic_Op_Ex< ACE_LOCK, TYPE > const &rhs)' at line 202 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.inl:211: warning: no uniquely matching class member found for 
>   template < ACE_LOCK, TYPE >
>   ACE_Atomic_Op< ACE_LOCK, TYPE > & ACE_Atomic_Op< ACE_LOCK, TYPE >::operator=(ACE_Atomic_Op< ACE_LOCK, TYPE >::TYPE const &i)
> Possible candidates:
>   ACE_Atomic_Op< ACE_LOCK, TYPE > & ACE_Atomic_Op< ACE_LOCK, TYPE >::operator=(arg_type rhs)' at line 277 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
>   ACE_Atomic_Op< ACE_LOCK, TYPE > & ACE_Atomic_Op< ACE_LOCK, TYPE >::operator=(ACE_Atomic_Op< ACE_LOCK, TYPE > const &rhs)' at line 280 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Auto_Functor.inl:109: warning: member `operator ACE_Utils::Auto_Functor_Ref' of class `Auto_Functor' cannot be found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Auto_Functor.inl:115: warning: member `operator ACE_Utils::Auto_Functor' of class `Auto_Functor' cannot be found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:30: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::handle_get(ACE_Event_Handler_T< T >::ACE_HANDLE(T::*h)(void) const )
> Possible candidates:
>   GET_HANDLE ACE_Event_Handler_T< T >::handle_get(void)
>   void ACE_Event_Handler_T< T >::handle_get(GET_HANDLE)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:44: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::handle_set(ACE_Event_Handler_T< T >::void(T::*h)(ACE_HANDLE))
> Possible candidates:
>   SET_HANDLE ACE_Event_Handler_T< T >::handle_set(void)
>   void ACE_Event_Handler_T< T >::handle_set(SET_HANDLE)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:58: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::input_handler(ACE_Event_Handler_T< T >::int(T::*h)(ACE_HANDLE))
> Possible candidates:
>   IO_HANDLER ACE_Event_Handler_T< T >::input_handler(void)
>   void ACE_Event_Handler_T< T >::input_handler(IO_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:72: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::output_handler(ACE_Event_Handler_T< T >::int(T::*h)(ACE_HANDLE))
> Possible candidates:
>   IO_HANDLER ACE_Event_Handler_T< T >::output_handler(void)
>   void ACE_Event_Handler_T< T >::output_handler(IO_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:86: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::except_handler(ACE_Event_Handler_T< T >::int(T::*h)(ACE_HANDLE))
> Possible candidates:
>   IO_HANDLER ACE_Event_Handler_T< T >::except_handler(void)
>   void ACE_Event_Handler_T< T >::except_handler(IO_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:100: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::to_handler(ACE_Event_Handler_T< T >::int(T::*h)(const ACE_Time_Value &, const void *))
> Possible candidates:
>   TO_HANDLER ACE_Event_Handler_T< T >::to_handler(void)
>   void ACE_Event_Handler_T< T >::to_handler(TO_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:114: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::cl_handler(ACE_Event_Handler_T< T >::int(T::*h)(ACE_HANDLE, ACE_Reactor_Mask))
> Possible candidates:
>   CL_HANDLER ACE_Event_Handler_T< T >::cl_handler(void)
>   void ACE_Event_Handler_T< T >::cl_handler(CL_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.inl:128: warning: no matching class member found for 
>   template < T >
>   void ACE_Event_Handler_T< T >::sig_handler(ACE_Event_Handler_T< T >::int(T::*h)(int, siginfo_t *, ucontext_t *))
> Possible candidates:
>   SIG_HANDLER ACE_Event_Handler_T< T >::sig_handler(void)
>   void ACE_Event_Handler_T< T >::sig_handler(SIG_HANDLER)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Filecache.cpp:149: warning: no uniquely matching class member found for 
>   template <>
>   ACE_Filecache_Hash_Entry::ACE_Hash_Map_Entry(const const char *&ext_id, const ACE_Filecache_Object *&int_id, ACE_Hash_Map_Entry< const ACE_TCHAR *, ACE_Filecache_Object * > *next, ACE_Filecache_Hash_Entry *prev)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Filecache.cpp:164: warning: no uniquely matching class member found for 
>   template <>
>   ACE_Filecache_Hash_Entry::ACE_Hash_Map_Entry(ACE_Hash_Map_Entry< const ACE_TCHAR *, ACE_Filecache_Object * > *next, ACE_Filecache_Hash_Entry *prev)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Filecache.cpp:174: warning: no uniquely matching class member found for 
>   template <>
>   ACE_Filecache_Hash_Entry::~ACE_Hash_Map_Entry(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Filecache.cpp:184: warning: no uniquely matching class member found for 
>   template <>
>   unsigned long ACE_Filecache_Hash::hash(const const char *&ext_id)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Filecache.cpp:191: warning: no uniquely matching class member found for 
>   template <>
>   int ACE_Filecache_Hash::equal(const const char *&id1, const const char *&id2)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.inl:177: warning: no uniquely matching class member found for 
>   template < EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::unbind(ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::ACE_Hash_Map_Iterator_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK > pos)
> Possible candidates:
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::unbind(const EXT_ID &ext_id)' at line 368 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::unbind(const EXT_ID &ext_id, INT_ID &int_id)' at line 373 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::unbind(ACE_Hash_Map_Entry< EXT_ID, INT_ID > *entry)' at line 384 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::unbind(iterator pos)' at line 394 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.inl:449: warning: no uniquely matching class member found for 
>   template < EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
>   void ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::find(const EXT_ID &ext_id, ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::ACE_Hash_Map_Iterator_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK > &pos) const
> Possible candidates:
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::find(const EXT_ID &ext_id, INT_ID &int_id) const ' at line 345 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::find(const EXT_ID &ext_id) const ' at line 349 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   int ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::find(const EXT_ID &ext_id, ACE_Hash_Map_Entry< EXT_ID, INT_ID > *&entry) const ' at line 353 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
>   void ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >::find(EXT_ID const &ext_id, iterator &pos) const ' at line 361 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.cpp:501: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const char *pool_name)
> Possible candidates:
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name=0)' at line 452 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_TCHAR *lock_name, const ACE_MEM_POOL_OPTIONS *options=0)' at line 465 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_MEM_POOL_OPTIONS *options, ACE_LOCK *lock)' at line 475 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.cpp:522: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const char *pool_name, const char *lock_name, const ACE_MEM_POOL_OPTIONS *options)
> Possible candidates:
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name=0)' at line 452 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_TCHAR *lock_name, const ACE_MEM_POOL_OPTIONS *options=0)' at line 465 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_MEM_POOL_OPTIONS *options, ACE_LOCK *lock)' at line 475 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.cpp:547: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const char *pool_name, const ACE_MEM_POOL_OPTIONS *options, ACE_LOCK *lock)
> Possible candidates:
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name=0)' at line 452 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_TCHAR *lock_name, const ACE_MEM_POOL_OPTIONS *options=0)' at line 465 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::ACE_Malloc_T(const ACE_TCHAR *pool_name, const ACE_MEM_POOL_OPTIONS *options, ACE_LOCK *lock)' at line 475 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.cpp:749: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t nbytes, char initial_value)
> Possible candidates:
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t nbytes, char initial_value= '\0')' at line 497 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t n_elem, size_t elem_size, char initial_value= '\0')' at line 501 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.cpp:762: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t n_elem, size_t elem_size, char initial_value)
> Possible candidates:
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t nbytes, char initial_value= '\0')' at line 497 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   void * ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::calloc(size_t n_elem, size_t elem_size, char initial_value= '\0')' at line 501 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.inl:84: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(int len, int flags)
> Possible candidates:
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(ssize_t len=-1, int flags=MS_SYNC)' at line 566 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(void *addr, size_t len, int flags=MS_SYNC)' at line 570 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.inl:92: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(void *addr, size_t len, int flags)
> Possible candidates:
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(ssize_t len=-1, int flags=MS_SYNC)' at line 566 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::sync(void *addr, size_t len, int flags=MS_SYNC)' at line 570 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.inl:101: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(int len, int flags)
> Possible candidates:
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(ssize_t len=-1, int prot=PROT_RDWR)' at line 577 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(void *addr, size_t len, int prot=PROT_RDWR)' at line 581 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.inl:109: warning: no uniquely matching class member found for 
>   template < ACE_MEM_POOL_1, ACE_LOCK, ACE_CB >
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(void *addr, size_t len, int flags)
> Possible candidates:
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(ssize_t len=-1, int prot=PROT_RDWR)' at line 577 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
>   int ACE_Malloc_T< ACE_MEM_POOL_2, ACE_LOCK, ACE_CB >::protect(void *addr, size_t len, int prot=PROT_RDWR)' at line 581 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.cpp:49: warning: no uniquely matching class member found for 
>   template < ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_bytes(size_t new_value)
> Possible candidates:
>   virtual size_t ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_bytes(void)' at line 1273 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
>   virtual void ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_bytes(size_t new_size)' at line 1290 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.cpp:57: warning: no uniquely matching class member found for 
>   template < ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_length(size_t new_value)
> Possible candidates:
>   virtual size_t ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_length(void)' at line 1278 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
>   virtual void ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_USE, TIME_POLICY >::message_length(size_t new_length)' at line 1295 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.cpp:1027: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_bytes(size_t new_value)
> Possible candidates:
>   virtual size_t ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_bytes(void)' at line 368 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
>   virtual void ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_bytes(size_t new_size)' at line 387 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.cpp:1036: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_length(size_t new_value)
> Possible candidates:
>   virtual size_t ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_length(void)' at line 374 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
>   virtual void ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::message_length(size_t new_length)' at line 392 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.cpp:1045: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::ACE_Message_Queue(size_t hwm, size_t lwm, ACE_Notification_Strategy *ns)
> Possible candidates:
>   ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::ACE_Message_Queue(size_t hwm=ACE_Message_Queue_Base::DEFAULT_HWM, size_t lwm=ACE_Message_Queue_Base::DEFAULT_LWM, ACE_Notification_Strategy *ns=0)' at line 105 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
>   ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY >::ACE_Message_Queue(const ACE_Message_Queue< _ACE_SYNCH > &)' at line 638 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.cpp:31: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::writer(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *q, int flags)
> Possible candidates:
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY > * ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::writer(void)' at line 120 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::writer(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *q, int flags=M_DELETE_WRITER)' at line 129 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.cpp:53: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::reader(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *q, int flags)
> Possible candidates:
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY > * ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::reader(void)' at line 132 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::reader(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *q, int flags=M_DELETE_READER)' at line 141 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.cpp:183: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::ACE_Module(const char *module_name, ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *writer_q, ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *reader_q, void *args, int flags)
> Possible candidates:
>   ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::ACE_Module(void)' at line 83 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
>   ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::ACE_Module(const ACE_TCHAR *module_name, ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *writer=0, ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *reader=0, void *args=0, int flags=M_DELETE)' at line 90 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.inl:17: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::arg(void *a)
> Possible candidates:
>   void * ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::arg(void) const' at line 155 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::arg(void *)' at line 158 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.inl:31: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::name(const char *n)
> Possible candidates:
>   const ACE_TCHAR * ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::name(void) const' at line 148 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
>   void ACE_Module< ACE_SYNCH_USE, TIME_POLICY >::name(const ACE_TCHAR *)' at line 151 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:19: warning: documented symbol `ACE_Stream_Head::ACE_Stream_Head' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:25: warning: documented symbol `ACE_Stream_Head::~ACE_Stream_Head' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:31: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Stream_Head::dump(void) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:41: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::open(void *)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:48: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::close(u_long)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:55: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::svc(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:62: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::control(ACE_Message_Block *mb)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:84: warning: documented symbol `int ACE_Stream_Head::canonical_flush' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:103: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::put(ACE_Message_Block *mb, ACE_Time_Value *tv)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:130: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::init(int, ACE_TCHAR *[])
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:137: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::info(ACE_TCHAR **strp, size_t length) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:150: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Head::fini(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:159: warning: documented symbol `ACE_Stream_Tail::ACE_Stream_Tail' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:165: warning: documented symbol `ACE_Stream_Tail::~ACE_Stream_Tail' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:171: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Stream_Tail::dump(void) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:179: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::open(void *)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:186: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::close(u_long)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:193: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::svc(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:200: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::control(ACE_Message_Block *mb)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:228: warning: documented symbol `int ACE_Stream_Tail::canonical_flush' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:251: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::put(ACE_Message_Block *mb, ACE_Time_Value *)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:274: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::init(int, ACE_TCHAR *[])
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:281: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::info(ACE_TCHAR **strp, size_t length) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:294: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Stream_Tail::fini(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:303: warning: documented symbol `ACE_Thru_Task::ACE_Thru_Task' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:309: warning: documented symbol `ACE_Thru_Task::~ACE_Thru_Task' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:315: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Thru_Task::dump(void) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:323: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::open(void *)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:330: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::close(u_long)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:337: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::svc(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:344: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::put(ACE_Message_Block *msg, ACE_Time_Value *tv)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:352: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::init(int, ACE_TCHAR *[])
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:359: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::info(ACE_TCHAR **strp, size_t length) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream_Modules.cpp:373: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   int ACE_Thru_Task::fini(void)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.cpp:71: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_CHAR_T *s, ACE_String_Base< ACE_CHAR_T >::size_t len, ACE_Allocator *the_allocator, bool release)
> Possible candidates:
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(ACE_Allocator *the_allocator=0)' at line 89 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_CHAR_T *s, ACE_Allocator *the_allocator=0, bool release=true)' at line 106 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_CHAR_T *s, size_type len, ACE_Allocator *the_allocator=0, bool release=true)' at line 127 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_String_Base< ACE_CHAR_T > &s)' at line 138 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(ACE_CHAR_T c, ACE_Allocator *the_allocator=0)' at line 147 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(size_type len, ACE_CHAR_T c=0, ACE_Allocator *the_allocator=0)' at line 162 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.cpp:103: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(ACE_String_Base< ACE_CHAR_T >::size_t len, ACE_CHAR_T c, ACE_Allocator *the_allocator)
> Possible candidates:
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(ACE_Allocator *the_allocator=0)' at line 89 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_CHAR_T *s, ACE_Allocator *the_allocator=0, bool release=true)' at line 106 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_CHAR_T *s, size_type len, ACE_Allocator *the_allocator=0, bool release=true)' at line 127 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(const ACE_String_Base< ACE_CHAR_T > &s)' at line 138 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(ACE_CHAR_T c, ACE_Allocator *the_allocator=0)' at line 147 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_String_Base< ACE_CHAR_T >::ACE_String_Base(size_type len, ACE_CHAR_T c=0, ACE_Allocator *the_allocator=0)' at line 162 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.cpp:129: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   void ACE_String_Base< ACE_CHAR_T >::set(const ACE_CHAR_T *s, ACE_String_Base< ACE_CHAR_T >::size_t len, bool release)
> Possible candidates:
>   void ACE_String_Base< ACE_CHAR_T >::set(const ACE_CHAR_T *s, bool release=true)' at line 230 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   void ACE_String_Base< ACE_CHAR_T >::set(const ACE_CHAR_T *s, size_type len, bool release)' at line 250 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.cpp:424: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_String_Base< ACE_CHAR_T >::size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_CHAR_T *s, ACE_String_Base< ACE_CHAR_T >::size_t pos) const
> Possible candidates:
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_String_Base< ACE_CHAR_T > &str, size_type pos=0) const ' at line 426 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_CHAR_T *s, size_type pos=0) const ' at line 437 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(ACE_CHAR_T c, size_type pos=0) const ' at line 448 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.cpp:438: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_String_Base< ACE_CHAR_T >::size_type ACE_String_Base< ACE_CHAR_T >::find(ACE_CHAR_T c, ACE_String_Base< ACE_CHAR_T >::size_t pos) const
> Possible candidates:
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_String_Base< ACE_CHAR_T > &str, size_type pos=0) const ' at line 426 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_CHAR_T *s, size_type pos=0) const ' at line 437 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(ACE_CHAR_T c, size_type pos=0) const ' at line 448 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.inl:67: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   const ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](ACE_String_Base< ACE_CHAR_T >::size_t slot) const
> Possible candidates:
>   const ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](size_type slot) const ' at line 178 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](size_type slot)' at line 187 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.inl:77: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](ACE_String_Base< ACE_CHAR_T >::size_t slot)
> Possible candidates:
>   const ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](size_type slot) const ' at line 178 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   ACE_CHAR_T & ACE_String_Base< ACE_CHAR_T >::operator[](size_type slot)' at line 187 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.inl:131: warning: no uniquely matching class member found for 
>   template < ACE_CHAR_T >
>   ACE_String_Base< ACE_CHAR_T >::size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_String_Base< ACE_CHAR_T > &str, ACE_String_Base< ACE_CHAR_T >::size_t pos) const
> Possible candidates:
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_String_Base< ACE_CHAR_T > &str, size_type pos=0) const ' at line 426 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(const ACE_CHAR_T *s, size_type pos=0) const ' at line 437 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
>   size_type ACE_String_Base< ACE_CHAR_T >::find(ACE_CHAR_T c, size_type pos=0) const ' at line 448 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.cpp:47: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::ACE_Task(ACE_Thread_Manager *thr_man, ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY > *mq)
> Possible candidates:
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::ACE_Task(ACE_Thread_Manager *thr_mgr=0, ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY > *mq=0)' at line 55 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::ACE_Task(const ACE_Task< _ACE_SYNCH, TIME_POLICY > &)' at line 176 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.inl:50: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::msg_queue(ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY > *mq)
> Possible candidates:
>   ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY > * ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::msg_queue(void)' at line 62 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
>   void ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::msg_queue(ACE_Message_Queue< ACE_SYNCH_USE, TIME_POLICY > *)' at line 65 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.inl:101: warning: no uniquely matching class member found for 
>   template < ACE_SYNCH_DECL, TIME_POLICY >
>   void ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::next(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *q)
> Possible candidates:
>   ACE_Task< ACE_SYNCH_USE, TIME_POLICY > * ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::next(void)' at line 129 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
>   void ACE_Task< ACE_SYNCH_USE, TIME_POLICY >::next(ACE_Task< ACE_SYNCH_USE, TIME_POLICY > *)' at line 132 of file /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.cpp:51: warning: no matching file member found for 
> ACE_TSS_TYPE(ACE_TSS_TYPE(ACE_Thread_Exit)*ptr)
> Possible candidates:
>  '#define ACE_TSS_TYPE(T)' at line 34 of file/«BUILDDIR»/ace-6.2.7+dfsg/ace/TSS_T.h
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timeprobe.inl:8: warning: no uniquely matching class member found for 
>   bool ACE_Event_Descriptions::operator==(const ACE_Event_Descriptions &rhs) const
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/UTF16_Encoding_Converter.inl:25: warning: documented symbol `bool ACE_UTF16_Encoding_Converter::is_legal_utf8' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/XTI_ATM_Mcast.inl:8: warning: documented symbol `ACE_XTI_ATM_Mcast::ACE_XTI_ATM_Mcast' was not declared or defined.
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/XTI_ATM_Mcast.inl:37: warning: no uniquely matching class member found for 
>   int ACE_XTI_ATM_Mcast::connect(ACE_TLI_Stream &new_stream, const ACE_Addr &remote_sap, ACE_Time_Value *timeout, const ACE_Addr &local_sap, int reuse_addr, int flags, int perms, const char device[], struct t_info *info, int rw_flag, struct netbuf *udata, struct netbuf *opt)
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_Repository.h:10: warning: Found unknown command `\.'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:10: warning: Found unknown command `\.'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Basic_Types.h:11: warning: explicit link request to 'defines' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:70: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:31: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:13: warning: Unsupported xml/html tag <execute> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_FACTORY_DEFINE(CLS, SERVICE_CLASS) are not documented:
>   parameter 'CLS'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_MAKE_SVC_CONFIG_FACTORY_NAME(VERSIONED_NAMESPACE, SERVICE_CLASS) are not documented:
>   parameter 'VERSIONED_NAMESPACE'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_MAKE_SVC_CONFIG_FUNCTION_NAME(PREFIX, VERSIONED_NAMESPACE, SERVICE_CLASS) are not documented:
>   parameter 'PREFIX'
>   parameter 'VERSIONED_NAMESPACE'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_MAKE_SVC_CONFIG_GOBBLER_NAME(VERSIONED_NAMESPACE, SERVICE_CLASS) are not documented:
>   parameter 'VERSIONED_NAMESPACE'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: argument 'SERVICE_CLASS' of command @param is not found in the argument list of ACE_PREPROC_CONCATENATE(A, B)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_PREPROC_CONCATENATE(A, B) are not documented:
>   parameter 'A'
>   parameter 'B'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: argument 'SERVICE_CLASS' of command @param is not found in the argument list of ACE_PREPROC_CONCATENATE_IMPL(A, B)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Global_Macros.h:521: warning: The following parameters of ACE_PREPROC_CONCATENATE_IMPL(A, B) are not documented:
>   parameter 'A'
>   parameter 'B'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:32: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Numeric_Limits.h:21: warning: Unsupported xml/html tag <ossama_othman> found
> [generated]:-1: warning: Unsupported xml/html tag <cctype> found
> [generated]:-1: warning: Unsupported xml/html tag <cwctype> found
> [generated]:-1: warning: Unsupported xml/html tag <cstring> found
> [generated]:-1: warning: Unsupported xml/html tag <cwchar> found
> [generated]:-1: warning: Unsupported xml/html tag <cctype> found
> [generated]:-1: warning: Unsupported xml/html tag <cwctype> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/docs/run_test.txt:22: warning: found subsection command outside of section context!
> /«BUILDDIR»/ace-6.2.7+dfsg/docs/run_test.txt:99: warning: found subsection command outside of section context!
> todo:42: warning: Unsupported xml/html tag <owner_id> found
> deprecated:10: warning: Unexpected tag <dd> found
> deprecated:648: warning: Unexpected tag <dd> found
> deprecated:649: warning: Unexpected tag <dd> found
> deprecated:652: warning: Unexpected tag <dd> found
> deprecated:661: warning: Unexpected tag <dd> found
> deprecated:666: warning: Unexpected tag <dd> found
> deprecated:671: warning: Unexpected tag <dd> found
> deprecated:676: warning: Unexpected tag <dd> found
> deprecated:681: warning: Unexpected tag <dd> found
> deprecated:686: warning: Unexpected tag <dd> found
> deprecated:687: warning: Unexpected tag <dd> found
> deprecated:688: warning: Unexpected tag <dd> found
> deprecated:251: warning: Unsupported xml/html tag <global_scale_factor_> found
> deprecated:252: warning: Unsupported xml/html tag <global_scale_factor_> found
> deprecated:254: warning: Unsupported xml/html tag <High_Res_Timer> found
> deprecated:255: warning: Unsupported xml/html tag <global_scale_factor> found
> deprecated:256: warning: Unsupported xml/html tag <global_scale_factor_> found
> deprecated:259: warning: Unexpected tag <dd> found
> deprecated:263: warning: Unexpected tag <dd> found
> deprecated:267: warning: Unexpected tag <dd> found
> deprecated:271: warning: Unexpected tag <dd> found
> deprecated:223: warning: Unexpected tag <dd> found
> deprecated:225: warning: Unexpected tag <dd> found
> deprecated:229: warning: Unexpected tag <dd> found
> deprecated:231: warning: Unexpected tag <dd> found
> deprecated:233: warning: Unexpected tag <dd> found
> deprecated:235: warning: Unexpected tag <dd> found
> deprecated:235: warning: Unsupported xml/html tag <done> found
> deprecated:150: warning: Unexpected tag <dd> found
> deprecated:152: warning: Unexpected tag <dd> found
> deprecated:154: warning: Unexpected tag <dd> found
> deprecated:156: warning: Unexpected tag <dd> found
> deprecated:158: warning: Unexpected tag <dd> found
> deprecated:160: warning: Unexpected tag <dd> found
> deprecated:91: warning: Unexpected tag <dd> found
> deprecated:93: warning: Unexpected tag <dd> found
> deprecated:96: warning: Unexpected tag <dd> found
> deprecated:98: warning: Unexpected tag <dd> found
> deprecated:100: warning: Unexpected tag <dd> found
> deprecated:102: warning: Unexpected tag <dd> found
> deprecated:105: warning: Unexpected tag <dd> found
> deprecated:71: warning: Unexpected tag <dd> found
> deprecated:81: warning: Unexpected tag <dd> found
> deprecated:48: warning: Unexpected tag <dd> found
> deprecated:51: warning: Unexpected tag <dd> found
> deprecated:53: warning: Unexpected tag <dd> found
> deprecated:55: warning: Unexpected tag <dd> found
> deprecated:60: warning: Unexpected tag <dd> found
> deprecated:61: warning: Unexpected tag <dd> found
> bug:3: warning: Unsupported xml/html tag <clone> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:187: warning: Unsupported xml/html tag <the_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:139: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:140: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:148: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:152: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:153: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:71: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:72: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:78: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:79: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:699: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:700: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:130: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:53: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:55: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:56: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:57: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:59: warning: Unsupported xml/html tag <timer_ids> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Abstract_Timer_Queue.h:63: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:404: warning: Unsupported xml/html tag <qos_condition_callback> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:409: warning: Unsupported xml/html tag <g> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:409: warning: Unsupported xml/html tag <callback_data> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:434: warning: Unsupported xml/html tag <g> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:522: warning: Unsupported xml/html tag <peer_acceptor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:525: warning: Unsupported xml/html tag <peer_acceptor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:548: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:551: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:531: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:525: warning: Unsupported xml/html tag <peer_acceptor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:522: warning: Unsupported xml/html tag <peer_acceptor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:517: warning: Unsupported xml/html tag <peer_acceptor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:551: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:548: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:358: warning: Unsupported xml/html tag <Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:823: warning: Unsupported xml/html tag <ACE_Active_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:569: warning: Unsupported xml/html tag <Asynch_Read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:570: warning: Unsupported xml/html tag <Asynch_Accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:571: warning: Unsupported xml/html tag <AIOCB_Proactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:572: warning: Unsupported xml/html tag <post_completion> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:572: warning: Unsupported xml/html tag <AIOCB_Proactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:574: warning: Unsupported xml/html tag <AIOCB_Proactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:574: warning: Unsupported xml/html tag <Asynch_Read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:578: warning: Unsupported xml/html tag <POSIX_AIOCB_Proactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:579: warning: Unsupported xml/html tag <Asynch_Read_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:580: warning: Unsupported xml/html tag <handle_read_stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:581: warning: Unsupported xml/html tag <complete> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:586: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:587: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:587: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:596: warning: Unsupported xml/html tag <application_specific_code> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:605: warning: Unsupported xml/html tag <Asynch_Read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Base.h:161: warning: Unsupported xml/html tag <allocator_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Base.h:70: warning: Unsupported xml/html tag <n_elem> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Base.h:161: warning: Unsupported xml/html tag <allocator_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Arg_Shifter.h:205: warning: Unsupported xml/html tag <temp_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Arg_Shifter.h:208: warning: Unsupported xml/html tag <argv_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Arg_Shifter.h:205: warning: Unsupported xml/html tag <temp_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Arg_Shifter.h:214: warning: Unsupported xml/html tag <argv_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ARGV.h:302: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ARGV.h:191: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ARGV.h:302: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:117: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:127: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:117: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:127: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:127: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:85: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:85: warning: Unsupported xml/html tag <array_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:87: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:87: warning: Unsupported xml/html tag <array_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:88: warning: Unsupported xml/html tag <array_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:88: warning: Unsupported xml/html tag <s> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:117: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:178: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:179: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:179: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:466: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:468: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:208: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:211: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:256: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:208: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:211: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_Acceptor.h:256: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:654: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:656: warning: Unsupported xml/html tag <number_of_bytes_recvd> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:664: warning: Unsupported xml/html tag <message> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:666: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:670: warning: Unsupported xml/html tag <nice> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO.h:302: warning: The following parameters of ACE_Asynch_Read_Stream::open(ACE_Handler &handler, ACE_HANDLE handle=ACE_INVALID_HANDLE, const void *completion_key=0, ACE_Proactor *proactor=0) are not documented:
>   parameter 'completion_key'
>   parameter 'proactor'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:85: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:740: warning: Unsupported xml/html tag <rd_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:742: warning: Unsupported xml/html tag <number_of_bytes_sent> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:750: warning: Unsupported xml/html tag <message> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:752: warning: Unsupported xml/html tag <rd_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Asynch_IO_Impl.h:756: warning: Unsupported xml/html tag <nice> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:85: warning: Unsupported xml/html tag <sap> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:133: warning: Unsupported xml/html tag <addrlen> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:134: warning: Unsupported xml/html tag <addrlen> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:143: warning: Unsupported xml/html tag <size> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:143: warning: Unsupported xml/html tag <buffer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:114: warning: Unsupported xml/html tag <sap> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Addr.h:123: warning: Unsupported xml/html tag <sap> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Connector.h:61: warning: Unsupported xml/html tag <params> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Connector.h:77: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Connector.h:91: warning: Unsupported xml/html tag <params> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Connector.h:102: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:33: warning: Unsupported xml/html tag <type> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <group> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <device> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <info> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <rw_flag> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <oflag> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ATM_Params.h:34: warning: Unsupported xml/html tag <udata> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h:201: warning: Unsupported xml/html tag <rhs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Atomic_Op_T.h:201: warning: Unsupported xml/html tag <rhs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Barrier.h:82: warning: Unsupported xml/html tag <count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:167: warning: Unsupported xml/html tag <initial> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:48: warning: Unsupported xml/html tag <base_offset_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:49: warning: Unsupported xml/html tag <ACE_BASED_POINTER_REPOSITORY> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:68: warning: Unsupported xml/html tag <base_offset_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:69: warning: Unsupported xml/html tag <ACE_BASED_POINTER_REPOSITORY> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_T.h:86: warning: Unsupported xml/html tag <target_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_Repository.h:64: warning: Unsupported xml/html tag <base_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Based_Pointer_Repository.h:71: warning: explicit link request to 'include' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:875: warning: Unsupported xml/html tag <svc_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:926: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:579: warning: Unsupported xml/html tag <peer_connector_> found
> <recycle_state_i>:1: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1038: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1045: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1052: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:301: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:160: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:163: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:336: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:276: warning: Unsupported xml/html tag <sendv_n> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:301: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:315: warning: Unsupported xml/html tag <PEER_STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:328: warning: Unsupported xml/html tag <PEER_STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:319: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:307: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:307: warning: Unsupported xml/html tag <put> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:336: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:332: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:253: warning: Unsupported xml/html tag <attributes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:48: warning: Unsupported xml/html tag <ACE_Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:90: warning: Unsupported xml/html tag <attributes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:98: warning: Unsupported xml/html tag <Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:98: warning: Unsupported xml/html tag <caching_strategy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:104: warning: Unsupported xml/html tag <Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cache_Map_Manager_T.h:329: warning: Unsupported xml/html tag <attributes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:875: warning: Unsupported xml/html tag <svc_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:926: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:579: warning: Unsupported xml/html tag <peer_connector_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:982: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:986: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1038: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1045: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1052: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:820: warning: Unsupported xml/html tag <ACE_Cached_Connect_Strategy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:891: warning: Unsupported xml/html tag <SVC_HANDLER> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:892: warning: Unsupported xml/html tag <remote_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:596: warning: Unsupported xml/html tag <connect> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:875: warning: Unsupported xml/html tag <svc_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:926: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:982: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:986: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1045: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1038: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1048: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1041: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1055: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1052: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:875: warning: Unsupported xml/html tag <svc_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:926: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:579: warning: Unsupported xml/html tag <peer_connector_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:986: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1038: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1045: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:1052: warning: Unsupported xml/html tag <Connector> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cached_Connect_Strategy_T.h:38: warning: Unsupported xml/html tag <Cached_Connect_Strategy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cached_Connect_Strategy_T.h:74: warning: Unsupported xml/html tag <connection_cache_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:986: warning: Unsupported xml/html tag <recycle_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1169: warning: Unsupported xml/html tag <adjust> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1172: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1149: warning: Unsupported xml/html tag <input> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1149: warning: Unsupported xml/html tag <x> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1149: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1157: warning: Unsupported xml/html tag <x> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1158: warning: Unsupported xml/html tag <output> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1159: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cleanup.h:93: warning: Unsupported xml/html tag <cleanup_hook_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cleanup.h:99: warning: Unsupported xml/html tag <cleanup_hook_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cleanup.h:93: warning: Unsupported xml/html tag <cleanup_hook_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Cleanup.h:99: warning: Unsupported xml/html tag <cleanup_hook_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:241: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:267: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_T.h:47: warning: Unsupported xml/html tag <ACE_Condition> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_T.h:73: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_T.h:86: warning: Unsupported xml/html tag <Condition> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Recursive_Thread_Mutex.h:62: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Recursive_Thread_Mutex.h:64: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Recursive_Thread_Mutex.h:72: warning: Unsupported xml/html tag <Condition> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Recursive_Thread_Mutex.h:73: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:81: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:83: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:90: warning: Unsupported xml/html tag <Condition> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:91: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:122: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:123: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Condition_Thread_Mutex.h:126: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:869: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:869: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:869: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:456: warning: Unsupported xml/html tag <RegCloseKey> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:516: warning: Unsupported xml/html tag <path> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:516: warning: Unsupported xml/html tag <hKey> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:579: warning: Unsupported xml/html tag <peer_connector_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:585: warning: Unsupported xml/html tag <connect> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:596: warning: Unsupported xml/html tag <connect> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:579: warning: Unsupported xml/html tag <peer_connector_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:332: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:262: warning: Unsupported xml/html tag <cancel> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:212: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:225: warning: Unsupported xml/html tag <connect> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:231: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:669: warning: Unsupported xml/html tag <locking_strategy_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:671: warning: Unsupported xml/html tag <allocation_strategy_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:847: warning: Unsupported xml/html tag <Data_Block> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_Connector.h:52: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_Connector.h:53: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_Connector.h:77: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_Connector.h:78: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:126: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:129: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:129: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:141: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:126: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:627: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:602: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:602: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:610: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:611: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:627: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:971: warning: Found unknown command `\eh'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:973: warning: Found unknown command `\repo_guard'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:696: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:728: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dev_Poll_Reactor.h:1073: warning: Unsupported xml/html tag <ACE_Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL.h:95: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL.h:102: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL.h:105: warning: Found unknown command `\Note'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL_Manager.h:137: warning: Unsupported xml/html tag <symbol> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL_Manager.h:137: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL_Manager.h:76: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL_Manager.h:83: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DLL_Manager.h:86: warning: Found unknown command `\Note'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:233: warning: Unsupported xml/html tag <Service_Repository> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:194: warning: Unsupported xml/html tag <svc_dll_info> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:202: warning: Unsupported xml/html tag <svc_dll_info> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:233: warning: Unsupported xml/html tag <Service_Repository> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:31: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:55: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:31: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:30: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:48: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:55: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:480: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:483: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:57: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:65: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:65: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:68: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:68: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:71: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:71: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:57: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:71: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:71: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:65: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:65: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:68: warning: Unsupported xml/html tag <error> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_Errno.h:68: warning: Unsupported xml/html tag <error_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:59: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:59: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:60: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:60: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:61: warning: Unsupported xml/html tag <dup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:61: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:62: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:121: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:122: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Base.h:125: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler.h:120: warning: Unsupported xml/html tag <schedule_timer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler.h:178: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler.h:190: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_Handle_Timeout_Upcall.h:28: warning: Unsupported xml/html tag <handle_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.h:95: warning: Unsupported xml/html tag <op_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.h:48: warning: Unsupported xml/html tag <op_handler_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.h:48: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler_T.h:95: warning: Unsupported xml/html tag <op_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Event_Handler.h:120: warning: Unsupported xml/html tag <schedule_timer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:402: warning: Unsupported xml/html tag <container> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:404: warning: Unsupported xml/html tag <purge_percent> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_Connector.h:69: warning: Unsupported xml/html tag <ACE_FILE_IO> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:97: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:100: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:149: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:100: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:112: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:139: warning: Unsupported xml/html tag <iov_base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:139: warning: Unsupported xml/html tag <io_vec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:149: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:97: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/FILE_IO.h:144: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:63: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:39: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:41: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:42: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:42: warning: Unsupported xml/html tag <dup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:44: warning: Unsupported xml/html tag <unlink_in_destructor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:50: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:63: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:58: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:67: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:128: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:129: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:130: warning: Unsupported xml/html tag <dup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:79: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:146: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:147: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/File_Lock.h:150: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Free_List.h:48: warning: Unsupported xml/html tag <inc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Future.h:99: warning: Unsupported xml/html tag <Future> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Future.h:152: warning: Unsupported xml/html tag <get> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Future.h:112: warning: Unsupported xml/html tag <set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Future_Set.h:119: warning: Unsupported xml/html tag <ACE_Futures> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Future_Set.h:123: warning: Unsupported xml/html tag <ACE_Futures> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:426: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:465: warning: Unsupported xml/html tag <PERMUTE_ARGS> found
> ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:426: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:423: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:444: warning: Unsupported xml/html tag <optstring> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:458: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:472: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:468: warning: Unsupported xml/html tag <argv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:465: warning: Unsupported xml/html tag <PERMUTE_ARGS> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:400: warning: Unsupported xml/html tag <OPTION_ARG_MODE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:400: warning: Unsupported xml/html tag <OPTION_ARG_MODE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Get_Opt.h:405: warning: Unsupported xml/html tag <optstring> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Gobbler.h:45: warning: Unsupported xml/html tag <n_handles_to_keep_available> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:112: warning: Unsupported xml/html tag <size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:108: warning: Unsupported xml/html tag <size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:159: warning: Unsupported xml/html tag <max_handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:160: warning: Unsupported xml/html tag <max_handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:100: warning: Unsupported xml/html tag <max_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:100: warning: Unsupported xml/html tag <size> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:103: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:188: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Handle_Set.h:189: warning: Unsupported xml/html tag <ACE_INVALID_HANDLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Cache_Map_Manager_T.h:78: warning: Unsupported xml/html tag <Hash_Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Cache_Map_Manager_T.h:67: warning: Unsupported xml/html tag <attributes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Cache_Map_Manager_T.h:78: warning: Unsupported xml/html tag <Hash_Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Cache_Map_Manager_T.h:83: warning: Unsupported xml/html tag <Cache_Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:712: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:1038: warning: Unsupported xml/html tag <mutex> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:635: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:1091: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:1091: warning: Unsupported xml/html tag <hash> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:1092: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:1147: warning: The following parameters of ACE_Hash_Map_Manager::ACE_Hash_Map_Manager(size_t size, ACE_Allocator *table_alloc=0, ACE_Allocator *entry_alloc=0) are not documented:
>   parameter 'size'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:197: warning: The following parameters of ACE_Hash_Map_Manager_Ex::ACE_Hash_Map_Manager_Ex(size_t size, ACE_Allocator *table_alloc=0, ACE_Allocator *entry_alloc=0) are not documented:
>   parameter 'size'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:526: warning: Unsupported xml/html tag <Map_Manager_Ex> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:434: warning: Unsupported xml/html tag <id1> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:434: warning: Unsupported xml/html tag <id2> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:358: warning: The following parameters of ACE_Hash_Map_Manager_Ex::find(EXT_ID const &ext_id, iterator &pos) const are not documented:
>   parameter 'ext_id'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:405: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:410: warning: Unsupported xml/html tag <lock> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:213: warning: The following parameters of ACE_Hash_Map_Manager_Ex::open(size_t size=ACE_DEFAULT_MAP_SIZE, ACE_Allocator *table_alloc=0, ACE_Allocator *entry_alloc=0) are not documented:
>   parameter 'size'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:280: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:298: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:319: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:530: warning: Unsupported xml/html tag <Map_Manager_Ex> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:574: warning: Unsupported xml/html tag <total_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:566: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1166: warning: Unsupported xml/html tag <recover_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:47: warning: Unsupported xml/html tag <ACE_HR_SCALE_CONVERSION> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:65: warning: explicit link request to 'QueryPerformanceCounter()' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:92: warning: explicit link request to 'QueryPerformanceCounter()' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:264: warning: Unsupported xml/html tag <global_scale_factor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:265: warning: Unsupported xml/html tag <global_scale_factor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:236: warning: Unsupported xml/html tag <global_scale_factor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:237: warning: Unsupported xml/html tag <global_scale_factor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:239: warning: Unsupported xml/html tag <High_Res_Timer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:240: warning: Unsupported xml/html tag <global_scale_factor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:241: warning: Unsupported xml/html tag <global_scale_factor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:115: warning: Unsupported xml/html tag <scale_factor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/High_Res_Timer.h:116: warning: Unsupported xml/html tag <scale_factor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:736: warning: Unsupported xml/html tag <rhs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:680: warning: Unsupported xml/html tag <flag> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:736: warning: Unsupported xml/html tag <rhs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1053: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1057: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1058: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:1059: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:84: warning: Unsupported xml/html tag <STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:87: warning: Unsupported xml/html tag <STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:90: warning: Unsupported xml/html tag <STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:125: warning: Unsupported xml/html tag <streambuf_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:126: warning: Unsupported xml/html tag <iostream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:129: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:134: warning: Unsupported xml/html tag <STREAM> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:136: warning: Unsupported xml/html tag <eof> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:138: warning: Unsupported xml/html tag <eof> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream_T.h:138: warning: Unsupported xml/html tag <eof> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:29: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:310: warning: Unsupported xml/html tag <container> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:312: warning: Unsupported xml/html tag <purge_percent> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:29: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:41: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:29: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:31: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:41: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Free_List.h:95: warning: Unsupported xml/html tag <inc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Log_Msg.cpp:116: warning: Unsupported xml/html tag <strerror> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Log_Msg.cpp:121: warning: Unsupported xml/html tag <perror> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Log_Record.h:119: warning: Unsupported xml/html tag <type_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Log_Record.h:120: warning: Unsupported xml/html tag <type_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Log_Record.h:125: warning: Unsupported xml/html tag <type_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:209: warning: Unsupported xml/html tag <container> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Caching_Strategies_T.h:211: warning: Unsupported xml/html tag <purge_percent> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LSOCK_CODgram.h:60: warning: The following parameters of ACE_LSOCK_CODgram::ACE_LSOCK_CODgram(const ACE_Addr &remote_sap, const ACE_Addr &local_sap=ACE_Addr::sap_any, int protocol_family=PF_UNIX, int protocol=0) are not documented:
>   parameter 'protocol_family'
>   parameter 'protocol'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:177: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:208: warning: Unsupported xml/html tag <LSOCK_Dgram> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h:64: warning: Found unknown command `\Note'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_T.h:647: warning: Unsupported xml/html tag <MEMORY_POOL> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Managed_Object.h:77: warning: Unsupported xml/html tag <get_preallocated_object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Managed_Object.h:95: warning: explicit link request to 'define' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Manual_Event.h:33: warning: Unsupported xml/html tag <signal> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:290: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:305: warning: Unsupported xml/html tag <recover_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:290: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:345: warning: Unsupported xml/html tag <bind_modify_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:521: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:572: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:576: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:542: warning: Unsupported xml/html tag <IMPLEMENTATION> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:591: warning: Unsupported xml/html tag <recover_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:576: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:572: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:631: warning: Unsupported xml/html tag <bind_modify_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:450: warning: Unsupported xml/html tag <IMPLEMENTATION> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:462: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:358: warning: Unsupported xml/html tag <Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:358: warning: Unsupported xml/html tag <Map_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:361: warning: Unsupported xml/html tag <id1> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:361: warning: Unsupported xml/html tag <id2> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:370: warning: Unsupported xml/html tag <search_structure_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:184: warning: Unsupported xml/html tag <Map_Entries> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:305: warning: Unsupported xml/html tag <ext_it> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:312: warning: Unsupported xml/html tag <ext_it> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_Manager.h:318: warning: Unsupported xml/html tag <ext_it> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1433: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1437: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1452: warning: Unsupported xml/html tag <recover_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1437: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1433: warning: Unsupported xml/html tag <Map> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Map_T.h:1492: warning: Unsupported xml/html tag <bind_modify_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Acceptor.h:46: warning: Unsupported xml/html tag <ACE_Addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Acceptor.h:119: warning: Unsupported xml/html tag <ACE_Addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Acceptor.h:97: warning: Unsupported xml/html tag <mmap_prefix_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Acceptor.h:99: warning: Unsupported xml/html tag <mmap_prefix_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Acceptor.h:100: warning: Unsupported xml/html tag <mmap_prefix_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Addr.h:73: warning: Unsupported xml/html tag <getservbyname> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Addr.h:74: warning: Unsupported xml/html tag <host_name> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Addr.h:74: warning: Unsupported xml/html tag <protocol> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:294: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:297: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:195: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:250: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:250: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:250: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:260: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:260: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:260: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:221: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:221: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:221: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:231: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:231: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:231: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:242: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:294: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:297: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:80: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:108: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:111: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:177: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:108: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:115: warning: Unsupported xml/html tag <file_mapping_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:111: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:177: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:80: warning: Unsupported xml/html tag <handle_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Mem_Map.h:191: warning: explicit link request to 'mmap' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_SAP.h:115: warning: Unsupported xml/html tag <shm_malloc_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_SAP.h:94: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_SAP.h:99: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_SAP.h:119: warning: Unsupported xml/html tag <shm_malloc_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_SAP.h:108: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Stream.h:67: warning: Unsupported xml/html tag <h> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Stream.h:67: warning: Unsupported xml/html tag <h> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_Stream.h:95: warning: Unsupported xml/html tag <close_writer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:96: warning: Unsupported xml/html tag <receiver_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:97: warning: Unsupported xml/html tag <action_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:97: warning: Unsupported xml/html tag <action> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:103: warning: Unsupported xml/html tag <action_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Functor_T.h:103: warning: Unsupported xml/html tag <receiver_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:397: warning: Unsupported xml/html tag <rd_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:397: warning: Unsupported xml/html tag <base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:398: warning: Unsupported xml/html tag <rd_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:398: warning: Unsupported xml/html tag <base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:398: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:399: warning: Unsupported xml/html tag <base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:400: warning: Unsupported xml/html tag <rd_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:400: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:538: warning: Unsupported xml/html tag <replace_data_block> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:209: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:225: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:545: warning: Unsupported xml/html tag <data_block> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:521: warning: Unsupported xml/html tag <wr_ptr_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Block.h:472: warning: Unsupported xml/html tag <length> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:480: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:483: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:459: warning: Unsupported xml/html tag <DEACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:460: warning: Unsupported xml/html tag <ACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:460: warning: Unsupported xml/html tag <PULSED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:480: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:483: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:469: warning: Unsupported xml/html tag <enqueue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:470: warning: Unsupported xml/html tag <enqueue_tail> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:470: warning: Unsupported xml/html tag <enqueue_prio> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:473: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:473: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue.h:214: warning: Unsupported xml/html tag <ACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue.h:214: warning: Unsupported xml/html tag <DEACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue.h:214: warning: Unsupported xml/html tag <PULSED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1197: warning: Unsupported xml/html tag <dequeue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1382: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1385: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1197: warning: Unsupported xml/html tag <dequeue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1320: warning: Unsupported xml/html tag <ACE_MESSAGE_TYPE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1382: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1385: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1371: warning: Unsupported xml/html tag <enqueue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1372: warning: Unsupported xml/html tag <enqueue_tail> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1372: warning: Unsupported xml/html tag <enqueue_prio> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1375: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1375: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1031: warning: argument 'high_water_mark' of command @param is not found in the argument list of ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY >::open(size_t hwm=ACE_Message_Queue_Base::DEFAULT_HWM, size_t lwm=ACE_Message_Queue_Base::DEFAULT_LWM, ACE_Notification_Strategy *=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1031: warning: argument 'low_water_mark' of command @param is not found in the argument list of ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY >::open(size_t hwm=ACE_Message_Queue_Base::DEFAULT_HWM, size_t lwm=ACE_Message_Queue_Base::DEFAULT_LWM, ACE_Notification_Strategy *=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1031: warning: argument 'ns' of command @param is not found in the argument list of ACE_Message_Queue_Ex< ACE_MESSAGE_TYPE, ACE_SYNCH_DECL, TIME_POLICY >::open(size_t hwm=ACE_Message_Queue_Base::DEFAULT_HWM, size_t lwm=ACE_Message_Queue_Base::DEFAULT_LWM, ACE_Notification_Strategy *=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1031: warning: The following parameters of ACE_Message_Queue_Ex::open(size_t hwm=ACE_Message_Queue_Base::DEFAULT_HWM, size_t lwm=ACE_Message_Queue_Base::DEFAULT_LWM, ACE_Notification_Strategy *=0) are not documented:
>   parameter 'hwm'
>   parameter 'lwm'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1197: warning: Unsupported xml/html tag <dequeue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1382: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:1385: warning: Unsupported xml/html tag <Message_Queue> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:38: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:39: warning: Unsupported xml/html tag <dequeue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:42: warning: Unsupported xml/html tag <peek_dequeue_head> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:43: warning: Unsupported xml/html tag <ACE_Message_Queue_Iterators> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:166: warning: Unsupported xml/html tag <DEACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:167: warning: Unsupported xml/html tag <ACTIVATED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_NT.h:167: warning: Unsupported xml/html tag <PULSED> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MMAP_Memory_Pool.cpp:70: warning: Unsupported xml/html tag <addr_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h:112: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h:112: warning: Unsupported xml/html tag <reader> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Module.h:112: warning: Unsupported xml/html tag <writer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:46: warning: Unsupported xml/html tag <ACE_Msg_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:934: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1282: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1302: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1316: warning: Unsupported xml/html tag <wakeup_all_threads_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:46: warning: Unsupported xml/html tag <ACE_Msg_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:51: warning: Unsupported xml/html tag <ACE_Msg_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:77: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:83: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:84: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:85: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:85: warning: Unsupported xml/html tag <bAlertable> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:122: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:131: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:532: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:534: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:539: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <BIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <REBIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <RESOLVE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <UNBIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:150: warning: Unsupported xml/html tag <secTimeout_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:151: warning: Unsupported xml/html tag <usecTimeout_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:169: warning: Unsupported xml/html tag <name_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:170: warning: Unsupported xml/html tag <value_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:171: warning: Unsupported xml/html tag <type_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <BIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <REBIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <RESOLVE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Request_Reply.h:147: warning: Unsupported xml/html tag <UNBIND> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Space.h:113: warning: Unsupported xml/html tag <value_out> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Name_Space.h:113: warning: Unsupported xml/html tag <type_out> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Base.h:70: warning: Unsupported xml/html tag <n_elem> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Name_Space.h:34: warning: Unsupported xml/html tag <ACE_NS_WStrings> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:343: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:346: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:349: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:352: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:349: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:145: warning: Unsupported xml/html tag <svc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:149: warning: Unsupported xml/html tag <suspend> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:150: warning: Unsupported xml/html tag <resume> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:352: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:346: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:295: warning: Unsupported xml/html tag <wait_hint> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:305: warning: Unsupported xml/html tag <state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:343: warning: Unsupported xml/html tag <handle_control> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:282: warning: Unsupported xml/html tag <svc_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/NT_Service.h:333: warning: Unsupported xml/html tag <desired_state> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Null_Barrier.h:29: warning: Unsupported xml/html tag <count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Null_Barrier.h:29: warning: Unsupported xml/html tag <count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Null_Barrier.h:37: warning: Unsupported xml/html tag <count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Null_Barrier.h:37: warning: Unsupported xml/html tag <wait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:105: warning: Unsupported xml/html tag <ACE_CLEANUP_FUNC> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:136: warning: explicit link request to 'main' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:138: warning: explicit link request to 'define' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:141: warning: explicit link request to 'define' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:144: warning: explicit link request to 'undef' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:149: warning: explicit link request to 'defined' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:153: warning: explicit link request to 'defined' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:166: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:166: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:170: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:172: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:174: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:177: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:178: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:180: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:182: warning: explicit link request to 'exit' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:187: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:188: warning: explicit link request to 'define' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:190: warning: explicit link request to 'define' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:417: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:239: warning: Unsupported xml/html tag <ace_cleanup_destroyer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:241: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager.h:262: warning: Unsupported xml/html tag <at_thread_exit> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump.h:162: warning: Unsupported xml/html tag <object_table_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump.h:127: warning: Unsupported xml/html tag <this_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump.h:127: warning: Unsupported xml/html tag <dumper> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump.h:162: warning: Unsupported xml/html tag <object_table_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager_Base.h:180: warning: Unsupported xml/html tag <new_thread_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Object_Manager_Base.h:180: warning: Unsupported xml/html tag <new_thread_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:401: warning: Unsupported xml/html tag <current_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:97: warning: The following parameters of ACE_OutputCDR::ACE_OutputCDR(size_t size=0, int byte_order=ACE_CDR::BYTE_ORDER_NATIVE, ACE_Allocator *buffer_allocator=0, ACE_Allocator *data_block_allocator=0, ACE_Allocator *message_block_allocator=0, size_t memcpy_tradeoff=ACE_DEFAULT_CDR_MEMCPY_TRADEOFF, ACE_CDR::Octet major_version=ACE_CDR_GIOP_MAJOR_VERSION, ACE_CDR::Octet minor_version=ACE_CDR_GIOP_MINOR_VERSION) are not documented:
>   parameter 'buffer_allocator'
>   parameter 'data_block_allocator'
>   parameter 'message_block_allocator'
>   parameter 'memcpy_tradeoff'
>   parameter 'major_version'
>   parameter 'minor_version'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:147: warning: Unsupported xml/html tag <data_block> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:429: warning: Unsupported xml/html tag <alignment> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:401: warning: Unsupported xml/html tag <current_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:544: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:544: warning: Unsupported xml/html tag <wr_ptr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:521: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:525: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:526: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Stream.h:527: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pagefile_Memory_Pool.h:78: warning: Unsupported xml/html tag <rounded_bytes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:109: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:112: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:142: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:112: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:124: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:109: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:99: warning: Unsupported xml/html tag <next> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:100: warning: Unsupported xml/html tag <cont> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Pipe.h:142: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:176: warning: explicit link request to 'aio_cancel' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:180: warning: explicit link request to 'aio_cancel' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:181: warning: explicit link request to 'aio_canceled' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:182: warning: explicit link request to 'aio_suspend' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:422: warning: Unsupported xml/html tag <milli_seconds> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:463: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:688: warning: Unsupported xml/html tag <accept_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:689: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:689: warning: Unsupported xml/html tag <accept_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:722: warning: Unsupported xml/html tag <listen_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:675: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1039: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1039: warning: Unsupported xml/html tag <read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1041: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1063: warning: Unsupported xml/html tag <nice> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:437: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:437: warning: Unsupported xml/html tag <read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:443: warning: Unsupported xml/html tag <ACE_Asynch_Read_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:280: warning: Unsupported xml/html tag <ACE_Asynch_Read_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:99: warning: Unsupported xml/html tag <signal_number> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:100: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1010: warning: Unsupported xml/html tag <file> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1011: warning: Unsupported xml/html tag <header_and_trailer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:1015: warning: Unsupported xml/html tag <socket> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1742: warning: Unsupported xml/html tag <result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:542: warning: Unsupported xml/html tag <ACE_Asynch_Write_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:572: warning: Unsupported xml/html tag <write> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:499: warning: Unsupported xml/html tag <ACE_Asynch_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:45: warning: Unsupported xml/html tag <aio> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:288: warning: Unsupported xml/html tag <completion_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:289: warning: Unsupported xml/html tag <AST> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:290: warning: Unsupported xml/html tag <completion_key> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:299: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:301: warning: Unsupported xml/html tag <run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:53: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:53: warning: Unsupported xml/html tag <handle_wakeup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:117: warning: Unsupported xml/html tag <Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:35: warning: Unsupported xml/html tag <end_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:53: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.cpp:53: warning: Unsupported xml/html tag <handle_wakeup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:245: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:305: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:310: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:319: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:333: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:577: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:584: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:517: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:520: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:523: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:595: warning: Unsupported xml/html tag <proactor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:330: warning: Unsupported xml/html tag <ACE_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:331: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:333: warning: Unsupported xml/html tag <Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:553: warning: Unsupported xml/html tag <POSIX_SIG_Proactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:568: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:570: warning: Unsupported xml/html tag <run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:575: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:577: warning: Unsupported xml/html tag <proactor_run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:612: warning: Unsupported xml/html tag <run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:260: warning: Unsupported xml/html tag <end_proactor_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:267: warning: Unsupported xml/html tag <end_proactor_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:226: warning: Unsupported xml/html tag <run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:206: warning: Unsupported xml/html tag <end_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:211: warning: Unsupported xml/html tag <end_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:296: warning: Unsupported xml/html tag <time> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:298: warning: Unsupported xml/html tag <handle_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:299: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:299: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:300: warning: Unsupported xml/html tag <timer_ids> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:304: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:595: warning: Unsupported xml/html tag <proactor_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.h:53: warning: Unsupported xml/html tag <handle_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor_Impl.h:67: warning: Unsupported xml/html tag <wait_time> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor_Impl.h:256: warning: Unsupported xml/html tag <run_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.cpp:70: warning: Unsupported xml/html tag <destroy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Proactor.cpp:70: warning: Unsupported xml/html tag <destroy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process_Manager.h:426: warning: Unsupported xml/html tag <process_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process_Manager.h:370: warning: Unsupported xml/html tag <handle_input> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process_Manager.h:459: warning: Unsupported xml/html tag <Process_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:36: warning: Unsupported xml/html tag <CreateProcess> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:36: warning: Unsupported xml/html tag <fork> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:37: warning: Unsupported xml/html tag <exec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:43: warning: Unsupported xml/html tag <setenv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:44: warning: Unsupported xml/html tag <spawn> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:44: warning: Unsupported xml/html tag <execve> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:45: warning: Unsupported xml/html tag <command_line> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:46: warning: Unsupported xml/html tag <execve> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:46: warning: Unsupported xml/html tag <setenv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:47: warning: Unsupported xml/html tag <spawn> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:47: warning: Unsupported xml/html tag <execvp> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Process.h:213: warning: Unsupported xml/html tag <command_line_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:315: warning: Unsupported xml/html tag <caller_data> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:317: warning: Unsupported xml/html tag <callee_data> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_QoS.h:321: warning: Unsupported xml/html tag <group_socket_qos> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:229: warning: Unsupported xml/html tag <ACE_RB_Tree_Node> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:371: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:376: warning: Unsupported xml/html tag <lock> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:267: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:285: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:306: warning: Unsupported xml/html tag <bind> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:309: warning: Unsupported xml/html tag <ACE_RB_Tree_Nodes> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:795: warning: Unsupported xml/html tag <done> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:756: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RB_Tree.h:875: warning: Unsupported xml/html tag <entry> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:70: warning: Unsupported xml/html tag <off> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:72: warning: Unsupported xml/html tag <shm_malloc_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:53: warning: Unsupported xml/html tag <recv_buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/MEM_IO.h:62: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:292: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:324: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:325: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:341: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:351: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:352: warning: Unsupported xml/html tag <handle_signal> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:416: warning: Unsupported xml/html tag <signals> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:450: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:113: warning: explicit link request to 'alertable_handle_events()' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor.h:646: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:266: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:324: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:339: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:352: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:211: warning: Unsupported xml/html tag <handling_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:212: warning: Unsupported xml/html tag <handle_alertable_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:186: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:187: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:199: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:200: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:226: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:231: warning: Unsupported xml/html tag <io_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:247: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:248: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:258: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:266: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:290: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:291: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:299: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:299: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:307: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:308: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:324: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:393: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:352: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:425: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:339: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:71: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:83: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:84: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:93: warning: Unsupported xml/html tag <handle_input> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:104: warning: Unsupported xml/html tag <handle_input> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:57: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:58: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:59: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:60: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:60: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:62: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:77: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:89: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:429: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:429: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:471: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:471: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:488: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:488: warning: Unsupported xml/html tag <how_many> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:241: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:250: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:310: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:320: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:332: warning: Unsupported xml/html tag <unbind_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:229: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:287: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:297: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:268: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:278: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:356: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:356: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:332: warning: Unsupported xml/html tag <unbind_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:236: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:241: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:305: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:310: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:245: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:250: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:314: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Registry.h:320: warning: Unsupported xml/html tag <naming_context> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Remote_Tokens.h:42: warning: Unsupported xml/html tag <owner_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:57: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:57: warning: Unsupported xml/html tag <release> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:58: warning: Unsupported xml/html tag <release> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:58: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:63: warning: Unsupported xml/html tag <release> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:64: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reverse_Lock_T.h:84: warning: Unsupported xml/html tag <lock_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/RW_Mutex.h:88: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:627: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:629: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:634: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sched_Params.h:44: warning: Unsupported xml/html tag <main> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sched_Params.h:138: warning: Unsupported xml/html tag <priority_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sched_Params.h:161: warning: Unsupported xml/html tag <quantum_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sched_Params.h:143: warning: Unsupported xml/html tag <scope_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:432: warning: Unsupported xml/html tag <RegCloseKey> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Configuration.h:432: warning: Unsupported xml/html tag <RegCloseKey> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:280: warning: Unsupported xml/html tag <Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:266: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:324: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:339: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Reactor_Impl.h:352: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:517: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:520: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:523: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:505: warning: Unsupported xml/html tag <requeue_position_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:520: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:517: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:530: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:564: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:558: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:559: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:559: warning: Unsupported xml/html tag <EINTR> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:578: warning: Unsupported xml/html tag <Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:578: warning: Unsupported xml/html tag <wait_for_multiple_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:523: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:245: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:305: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:310: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:319: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:333: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:577: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:584: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:517: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:520: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:523: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:182: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:183: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:599: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:605: warning: Unsupported xml/html tag <any_ready> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:379: warning: Unsupported xml/html tag <event_handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:381: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:389: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:393: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:394: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:193: warning: Unsupported xml/html tag <handling_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:194: warning: Unsupported xml/html tag <handle_alertable_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:651: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:662: warning: Unsupported xml/html tag <dispatch_set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:663: warning: Unsupported xml/html tag <ready_set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:640: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:632: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:633: warning: Unsupported xml/html tag <number_dispatched> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:182: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:183: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:580: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:439: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:451: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:422: warning: Unsupported xml/html tag <ACE_Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:423: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:423: warning: Unsupported xml/html tag <poll> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:424: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:425: warning: Unsupported xml/html tag <Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:427: warning: Unsupported xml/html tag <Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:208: warning: Unsupported xml/html tag <Select_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:245: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:305: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:682: warning: Unsupported xml/html tag <requeue_position_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:462: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:466: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:371: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:333: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:584: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:310: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:319: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:577: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Semaphore.h:112: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Semaphore.h:119: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Semaphore.h:127: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Semaphore.h:136: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Config.h:273: warning: explicit link request to 'defining' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Config.h:482: warning: Unsupported xml/html tag <Service_Repository> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Config.h:541: warning: Unsupported xml/html tag <suspend> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Config.h:543: warning: Unsupported xml/html tag <RESUME> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Gestalt.cpp:678: warning: Unsupported xml/html tag <suspend> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Gestalt.cpp:679: warning: Unsupported xml/html tag <ACE_Service_Object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Gestalt.cpp:680: warning: Unsupported xml/html tag <resume> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Repository.cpp:267: warning: argument 'service_name' of command @param is not found in the argument list of ACE_Service_Repository::find_i(const ACE_TCHAR name[], size_t &slot, const ACE_Service_Type **srp=0, bool ignore_suspended=true) const
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Service_Repository.cpp:267: warning: The following parameters of ACE_Service_Repository::find_i(const ACE_TCHAR name[], size_t &slot, const ACE_Service_Type **srp=0, bool ignore_suspended=true) const are not documented:
>   parameter 'name'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Shared_Memory.h:35: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Shared_Memory_Pool.h:175: warning: Unsupported xml/html tag <SHM_TABLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Shared_Memory_Pool.h:175: warning: Unsupported xml/html tag <SHM_TABLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Adapter.h:47: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Adapter.h:47: warning: Unsupported xml/html tag <Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:82: warning: Unsupported xml/html tag <sig_pending_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:96: warning: Unsupported xml/html tag <handle_signal> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:114: warning: Unsupported xml/html tag <dispatch> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:120: warning: Unsupported xml/html tag <register_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:82: warning: Unsupported xml/html tag <sig_pending_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:82: warning: Unsupported xml/html tag <sig_pending_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:157: warning: Unsupported xml/html tag <handle_signal> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:214: warning: Unsupported xml/html tag <handle_signal> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:200: warning: Unsupported xml/html tag <ACE_Sig_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:176: warning: Unsupported xml/html tag <sigkey> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Sig_Handler.h:229: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Signal.h:48: warning: Unsupported xml/html tag <sigset_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Signal.h:52: warning: Unsupported xml/html tag <sigset_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Signal.h:56: warning: Unsupported xml/html tag <sigset_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:39: warning: Unsupported xml/html tag <TYPE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:46: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:47: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:47: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:48: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:49: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:119: warning: Unsupported xml/html tag <size> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:119: warning: Unsupported xml/html tag <size> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:141: warning: Unsupported xml/html tag <align> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:145: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:146: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:147: warning: Unsupported xml/html tag <memcpy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/CDR_Size.h:88: warning: Unsupported xml/html tag <x> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Acceptor.h:158: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Acceptor.h:159: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Acceptor.h:159: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Connector.h:97: warning: The following parameters of ACE_SOCK_Connector::ACE_SOCK_Connector(ACE_SOCK_Stream &new_stream, const ACE_Addr &remote_sap, ACE_QoS_Params qos_params, const ACE_Time_Value *timeout=0, const ACE_Addr &local_sap=ACE_Addr::sap_any, ACE_Protocol_Info *protocolinfo=0, ACE_SOCK_GROUP g=0, u_long flags=0, int reuse_addr=0, int perms=0) are not documented:
>   parameter 'protocolinfo'
>   parameter 'g'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Connector.h:198: warning: The following parameters of ACE_SOCK_Connector::connect(ACE_SOCK_Stream &new_stream, const ACE_Addr &remote_sap, ACE_QoS_Params qos_params, const ACE_Time_Value *timeout=0, const ACE_Addr &local_sap=ACE_Addr::sap_any, ACE_Protocol_Info *protocolinfo=0, ACE_SOCK_GROUP g=0, u_long flags=0, int reuse_addr=0, int perms=0) are not documented:
>   parameter 'protocolinfo'
>   parameter 'g'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:177: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:208: warning: Unsupported xml/html tag <LSOCK_Dgram> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:44: warning: Unsupported xml/html tag <local> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:52: warning: Unsupported xml/html tag <local> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:64: warning: Unsupported xml/html tag <local> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:72: warning: Unsupported xml/html tag <local> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:105: warning: Unsupported xml/html tag <iov_base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:105: warning: Unsupported xml/html tag <io_vec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:120: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:132: warning: Unsupported xml/html tag <recv> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:167: warning: Unsupported xml/html tag <buffer_count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:168: warning: Unsupported xml/html tag <WSARecvFrom> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:186: warning: Unsupported xml/html tag <WSARecvFrom> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:113: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:147: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:157: warning: Unsupported xml/html tag <buffer_count> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:158: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:177: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:208: warning: Unsupported xml/html tag <LSOCK_Dgram> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:177: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:208: warning: Unsupported xml/html tag <LSOCK_Dgram> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:177: warning: Unsupported xml/html tag <WSASendTo> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram.h:208: warning: Unsupported xml/html tag <LSOCK_Dgram> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram_Mcast.h:50: warning: Found unknown command `\i'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram_Mcast.h:359: warning: Unsupported xml/html tag <subscribe> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_Dgram_Mcast.h:369: warning: Unsupported xml/html tag <unsubscribe> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:81: warning: Unsupported xml/html tag <iov_base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:37: warning: Unsupported xml/html tag <ACE_SOCK_SEQPACK_Acceptor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:40: warning: Unsupported xml/html tag <ACE_SOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:40: warning: Unsupported xml/html tag <ACE_SOCK_SEQPACK_Acceptor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:125: warning: Unsupported xml/html tag <restart> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:127: warning: Unsupported xml/html tag <new_association> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:128: warning: Unsupported xml/html tag <ACE_SOCK_SEQPACK_Acceptor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:129: warning: Unsupported xml/html tag <net_association> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:162: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:163: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Acceptor.h:163: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:85: warning: Unsupported xml/html tag <h> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:124: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:124: warning: Unsupported xml/html tag <iovcnt> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:150: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:150: warning: Unsupported xml/html tag <iovcnt> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:40: warning: Unsupported xml/html tag <ACE_SOCK_IO> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:67: warning: Unsupported xml/html tag <bytes_transferred> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:69: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:72: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:73: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:74: warning: Unsupported xml/html tag <write> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:85: warning: Unsupported xml/html tag <h> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:174: warning: Unsupported xml/html tag <close_writer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:124: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:124: warning: Unsupported xml/html tag <iovcnt> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:143: warning: Unsupported xml/html tag <next> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:144: warning: Unsupported xml/html tag <cont> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:150: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_SEQPACK_Association.h:150: warning: Unsupported xml/html tag <iovcnt> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:71: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SOCK_IO.h:116: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Acceptor.h:110: warning: The following parameters of ACE_SPIPE_Acceptor::accept(ACE_SPIPE_Stream &ipc_sap_spipe, ACE_SPIPE_Addr *remote_addr=0, ACE_Time_Value *timeout=0, bool restart=true, bool reset_new_handle=false) are not documented:
>   parameter 'reset_new_handle'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:42: warning: Unsupported xml/html tag <new_stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:54: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:55: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:70: warning: Unsupported xml/html tag <new_stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:82: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Connector.h:83: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:132: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:135: warning: Unsupported xml/html tag <ReadFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:138: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:147: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:45: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:48: warning: Unsupported xml/html tag <send> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:48: warning: Unsupported xml/html tag <revc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:124: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:135: warning: Unsupported xml/html tag <ReadFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:147: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:132: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:138: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SPIPE_Stream.h:142: warning: Unsupported xml/html tag <iovec> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SString.h:209: warning: Unsupported xml/html tag <s> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Allocator.h:134: warning: Unsupported xml/html tag <buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Allocator.h:134: warning: Unsupported xml/html tag <buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Base.h:70: warning: Unsupported xml/html tag <n_elem> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc_Allocator.h:134: warning: Unsupported xml/html tag <buffer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:537: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:505: warning: Unsupported xml/html tag <Connect_Strategy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:518: warning: Unsupported xml/html tag <Connect_Strategy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Connector.h:492: warning: Unsupported xml/html tag <creation_strategy_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream.h:44: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Stream.h:69: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream.h:230: warning: Unsupported xml/html tag <base> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream.h:268: warning: Unsupported xml/html tag <seek> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IOStream.h:272: warning: Unsupported xml/html tag <seek> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h:298: warning: Unsupported xml/html tag <substring> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h:745: warning: The following parameters of ACE_String_Base_Const_Iterator::ACE_String_Base_Const_Iterator(const ACE_String_Base< ACE_CHAR_T > &str, int end=0) are not documented:
>   parameter 'end'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/String_Base.h:618: warning: The following parameters of ACE_String_Base_Iterator::ACE_String_Base_Iterator(ACE_String_Base< ACE_CHAR_T > &str, int end=0) are not documented:
>   parameter 'end'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Message_Queue.h:49: warning: Unsupported xml/html tag <external_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Message_Queue.h:93: warning: Unsupported xml/html tag <msgget> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Message_Queue.h:49: warning: Unsupported xml/html tag <external_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Message_Queue.h:93: warning: Unsupported xml/html tag <msgget> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Semaphore_Simple.h:131: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Semaphore_Complex.h:39: warning: Unsupported xml/html tag <close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Semaphore_Simple.h:131: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Semaphore_Simple.h:131: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Shared_Memory.h:77: warning: Unsupported xml/html tag <shmctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/SV_Shared_Memory.h:77: warning: Unsupported xml/html tag <shmctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:160: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:163: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:191: warning: Unsupported xml/html tag <Svc_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:193: warning: Unsupported xml/html tag <delete> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:160: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:148: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:149: warning: Unsupported xml/html tag <destroy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:156: warning: Unsupported xml/html tag <Svc_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:156: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:201: warning: Unsupported xml/html tag <destroy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:203: warning: Unsupported xml/html tag <destroy> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:171: warning: Unsupported xml/html tag <Svc_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:163: warning: Unsupported xml/html tag <peer_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Svc_Handler.h:259: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h:144: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_T.h:145: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task.h:131: warning: Unsupported xml/html tag <Task> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task.h:133: warning: Unsupported xml/html tag <Task> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task.h:150: warning: Unsupported xml/html tag <THR_SCHED_DEFAULT> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task.h:82: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task.h:267: warning: Unsupported xml/html tag <thr_count_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_Ex_T.h:48: warning: Unsupported xml/html tag <ACE_SYNCH_DECL> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_Ex_T.h:150: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Task_Ex_T.h:151: warning: Unsupported xml/html tag <flush> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Test_and_Set.h:27: warning: Unsupported xml/html tag <is_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Test_and_Set.h:31: warning: Unsupported xml/html tag <TYPE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Test_and_Set.h:44: warning: Unsupported xml/html tag <is_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Test_and_Set.h:45: warning: Unsupported xml/html tag <is_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread.h:46: warning: Unsupported xml/html tag <ACE_Thread> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Adapter.h:63: warning: Unsupported xml/html tag <user_func_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Adapter.h:63: warning: Unsupported xml/html tag <arg> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Control.h:51: warning: Unsupported xml/html tag <do_thr_exit> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Exit.h:32: warning: Unsupported xml/html tag <ACE_TSS> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1206: warning: Unsupported xml/html tag <terminated_thr_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1237: warning: Unsupported xml/html tag <zero_cond_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:428: warning: Found unknown command `\hwm'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1070: warning: Unsupported xml/html tag <cleanup_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1070: warning: Unsupported xml/html tag <object> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:904: warning: Unsupported xml/html tag <async_cancel> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1036: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1126: warning: Unsupported xml/html tag <h_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1127: warning: Unsupported xml/html tag <h_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1127: warning: Unsupported xml/html tag <h_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1122: warning: Unsupported xml/html tag <t_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1123: warning: Unsupported xml/html tag <t_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1123: warning: Unsupported xml/html tag <t_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1206: warning: Unsupported xml/html tag <terminated_thr_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:1237: warning: Unsupported xml/html tag <zero_cond_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:39: warning: Unsupported xml/html tag <CRITICAL_SECTION> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:40: warning: Unsupported xml/html tag <ACE_mutex_t> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:40: warning: Unsupported xml/html tag <type> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:40: warning: Unsupported xml/html tag <USYNC_THREAD> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:154: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Mutex.h:157: warning: Unsupported xml/html tag <remove> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:388: warning: Unsupported xml/html tag <open> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Strategies_T.h:388: warning: Unsupported xml/html tag <activate> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_Adapters.h:169: warning: Unsupported xml/html tag <TQ> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_Adapters.h:146: warning: Unsupported xml/html tag <TQ> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_Adapters.h:169: warning: Unsupported xml/html tag <TQ> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_Adapters.h:228: warning: Unsupported xml/html tag <condition_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Time_Value.h:45: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Time_Value.h:45: warning: Unsupported xml/html tag <poll> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Time_Value.h:45: warning: Unsupported xml/html tag <cond_timedwait> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Time_Value.cpp:26: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:145: warning: Unsupported xml/html tag <timer_hash_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:148: warning: Unsupported xml/html tag <position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:148: warning: Unsupported xml/html tag <position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:145: warning: Unsupported xml/html tag <timer_hash_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:176: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:185: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:222: warning: Unsupported xml/html tag <dont_call> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:223: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:233: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:237: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:207: warning: Unsupported xml/html tag <ACE_Timer_Hash> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:252: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:253: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:259: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:260: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:214: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:286: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:288: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:289: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Hash_T.h:290: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:97: warning: The following parameters of ACE_Timer_Heap_T::ACE_Timer_Heap_T(size_t size, bool preallocated=false, FUNCTOR *upcall_functor=0, ACE_Free_List< ACE_Timer_Node_T< TYPE > > *freelist=0, TIME_POLICY const &time_policy=TIME_POLICY()) are not documented:
>   parameter 'time_policy'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:149: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:157: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:161: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:254: warning: Unsupported xml/html tag <heap_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:255: warning: Unsupported xml/html tag <timer_id_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:140: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:198: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:200: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:201: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:202: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:204: warning: Unsupported xml/html tag <timer_ids> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:208: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:315: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:322: warning: Unsupported xml/html tag <preallocated_nodes_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:295: warning: Unsupported xml/html tag <heap_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:296: warning: Unsupported xml/html tag <heap_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:298: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:298: warning: Unsupported xml/html tag <timer_ids> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:299: warning: Unsupported xml/html tag <timer_ids_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:301: warning: Unsupported xml/html tag <heap_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Heap_T.h:305: warning: Unsupported xml/html tag <timer_ids_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:205: warning: Unsupported xml/html tag <ACE_Timer_Handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:139: warning: Unsupported xml/html tag <schedule> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:142: warning: Unsupported xml/html tag <dont_call> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:143: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:43: warning: Unsupported xml/html tag <ACE_Timer_Hash_T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:122: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:176: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:178: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:182: warning: Unsupported xml/html tag <timer_ids> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:186: warning: Unsupported xml/html tag <timer_id> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_List_T.h:205: warning: Unsupported xml/html tag <ACE_Timer_Handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:229: warning: Unsupported xml/html tag <calculate_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:114: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:172: warning: Unsupported xml/html tag <remove_first> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:229: warning: Unsupported xml/html tag <calculate_timeout> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.h:72: warning: Unsupported xml/html tag <pos_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.h:72: warning: Unsupported xml/html tag <pos_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.h:161: warning: Unsupported xml/html tag <ACE_Timer_Queue_T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:175: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:180: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:184: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Queue_T.h:224: warning: Unsupported xml/html tag <free_list_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:39: warning: The following parameters of ACE_Timer_Wheel_T::ACE_Timer_Wheel_T(FUNCTOR *upcall_functor=0, FreeList *freelist=0, TIME_POLICY const &time_policy=TIME_POLICY()) are not documented:
>   parameter 'time_policy'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:67: warning: The following parameters of ACE_Timer_Wheel_T::ACE_Timer_Wheel_T(u_int spoke_count, u_int resolution, size_t prealloc=0, FUNCTOR *upcall_functor=0, FreeList *freelist=0, TIME_POLICY const &time_policy=TIME_POLICY()) are not documented:
>   parameter 'time_policy'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:518: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:813: warning: Unsupported xml/html tag <functor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:814: warning: Unsupported xml/html tag <timer_skew> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.h:161: warning: Unsupported xml/html tag <ACE_Timer_Queue_T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Timer_Wheel_T.cpp:741: warning: Unsupported xml/html tag <earliest_spoke_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TLI_Acceptor.h:77: warning: Unsupported xml/html tag <restart> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TLI_Connector.h:43: warning: Unsupported xml/html tag <new_stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TLI_Connector.h:55: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TLI_Connector.h:71: warning: Unsupported xml/html tag <new_stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TLI_Connector.h:83: warning: Unsupported xml/html tag <local_addr> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:198: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:282: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:282: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:54: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:54: warning: Unsupported xml/html tag <release> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:112: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:113: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:117: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:117: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:121: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:128: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:129: warning: Unsupported xml/html tag <sleep_hook> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:145: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:147: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:152: warning: Unsupported xml/html tag <requeue_position> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:158: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:282: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:282: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:136: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:163: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:198: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token.h:303: warning: Unsupported xml/html tag <owner_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:54: warning: Unsupported xml/html tag <clone> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:140: warning: Unsupported xml/html tag <token> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:140: warning: explicit link request to 'acquire' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:81: warning: Unsupported xml/html tag <token> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:184: warning: Unsupported xml/html tag <token_name> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:185: warning: Unsupported xml/html tag <token> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:185: warning: explicit link request to 'release' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:167: warning: Unsupported xml/html tag <token> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Collection.h:167: warning: explicit link request to 'renew' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:689: warning: Unsupported xml/html tag <ACE_SString> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:807: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:814: warning: Unsupported xml/html tag <acquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:767: warning: Unsupported xml/html tag <ACE_Token> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:852: warning: Unsupported xml/html tag <someone_waiting> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:821: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Local_Tokens.h:825: warning: Unsupported xml/html tag <tryacquire> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:247: warning: Unsupported xml/html tag <FAILURE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:251: warning: Unsupported xml/html tag <ENOLCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:252: warning: Unsupported xml/html tag <EACCES> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <ACQUIRE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <RELEASE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <RENEW> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <REMOVE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:183: warning: Unsupported xml/html tag <tokenName_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:184: warning: Unsupported xml/html tag <clientId> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <ACQUIRE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <RELEASE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <RENEW> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:158: warning: Unsupported xml/html tag <REMOVE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:169: warning: Unsupported xml/html tag <secTimeout_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Token_Request_Reply.h:170: warning: Unsupported xml/html tag <usecTimeout_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:245: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:305: warning: Unsupported xml/html tag <remove_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:310: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:319: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:333: warning: Unsupported xml/html tag <Event_Handlers> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:577: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:584: warning: Unsupported xml/html tag <Event_Handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <wait_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:498: warning: Unsupported xml/html tag <ready_set_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:517: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:520: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_Base.h:523: warning: Unsupported xml/html tag <select> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TP_Reactor.h:297: warning: Unsupported xml/html tag <callback> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TP_Reactor.h:297: warning: Unsupported xml/html tag <eh> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/TP_Reactor.h:298: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:182: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Select_Reactor_T.h:183: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_Thread.cpp:538: warning: Unsupported xml/html tag <ACE_TSS_Info> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_Thread.cpp:538: warning: Unsupported xml/html tag <ACE_TSS_Info> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_Thread.h:898: warning: Unsupported xml/html tag <ACE_Unbounded_Stack> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:159: warning: Unsupported xml/html tag <TYPE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:160: warning: Unsupported xml/html tag <instance> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Singleton.h:179: warning: Unsupported xml/html tag <ace_cleanup_destroyer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:126: warning: explicit link request to 'writev' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/DEV_IO.h:129: warning: explicit link request to 'readv' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/IPC_SAP.h:36: warning: Unsupported xml/html tag <ioctl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:117: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:127: warning: Unsupported xml/html tag <max_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Array_Base.h:117: warning: Unsupported xml/html tag <cur_size_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:934: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1282: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1302: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1316: warning: Unsupported xml/html tag <wakeup_all_threads_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:676: warning: The following parameters of ACE_WFMO_Reactor::ACE_WFMO_Reactor(size_t size, int unused=0, ACE_Sig_Handler *sh=0, ACE_Timer_Queue *tq=0, ACE_Reactor_Notify *notify=0) are not documented:
>   parameter 'unused'
>   parameter 'sh'
>   parameter 'tq'
>   parameter 'notify'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1022: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1030: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1031: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:783: warning: Unsupported xml/html tag <do_stop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:776: warning: Unsupported xml/html tag <handling_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:777: warning: Unsupported xml/html tag <handle_alertable_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1226: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1084: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1085: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:746: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:752: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:753: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:754: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:754: warning: Unsupported xml/html tag <bAlertable> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:764: warning: Unsupported xml/html tag <alertable_handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:765: warning: Unsupported xml/html tag <handle_events> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:766: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:766: warning: Unsupported xml/html tag <bAlertable> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1090: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1100: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1101: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1147: warning: Unsupported xml/html tag <operation> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1155: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1156: warning: Unsupported xml/html tag <operation> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1156: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1040: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1041: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1042: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:691: warning: The following parameters of ACE_WFMO_Reactor::open(size_t size=ACE_WFMO_Reactor::DEFAULT_SIZE, bool restart=false, ACE_Sig_Handler *sh=0, ACE_Timer_Queue *tq=0, int disable_notify_pipe=0, ACE_Reactor_Notify *notify=0) are not documented:
>   parameter 'restart'
>   parameter 'sh'
>   parameter 'tq'
>   parameter 'disable_notify_pipe'
>   parameter 'notify'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:794: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:795: warning: Unsupported xml/html tag <ACE_INVALID_HANDLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:796: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:796: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:803: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:804: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:805: warning: Unsupported xml/html tag <io_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:805: warning: Unsupported xml/html tag <ACE_INVALID_HANDLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:805: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:806: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:806: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:807: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:808: warning: Unsupported xml/html tag <ACE_INVALID_HANDLE> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:809: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:819: warning: Unsupported xml/html tag <register_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:821: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:828: warning: Unsupported xml/html tag <register_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:829: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:831: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:837: warning: Unsupported xml/html tag <Handle_Set> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:860: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:861: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:861: warning: Unsupported xml/html tag <get_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:863: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:865: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:865: warning: Unsupported xml/html tag <io_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:871: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:872: warning: Unsupported xml/html tag <handle_close> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:873: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:874: warning: Unsupported xml/html tag <event_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:874: warning: Unsupported xml/html tag <io_handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:877: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:878: warning: Unsupported xml/html tag <event_handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:881: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:934: warning: Unsupported xml/html tag <handles> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1343: warning: Unsupported xml/html tag <lock_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1344: warning: Unsupported xml/html tag <ok_to_wait_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1340: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1302: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1293: warning: explicit link request to 'WaitForMultipleObjects' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1282: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:1316: warning: Unsupported xml/html tag <wakeup_all_threads_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:440: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:379: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:366: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:447: warning: Unsupported xml/html tag <ACE_HANDLEs> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:447: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:449: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:440: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:503: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:488: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:489: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:490: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:492: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:536: warning: Unsupported xml/html tag <handle> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:537: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:590: warning: Unsupported xml/html tag <ACE_WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:512: warning: Unsupported xml/html tag <WaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:514: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:515: warning: Unsupported xml/html tag <ACE_Event> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:516: warning: Unsupported xml/html tag <WFMO_Reactor> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:533: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:503: warning: Unsupported xml/html tag <gettimeofday> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:544: warning: Unsupported xml/html tag <buffer> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:545: warning: Unsupported xml/html tag <Reactor_Impl> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:596: warning: Unsupported xml/html tag <notify> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WIN32_Proactor.cpp:38: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WIN32_Proactor.cpp:38: warning: Unsupported xml/html tag <handle_wakeup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WIN32_Proactor.cpp:20: warning: Unsupported xml/html tag <end_event_loop> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WIN32_Proactor.cpp:38: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WIN32_Proactor.cpp:38: warning: Unsupported xml/html tag <handle_wakeup> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_Thread.cpp:552: warning: Found unknown command `\A'
> ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Lib_Find.h:55: warning: Unsupported xml/html tag <dlsym> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Lib_Find.h:58: warning: Unsupported xml/html tag <operator> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::read_n(ACE_HANDLE handle, void *buf, size_t len, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::read_n(ACE_HANDLE handle, void *buf, size_t len, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::readv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::readv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, size_t *bytes_transferred=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recv(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recv(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recv(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recv(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recv_n(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recv_n(ACE_HANDLE handle, void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recv_n(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recv_n(ACE_HANDLE handle, void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recv_n(ACE_HANDLE handle, ACE_Message_Block *message_block, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recv_n(ACE_HANDLE handle, ACE_Message_Block *message_block, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'message_block'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recvfrom(ACE_HANDLE handle, char *buf, int len, int flags, struct sockaddr *addr, int *addrlen, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recvfrom(ACE_HANDLE handle, char *buf, int len, int flags, struct sockaddr *addr, int *addrlen, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'addr'
>   parameter 'addrlen'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recvmsg(ACE_HANDLE handle, struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recvmsg(ACE_HANDLE handle, struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'msg'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recvv(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recvv(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::recvv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::recvv_n(ACE_HANDLE handle, iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::send(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::send(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::send(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::send(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::send_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::send_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::send_n(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::send_n(ACE_HANDLE handle, const void *buf, size_t len, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::sendmsg(ACE_HANDLE handle, const struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::sendmsg(ACE_HANDLE handle, const struct msghdr *msg, int flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'msg'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::sendto(ACE_HANDLE handle, const char *buf, int len, int flags, const struct sockaddr *addr, int addrlen, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::sendto(ACE_HANDLE handle, const char *buf, int len, int flags, const struct sockaddr *addr, int addrlen, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'addr'
>   parameter 'addrlen'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::sendv(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::sendv(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::sendv_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::sendv_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::t_rcv(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::t_rcv(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::t_rcv_n(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::t_rcv_n(ACE_HANDLE handle, void *buf, size_t len, int *flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::t_snd(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::t_snd(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::t_snd_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::t_snd_n(ACE_HANDLE handle, const void *buf, size_t len, int flags, const ACE_Time_Value *timeout=0, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'flags'
>   parameter 'timeout'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::write_n(ACE_HANDLE handle, const void *buf, size_t len, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::write_n(ACE_HANDLE handle, const void *buf, size_t len, size_t *bytes_transferred=0) are not documented:
>   parameter 'buf'
>   parameter 'len'
>   parameter 'bytes_transferred'
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: argument 'n' of command @param is not found in the argument list of ACE::writev_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, size_t *bytes_transferred=0)
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/ACE.h:208: warning: The following parameters of ACE::writev_n(ACE_HANDLE handle, const iovec *iov, int iovcnt, size_t *bytes_transferred=0) are not documented:
>   parameter 'iov'
>   parameter 'iovcnt'
>   parameter 'bytes_transferred'
> [generated]:-1: warning: Unsupported xml/html tag <cctype> found
> [generated]:-1: warning: Unsupported xml/html tag <cwctype> found
> [generated]:-1: warning: Unsupported xml/html tag <cstring> found
> [generated]:-1: warning: Unsupported xml/html tag <cwchar> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_unistd.h:250: warning: Unsupported xml/html tag <read> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_unistd.h:251: warning: Unsupported xml/html tag <ReadFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_sys_socket.h:282: warning: Unsupported xml/html tag <socket> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_sys_socket.h:282: warning: Unsupported xml/html tag <socket> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_sys_wait.h:47: warning: explicit link request to 'WaitForSingleObject' could not be resolved
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_unistd.h:351: warning: Unsupported xml/html tag <write> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/OS_NS_unistd.h:352: warning: Unsupported xml/html tag <WriteFile> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:31: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:29: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:438: warning: Unsupported xml/html tag <ACE_Asynch_Read_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:371: warning: Unsupported xml/html tag <ACE_Asynch_Write_Stream> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:492: warning: Unsupported xml/html tag <ACE_Asynch_Write_File_Result> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.h:910: warning: Unsupported xml/html tag <handler> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:246: warning: Unsupported xml/html tag <Memory_Pool> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Dump_T.h:31: warning: Unsupported xml/html tag <class> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Proactor.h:324: warning: Unsupported xml/html tag <aio_> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:186: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Guard_T.h:140: warning: Unsupported xml/html tag <ACE_LOCK> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1723: warning: Unsupported xml/html tag <Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/POSIX_Asynch_IO.cpp:1724: warning: Unsupported xml/html tag <ACE_POSIX_Asynch_Transmit_File> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Hash_Map_Manager_T.h:891: warning: Unsupported xml/html tag <EXT_ID> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/LOCK_SOCK_Acceptor.h:29: warning: Unsupported xml/html tag <accept> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Malloc.h:263: warning: Unsupported xml/html tag <ACE_Malloc> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Message_Queue_T.h:726: warning: Unsupported xml/html tag <ACE_Message_Blocks> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Thread_Manager.h:227: warning: Unsupported xml/html tag <Thread_Manager> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Msg_WFMO_Reactor.h:35: warning: Unsupported xml/html tag <MsgWaitForMultipleObjects> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/Unbounded_Set_Ex.h:179: warning: Unsupported xml/html tag <T> found
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/WFMO_Reactor.h:221: warning: Unsupported xml/html tag <to_be_added> found
> error while running doxygen on /tmp/ace_rmcast.6351.doxygen
> Warning: Tag `XML_SCHEMA' at line 1799 of file `/tmp/ace_rmcast.6351.doxygen' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> Warning: Tag `XML_DTD' at line 1805 of file `/tmp/ace_rmcast.6351.doxygen' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68926: warning: Unknown compound attribute `singleton' found!
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68927: warning: Unexpected tag `name' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68928: warning: Unexpected tag `filename' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68929: warning: Unexpected tag `templarg' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68930: warning: Unexpected tag `templarg' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68931: warning: Unexpected tag `base' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68931: warning: Unexpected tag `base' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68938: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68945: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68952: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68959: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68966: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68973: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68980: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68987: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:68994: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69001: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69008: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69015: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69022: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69029: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69036: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69043: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69050: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69057: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69064: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69071: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69078: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69085: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69092: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69099: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69106: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69113: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69120: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69127: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69134: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69141: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69148: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69155: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69162: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69169: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:69170: warning: tag `compound' was not expected!
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121559: warning: Unknown compound attribute `singleton' found!
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121560: warning: Unexpected tag `name' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121561: warning: Unexpected tag `filename' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121562: warning: Unexpected tag `templarg' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121569: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121576: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121583: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121590: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121597: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121604: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121611: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121618: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121625: warning: Unexpected tag `member' found
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/html/libace-doc/ACE.tag:121626: warning: tag `compound' was not expected!
> 
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/config-linux.h:377: warning: preprocessing issue while doing constant expression evaluation: syntax error
> /«BUILDDIR»/ace-6.2.7+dfsg/ace/config-linux.h:395: warning: preprocessing issue while doing constant expression evaluation: syntax error
> make[1]: *** [override_dh_auto_build-indep] Error 255

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/08/30/ace_6.2.7+dfsg-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.



More information about the Pkg-ace-devel mailing list