﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
242	Compile error on FreeBSD	rainer	rainer	"As noted by Davied E. Thiel, compiling of sh_sub.c fails on FreeBSD with the following error:
{{{
cc  -DHAVE_CONFIG_H -I. -I./include   -O2 -pipe -fPIC -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fstack-protector-all  -D_THREAD_SAFE -pthread -DUSE_MALLOC_LOCK=1 -fPIE -Wall -W  -fno-strength-reduce -fno-omit-frame-pointer  -DSH_STANDALONE -o 
sh_sub.o -c x_sh_sub.c
x_sh_sub.c: In function 'sh_create_sub':
x_sh_sub.c:233: error: label at end of compound statement
x_sh_sub.c: In function 'sh_sub_stat_int':
x_sh_sub.c:492: error: label at end of compound statement
*** Error code 1
}}}
"	defect	closed	major	2.8.4	main		fixed		
