* Replace sprintf with snprintf in all of Trick source. #1384 * Don't add -Werror for MacOS because of deprecated sprintf warnings which we cant get rid of because SWIG. #1384 * Fixed an unbalanced parenthesis in S_overrides.mk. #1384
closes #1077 Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
Makes it easier to edit the files. So if we press 'end of line' we are really at the end of line.
Moved more sims into the test directory. refs #191