Debian Automated Code Analysis

checkbashisms analysis of db4.6_4.6.21-15.dsc

possible bashism in ./test/scr002/chk.def line 40 (<<< here string):
	echo "<<< libdb.def >>> DB include files"
possible bashism in ./test/scr004/chk.javafiles line 25 (<<< here string):
	echo "<<< java source files >>> Makefile"
possible bashism in ./test/scr009/chk.srcfiles line 43 (<<< here string):
    echo "<<< srcfiles.in >>> existing files"
possible bashism in ./test/scr011/chk.tags line 45 (<<< here string):
	echo "<<< source tree >>> tags files"
possible bashism in ./test/scr032/chk.rpc line 46 (<<< here string):
		echo "<<< dbinc/db.in >>> rpc_server/rpc.src"
possible bashism in ./test/scr032/chk.rpc line 69 (<<< here string):
		echo "<<< dbinc/db.in >>> $3"
possible bashism in ./test/scr014/chk.err line 32 (<<< here string):
(echo "<<< db.h >>> db_strerror" && diff $t1 $t2 && exit 1)
possible bashism in ./test_micro/test_micro line 174 (bash arrays, H[0]):
	CONFIGS[0]='-w A -v -c 100000 -o -t hash'
possible bashism in ./test_micro/test_micro line 175 (bash arrays, H[0]):
	CONFIGS[1]='-w A -v -c 100000 -o -t btree'
possible bashism in ./test_micro/test_micro line 176 (bash arrays, H[0]):
	CONFIGS[2]='-w A -v -c 100000 -g 10 -d 20 -p 32768 -t hash'
possible bashism in ./test_micro/test_micro line 177 (bash arrays, H[0]):
	CONFIGS[3]='-w A -v -c 100000 -g 10 -d 20 -p 32768 -t btree'
possible bashism in ./test_micro/test_micro line 178 (bash arrays, H[0]):
	CONFIGS[4]='-w A -v -c 100000 -g 10 -d 20 -p 8192 -t hash'
possible bashism in ./test_micro/test_micro line 179 (bash arrays, H[0]):
	CONFIGS[5]='-w A -v -c 100000 -g 10 -d 20 -p 8192 -t btree'
possible bashism in ./test_micro/test_micro line 180 (bash arrays, H[0]):
	CONFIGS[6]='-w A -v -c 100000 -g 10 -d 20 -p 4096 -t hash'
possible bashism in ./test_micro/test_micro line 181 (bash arrays, H[0]):
	CONFIGS[7]='-w A -v -c 100000 -g 10 -d 20 -p 4096 -t btree'
possible bashism in ./test_micro/test_micro line 182 (bash arrays, H[0]):
	CONFIGS[8]='-w A -v -c 100000 -g 10 -d 20 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 183 (bash arrays, H[0]):
	CONFIGS[9]='-w A -v -c 100000 -g 10 -d 20 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 184 (bash arrays, H[0]):
	CONFIGS[10]='-w A -v -c 10000 -g 10 -d 256 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 185 (bash arrays, H[0]):
	CONFIGS[11]='-w A -v -c 10000 -g 10 -d 256 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 186 (bash arrays, H[0]):
	CONFIGS[12]='-w F -v -c 100000 -g 10 -d 20 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 187 (bash arrays, H[0]):
	CONFIGS[13]='-w F -v -c 100000 -g 10 -d 20 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 188 (bash arrays, H[0]):
	CONFIGS[14]='-w G -v -c 100000 -g 10 -d 20 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 189 (bash arrays, H[0]):
	CONFIGS[15]='-w G -v -c 100000 -g 10 -d 20 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 192 (bash arrays, H[0]):
	CONFIGS[16]='-w E -v -c 100000 -g 10 -d 20 -p 32768 -t hash'
possible bashism in ./test_micro/test_micro line 193 (bash arrays, H[0]):
	CONFIGS[17]='-w E -v -c 100000 -g 10 -d 20 -p 32768 -t btree'
possible bashism in ./test_micro/test_micro line 194 (bash arrays, H[0]):
	CONFIGS[18]='-w E -v -c 100000 -g 10 -d 20 -p 8192 -t hash'
possible bashism in ./test_micro/test_micro line 195 (bash arrays, H[0]):
	CONFIGS[19]='-w E -v -c 100000 -g 10 -d 20 -p 8192 -t btree'
possible bashism in ./test_micro/test_micro line 196 (bash arrays, H[0]):
	CONFIGS[20]='-w E -v -c 100000 -g 10 -d 20 -p 4096 -t hash'
possible bashism in ./test_micro/test_micro line 197 (bash arrays, H[0]):
	CONFIGS[21]='-w E -v -c 100000 -g 10 -d 20 -p 4096 -t btree'
possible bashism in ./test_micro/test_micro line 198 (bash arrays, H[0]):
	CONFIGS[22]='-w E -v -c 100000 -g 10 -d 20 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 199 (bash arrays, H[0]):
	CONFIGS[23]='-w E -v -c 100000 -g 10 -d 20 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 200 (bash arrays, H[0]):
	CONFIGS[24]='-w E -v -c 10000 -g 10 -d 256 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 201 (bash arrays, H[0]):
	CONFIGS[25]='-w E -v -c 10000 -g 10 -d 256 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 202 (bash arrays, H[0]):
	CONFIGS[26]='-w E -v -c 100000 -g 10 -o -d 10 -p 1024 -t hash'
possible bashism in ./test_micro/test_micro line 203 (bash arrays, H[0]):
	CONFIGS[27]='-w E -v -c 100000 -g 10 -o -d 10 -p 1024 -t btree'
possible bashism in ./test_micro/test_micro line 205 (bash arrays, H[0]):
	CONFIGS[28]='-w A -v -c 10000 -g 10 -d 1024 -p 512 -t hash'
possible bashism in ./test_micro/test_micro line 206 (bash arrays, H[0]):
	CONFIGS[29]='-w A -v -c 10000 -g 10 -d 1024 -p 512 -t btree'
possible bashism in ./test_micro/test_micro line 207 (bash arrays, H[0]):
	CONFIGS[30]='-w H -v -c 1000000 -d 20 -p 8192 -t hash'
possible bashism in ./test_micro/test_micro line 208 (bash arrays, H[0]):
	CONFIGS[31]='-w H -v -c 1000000 -d 20 -p 8192 -t btree'
possible bashism in ./test_micro/test_micro line 209 (bash arrays, H[0]):
	CONFIGS[32]='-w H -v -c 1000000 -d 20 -p 512 -t hash'
possible bashism in ./test_micro/test_micro line 210 (bash arrays, H[0]):
	CONFIGS[33]='-w H -v -c 1000000 -d 20 -p 512 -t btree'
possible bashism in ./test_micro/test_micro line 211 (bash arrays, H[0]):
	CONFIGS[34]='-w H -v -c 10000000 -d 20 -p 512 -t hash'
possible bashism in ./test_micro/test_micro line 212 (bash arrays, H[0]):
	CONFIGS[35]='-w H -v -c 10000000 -d 20 -p 512 -t btree'
possible bashism in ./dist/s_s60 line 91 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/configure line 6084 (should be 'b = a'):
	if test "$GCC" == "yes"; then
possible bashism in ./dist/s_vxworks line 109 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/s_brew line 105 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/s_windows line 179 (<<< here string):
		echo "<<< config.hin >>> $1"
possible bashism in ./dist/gen_rec.awk line 311 ('function' is useless):
function log_function()
possible bashism in ./dist/gen_rec.awk line 664 ('function' is useless):
function log_prototype(fname, with_type)
possible bashism in ./dist/gen_rec.awk line 706 ('function' is useless):
function db_handle_id_function(modes, n)
possible bashism in ./dist/gen_rec.awk line 727 ('function' is useless):
function print_function()
possible bashism in ./dist/gen_rec.awk line 844 ('function' is useless):
function read_function()
possible bashism in ./dist/gen_rec.awk line 951 ('function' is useless):
function proto_format(p, fp)
possible bashism in ./dist/gen_rec.awk line 982 ('function' is useless):
function write_malloc(tab, ptr, size, file)
possible bashism in ./dist/gen_rec.awk line 994 ('function' is useless):
function write_free(tab, ptr, file)
possible bashism in ./dist/gen_rec.awk line 1003 ('function' is useless):
function make_name(unique_name, dup_name, p_version)
possible bashism in ./dist/gen_rec.awk line 1023 ('function' is useless):
function log_funcdecl(name, withtype)
possible bashism in ./dist/gen_rec.awk line 1080 ('function' is useless):
function log_callint(fname)

This report was generated on Thu, 16 Dec 2010 16:38:02 +0000, based on results by checkbashisms 2.10.65git5