﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20	compiling with oracle support is broken	rainer	rainer	"Compiling with support for Oracle database is broken due to typos in the code (regression). Problems are

{{{
sh_database.c:696: error: syntax error before ""if""
}}}

and

{{{
sh_database.c:524: warning: statement with no effect
}}}

Furthermore, gcc complains about aliasing:

{{{
sh_database.c:623: warning: dereferencing type-punned pointer will break strict-aliasing rules
sh_database.c:658: warning: dereferencing type-punned pointer will break strict-aliasing rules
}}}
"	defect	closed	blocker	2.2.1	main	2.2.0	fixed		
