RE: Linux/390: Compilation Errors in veo38.cpp and veo964.cpp

"Dittmar, Daniel" <[email protected]> Mon, 27 Jan 2003 12:45:42 +0100
Newsgroups gmane.comp.db.sapdb.sources
Message-ID <B9A2DDA03044D311BBD40008C75D69680A14BDAF@dewdfx24>
> That took care of the first error, at line 100.  That still 
> leaves the error
> at line 106:
> veo964.cpp fast
> veo964.cpp: In function `void ShowAndRemoveNiErrorTrace(int)':
> veo964.cpp:106: cannot pass objects of non-POD type `class 
> tsp00_Pathc'\
>  through
>    `...'

Put a '(char *)' before the NiErrorTrace:
printf ( "missing NiErrorTrace  >%s<", (char *) NiErrorTrace ) ;

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[email protected]
http://www.sapdb.org/