﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
743	Incomplete pre-processer conditions in def_diags.F	fgrosse		"I think, in lines 626 and 701 of def_diags.F the pre-processor conditions should read as:
{{{
#if defined DIAGNOSTICS_BIO && defined BIO_FENNEL
}}}

Currently, they only read as:
{{{
#ifdef BIO_FENNEL
}}}
This can cause ""undefined variable"" errors for iDbio2 and iDbio3 during compilation, when other diagnostics but not DIAGNOSTICS_BIO are enabled in combination with BIO_FENNEL."	bug	new	major	Release ROMS/TOMS 3.7	Nonlinear	3.7			
