Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> __builtin_va_list

__builtin_va_list

From: Michael Ngarimu <mngarimu_at_hotmail.com>
Date: 8 Mar 2002 15:04:39 -0800
Message-ID: <a4ef9fb1.0203081504.48c982@posting.google.com>


Okay, I've seen a hand full of posts/web pages dated around 2000-2001 relating to the Oracle Pro*C/C++ precompiler (at least on version 8.1.7 anyway) barfing on __builtin_va_list... The only suggestion anyone has had is to use PARSE=NONE (or possibly PARSE=PARTIAL).

Unfortunately, the company I work for has _a_lot_ of existing Oracle Pro*C code that requires PARSE=FULL (due to using function formal arguments in EXEC SQL statements).

My problems exists with the following software version:
- Oracle 8.1.7.1 for Linux

Does anyone have a solution for this yet?

Mike. Received on Fri Mar 08 2002 - 17:04:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US