trick/trick_source/trick_swig
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
..
.gitignore Initial commit of everything. 2015-02-26 09:02:31 -06:00
extra_functions.i Use udunits package for units conversions 2016-05-09 08:36:43 -05:00
Makefile Refactor web server configuration. #1188 2021-09-29 18:00:33 -05:00
PrimitiveAttributesMap.cpp Trick swig headers don't make it to the destination directory with make install 2015-06-17 14:07:52 -05:00
sim_services.i Initial excision of DMTCP from Trick. #28 2021-08-27 19:38:56 -05:00
swig_convert_units.cpp Use udunits package for units conversions 2016-05-17 09:01:37 -05:00
swig_double.cpp Replace sprintf with snprintf in all of Trick source. #1384 (#1392) 2022-11-15 15:00:05 -06:00
swig_double.i Add units to swig_int and swig_double 2020-11-05 09:49:02 -06:00
swig_global_vars.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
swig_int.cpp Replace sprintf with snprintf in all of Trick source. #1384 (#1392) 2022-11-15 15:00:05 -06:00
swig_int.i Add units to swig_int and swig_double 2020-11-05 09:49:02 -06:00
swig_ref.cpp Support using Python 3 2016-06-28 13:44:21 -05:00
swig_ref.i Trick swig headers don't make it to the destination directory with make install 2015-06-17 14:07:52 -05:00
units_attach.i 1093 c str (#1119) 2021-03-12 13:23:35 -06:00