* Pre-increment (rather than post-increment) STL iterators in for loops. #1594 * Fix a goof. #1594
* 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
Moved SIM_segments to test. refs #191