log4cpp type redefinition of Ace&TAO

Hi,

I'm working under win32 configuration with orocos 2.2 or higher.

I found that, under win32, log4cpp is redefining a type define by ACE. The
problem can be easily solved by declaring "mode_t" under log4cpp namespace.

I joined the patch that solved the problem. Can you integrate it in the next
orocos release?

Thanks

AttachmentSize
win32_mode_t_redifinition.patch452 bytes

log4cpp type redefinition of Ace&TAO

On Mar 4, 2011, at 12:22 , Simon Pelletier-Thibault wrote:

> Hi,
>
> I'm working under win32 configuration with orocos 2.2 or higher.
>
> I found that, under win32, log4cpp is redefining a type define by ACE. The problem can be easily solved by declaring "mode_t" under log4cpp namespace.
>
> I joined the patch that solved the problem. Can you integrate it in the next orocos release?
>
> Thanks
>