trick/trick_source/trick_utils/unicode
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 Generate test coverage and use Coveralls for tracking and visualization (#1366) 2022-10-13 14:23:16 -05:00
.gitignore Log elapsed time in default_data, input_processor, and init jobs in file 2019-06-17 14:40:01 -05:00
Makefile Create a suite of unicode utilities. 2018-10-25 15:14:52 -05:00