;" in the first structure definition.
3. reverse the entries of the structure host variables.
Thanks again.
-Original Message-
From: Tim Nelson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 09, 2002 8:26 AM
To: '[EMAIL PROTECTED]'
Subject: [BUGS] ecpg "aborts" on str
Think I've identified a bug in ecpg 2.8 (RH7.1) the following
code aborts (crashes) ecpg:
exec sql include sqlca;
exec sql include ../../libhome/dbincs/apc_layout.h;
exec sql include ../../libhome/dbincs/apc_layo_fld.h;
static int
get_org_name()
{
exec sql begin declare section