trick/trick_source/trick_utils/math
jmpenn 2a03ff5cf4
Replace sprintf with snprintf in all of Trick source. #1384 (#1392)
* 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
2022-11-15 15:00:05 -06:00
..
src Replace sprintf with snprintf in all of Trick source. #1384 (#1392) 2022-11-15 15:00:05 -06:00
test replace GTEST_HAS_TR1_TUPLE with -std=c++11 (#1331) 2022-08-11 15:10:29 -05:00
Unittest Make TRICK_CXX variable to specify c++ compiler #767 (#815) 2019-06-18 11:00:08 -05:00
CMakeLists.txt GSL includes required for trick_math #901 2019-11-20 07:40:40 -06:00
Makefile Remove duplicate stand-alone libraries 2015-06-24 17:18:06 -05:00