| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
so that run_tests.check won't complain about it.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
!
'
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
on g++/VxWorks/i960
|
| | |
|
| | |
|
| |
|
|
| |
recent ACE_Thread_Manager changes
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
instances, because they don't get destroyed on Solaris
|
| | |
|
| |
|
|
| |
stream.get(c), because g++ on VxWorks can't disambiguate between its const void * and void * conversions
|
| |
|
|
| |
ACE_LACKS_ACE_IOSTREAM support
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
reference
|
| |
|
|
| |
it complained about mismatched return types when returning an int from a function that returns a void *, and about mismatched arguments to a ACE_Log_Msg function if I cast the int to a void *. So, I used ACE_ERROR instead.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
shouldn't be needed
|
| | |
|
| | |
|
| | |
|