Per,

>From what I can tell, the definition of printf is conflicting with the
"system" definition.  Wolfgang addressed this is his patches for 7.3, but
they're not complete enough for 7.4.  I've got a patch for hin97.h and the
.cpp files that depend on what's in it.  I've just finished a compilation
run for gco10.h to identify the .cpp files that depend on it.  Once I get
that done, I'll do the same for livecache.h, and send them all out.

Mark

-----Original Message-----
Date: Thu, 26 Sep 2002 10:33:53 +0200
From: Per Jessen <[EMAIL PROTECTED]>
Organization: n/a
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: linux/390 - gco10.h, hin97.h, livecache.h

All,

when building 7.4.3.3 for linux/390, I see errors in the cpp
compiles including those 3 header files.
In all 3 cases it's a line roughly like this:

virtual void printf ( const char * format, ...) ;

and the error says:

parse error before 'char'.

In hin97.h there are a few other declarations just like it,
but they not flagged. I don't get it - I thought I was pretty
good with c++, but ... :-(

(I'm using gcc3.2)

/Per

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to