diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-06-24 18:08:58 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-06-25 06:24:39 -0400 |
commit | 51f14a05690a52120145e5118962964658734217 (patch) | |
tree | be2612c4ee11b449cff3bd79227e86023efd686c /caretx.c | |
parent | c445c5b05df9dacbd0b21a477ba20c6f45e23263 (diff) | |
download | perl-51f14a05690a52120145e5118962964658734217.tar.gz |
Unused snprintf results noticed by clang in Linux.
A bit dubious to ignore the snprintf results, but at least
for these cases it looks acceptable. We could assign the
length and croak if not expected, but it seems that with
gcc brace groups we already do that.
Diffstat (limited to 'caretx.c')
0 files changed, 0 insertions, 0 deletions