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

Now available on github actions, see https://github.com/actions/virtual-environments/issues/3949

enhancement

### Version TAO 2.5.14 ### Host machine and operating system Linux ### Compiler name and version (including patch level) GCC 7.3 ### The $ACE_ROOT/ace/config.h file N/A ### The $ACE_ROOT/include/makeinclude/platform_macros.GNU file...

enhancement

Hello Using the ACE-TAO-REPORT FORM TAO VERSION: 3.0.6 ACE VERSION: 7.0.6 HOST MACHINE and OPERATING SYSTEM: x86_64, Fedora 35 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc version 11.2.1 20220127 (Red...

### Version Current master branch in github ### Host machine and operating system unrelated ### Target machine and operating system (if different from host) unrelated ### Compiler name and version...

Despite being in the [common compiler logic](https://github.com/DOCGroup/ACE_TAO/blob/8ae8c457638f1177b3e25bffbff8b4633e6e81ed/ACE/include/makeinclude/platform_gcc_clang_common.GNU#L89), somehow clang is not getting these arguments, at least on Linux. This appears not to normally be a problem, but when the libraries...

### Version ACE 6.5.7 (commit 0a77e562843406483d1dbe51df3f44600c4b1907) ### Host machine and operating system Red Hat Enterprise Linux Server release 7.9 (Maipo) ### Compiler name and version (including patch level) gcc (GCC)...

### Version 6.5.5 (Appears to be introduced by commit f0272b7047cbeeb9ecc71853e0216d9df9653657 as part of PR https://github.com/DOCGroup/ACE_TAO/pull/868) ### Host machine and operating system RHEL 7.9 ### Target machine and operating system (if...

Issue came up as part of CI testing of https://github.com/DOCGroup/ACE_TAO/pull/1783 In the PR the following code was added to `tao_idl`: https://github.com/DOCGroup/ACE_TAO/blob/f86b6106d9a4d122555a47e860b7f83284d4a31b/TAO/TAO_IDL/driver/drv_preproc.cpp#L1194-L1229 Link to CI run: https://github.com/DOCGroup/ACE_TAO/runs/5153727424?check_suite_focus=true If link is no...

Doubt whether the code references is correct, should it be == 0? https://github.com/DOCGroup/ACE_TAO/blob/e4bcaf22324492a0d784890cd9ca86b4a707e68f/TAO/tao/DynamicInterface/Context.cpp#L172

bug

We could modernize the gperf generated code by using constrexp/const, std string compare, etc

enhancement