[Ace-users] Re: [ace-bugs] ACE compilation - Many warnings with
Windows VS2005 x64
Johnny Willemsen
jwillemsen at remedy.nl
Fri Aug 10 00:59:34 CDT 2007
Hi,
Thanks for using the PRF form.
> When compiling an application source file, I got these warnings.
> (The reference to "ecc_timer.h" refers to one of our
> application files.)
A remark about these ones, try to use long and unsigned long with
Atomic_Op_T, that will result in much faster application code.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO ***
*** See http://www.theaceorb.nl/en/support.html ***
>
> ..\..\..\..\ace\ace/Atomic_Op_T.cpp(63) : warning C4355: 'this' : used
> in base member initializer list
> ..\..\..\..\ace\ace/Atomic_Op_T.cpp(63) : while
> compiling class
> template member function
> 'ACE_5_5_10::ACE_Atomic_Op<ACE_LOCK,TYPE>::ACE_Atomic_Op(void)'
> with
> [
> ACE_LOCK=ACE_5_5_10::ACE_Recursive_Thread_Mutex,
> TYPE=unsigned int
> ]
> ..\..\..\..\bfv.api\api.src\ecc.src\inc\ecc_timer.h(107) : see
> reference to class template instantiation
> 'ACE_5_5_10::ACE_Atomic_Op<ACE_LOCK,TYPE>' being compiled
> with
> [
> ACE_LOCK=ACE_5_5_10::ACE_Recursive_Thread_Mutex,
> TYPE=unsigned int
> ]
>
>
> REPEAT BY:
>
> SAMPLE FIX/WORKAROUND:
>
> _______________________________________________
> ace-bugs mailing list
> ace-bugs at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ace-bugs
>
More information about the Ace-users
mailing list