[HACKERS] ECPG: 7.4 and a to Variable

2003-08-01 Thread Lee Kindness
Guys, looking at ecpg from CVS HEAD's 7.4. The following code fragement: EXEC SQL INCLUDE sqlca; EXEC SQL WHENEVER SQLERROR call sqlprint; void lofsdb_GetMinMaxRxStations(int *from, int *to) { EXEC SQL BEGIN DECLARE SECTION; int l_from = 0; int l_to = 0; EXEC SQL END DECLARE

Re: [HACKERS] ECPG: 7.4 and a to Variable

2003-08-01 Thread Michael Meskes
On Fri, Aug 01, 2003 at 12:06:07PM +0100, Lee Kindness wrote: Guys, looking at ecpg from CVS HEAD's 7.4. The following code fragement: ... Fix just committed. Should work now. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM: michaelmeskes, Jabber: [EMAIL