summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-save-buffer.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2014-04-24 09:05:10 +0000
committerbluhm <bluhm@openbsd.org>2014-04-24 09:05:10 +0000
commit9711809041c153fff48e3197400f9040c9beb620 (patch)
tree73384974aba7646238d736b1cf13578a2205c9ce /usr.bin/tmux/cmd-save-buffer.c
parentfix copied text in error string (diff)
downloadwireguard-openbsd-9711809041c153fff48e3197400f9040c9beb620.tar.xz
wireguard-openbsd-9711809041c153fff48e3197400f9040c9beb620.zip
The switch statement given/when was introduced in Perl 5.10 and got
experimental in Perl 5.18. So we see warnings in the tests. given is experimental at funcs.pl line 62. when is experimental at funcs.pl line 63. Just suppress this type of warnings for now. If Perl will disable smart match, the simple regression code still works. If they will choose to remove given/when, we can fix it later. Discussed with and OK andre@ afresh1@
Diffstat (limited to 'usr.bin/tmux/cmd-save-buffer.c')
0 files changed, 0 insertions, 0 deletions