ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

ACE and TAO

Results 141 ACE_TAO issues
Sort by recently updated
recently updated
newest added

This fixes issue #1201. The existing implementation attempted to implement fragmentation in the TAO_OutputCDR inserters, but this did not work because array and sequence types, including strings, were implemented at...

needs review

In Linux, UNIX domain socket supports abstract path like `@/tmp/foobar`

needs review

When using uses_wchar=1 in default.features and inline=1 in platform_macros.GNU doesn't work, results in compile errors in ACE ``` g++-7 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wnon-virtual-dtor -O3 -ggdb -m64 -pthread -fno-strict-aliasing -Wall -W...

When we would add `ACE_DEPRECATED` to the various deprecated operations at least users with gcc should get a notification that they are using deprecated operations

Using the ACE+TAO 6.5.10 ACE_wrappers distribution on a Linux x86_64, I did/got this: ``` cd $ACE_ROOT cd ace ln -s config-linux.h config.h cd ../include/makeinclude ln -s platform_linux.GNU platform_macros.GNU cd $ACE_ROOT...

See http://docwiki.embarcadero.com/RADStudio/Sydney/en/Strnlen,_wcsnlen, Embarcadero C++ Builder has strnlen_s/wcsnlen_s which are not used in ACE

There is no limitation in CORBA standard for not supporting indirection for sequence type. Some unknown our customer's ORB sends indirected sequence type. I have rebased and squashed previous patch...

needs review

### Version ACE 6.5.1 ### Host machine and operating system Windows 10 ### Target machine and operating system (if different from host) Windows 10 ### Compiler name and version (including...