> From: Mike Brodbelt [mailto:[EMAIL PROTECTED]] > oci8.c: In function `oci_hdtype_name': > oci8.c:100: `OCI_HTYPE_SUBSCRIPTION' undeclared (first use this > function) > oci8.c:100: (Each undeclared identifier is reported only once > oci8.c:100: for each function it appears in.) > oci8.c:109: `OCI_DTYPE_LOCATOR' undeclared (first use this function) Previously on the DBI list: On Fri, Aug 31, 2001 at 03:02:47PM -0700, Wilson, Doug wrote: > > oci8.c: In function `oci_hdtype_name': > oci8.c:100: `OCI_HTYPE_SUBSCRIPTION' undeclared (first use in this function) > oci8.c:100: (Each undeclared identifier is reported only once > oci8.c:100: for each function it appears in.) > oci8.c:109: `OCI_DTYPE_LOCATOR' undeclared (first use in this function) [Sigh.] Just delete those lines. Tim.
