Adam Mitz

Results 22 issues of Adam Mitz

This issue that was fixed for gnuace may need to be fixed in other templates: https://github.com/DOCGroup/ACE_TAO/pull/924

Expanding the variable here is useful because it provides a default value when RAPIDJSON_ROOT is not set in the environment. However, it always results in makefiles that hard-code the expansion...

See https://github.com/actions/checkout/pull/1180

#4716 required a change to some configure command lines in build_and_test.yml https://github.com/OpenDDS/OpenDDS/pull/4716/commits/9c8d3698cf87d18d12e94e68d9a04e057ec03963 It is possible that the configure script is not honoring the user's request for `--no-rapidjson`, at least in...

https://www.dre.vanderbilt.edu/~schmidt/ACE-install.html has a link to http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html which no longer works. Can that be fixed or is there another URL that should be used for ACE-INSTALL.html?

As of this PR, ACE version 6.5.x (latest release on that branch) and ACE version 8 (master branch) are both still supported. In a future PR for the v4 branch,...

Not ready to merge until `tao_idl` changes are ready.