Re: [Cscope-devel] a small issue in contrib/ocs and a fix

2021-04-30 Thread Temp Valve
Yes, this is probably covscan running shellcheck as a part of a check. Thank you, Hans! Best regards, Vladis ср, 28 апр. 2021 г. в 22:27, Hans-Bernhard Bröker : > Am 28.04.2021 um 01:46 schrieb Temp Valve: > > > It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims > > (Closes: #

Re: [Cscope-devel] a small issue in contrib/ocs and a fix

2021-04-28 Thread Hans-Bernhard Bröker
Am 28.04.2021 um 01:46 schrieb Temp Valve: It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims (Closes: #480591)" has introduced a small issue, at least covscan reports the following: Hmm... that seems to be shellcheck, not covscan. And that reports a whole lot more than this

[Cscope-devel] a small issue in contrib/ocs and a fix

2021-04-27 Thread Temp Valve
Hello, It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims (Closes: #480591)" has introduced a small issue, at least covscan reports the following: 1. /usr/bin/ocs:213:13: warning[SC2039]: In POSIX sh, printf -I is undefined. #for i in `cat ${theInc}` #do #printf