trick/trick_source/trick_utils/comm
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
test_programs Remove all unused variables (style warning). 2018-10-11 22:05:50 -05:00
CMakeLists.txt Cmake merge (#901) 2019-11-19 09:01:16 -06:00
Makefile Infer TRICK_HOME automatically 2018-03-20 15:09:30 -05:00