diff options
author | Brennan Ashton <bashton@brennanashton.com> | 2019-10-29 23:09:43 -0700 |
---|---|---|
committer | Marcus Müller <mmueller@gnuradio.org> | 2019-11-01 14:44:45 +0100 |
commit | a75f0c40fe0912535fe102792f27c13d01df8e3e (patch) | |
tree | d045ac2056eeb94aa2cf4f2502b370057684ce0c /grc/gui/canvas/param.py | |
parent | b1c588d78571c58b7e9953f4b841f8546ff9da06 (diff) |
runtime: Purge snprintf
We are writting cpp for these operations we should be using std:string
and boost:format. This also cleans up some compiler warnings about
possible string truncation.
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
Also, removing the `HAVE_SNPRINT` check around the now snprintf-free
handling
Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Diffstat (limited to 'grc/gui/canvas/param.py')
0 files changed, 0 insertions, 0 deletions