Erik Heuer (erik.heuer++at++ks-t.no)
Thu, 29 Jan 1998 21:50:33 +0100
When including <Performer/pf/pfChannel.h> with both PF_CPLUSPLUS_API=1 and PF_CAPI=1 defined, I get the following warnings from the compiler:
"/usr/include/Performer/pf/pfFrameStats.h", line 428: warning(3920):
"void pfFrameStats::copy(const pfFrameStats *, uint, uint, uint)"
does not match "pfMemory::copy" -- virtual function override
intended?
void copy(const pfFrameStats *_prev, uint _dstBufSel, uint _srcBufSel, uint _which) {
^
"/usr/include/Performer/pf/pfFrameStats.h", line 428: warning(3920):
"void pfFrameStats::copy(const pfFrameStats *, uint, uint, uint)"
does not match "pfObject::copy" -- virtual function override
intended?
void copy(const pfFrameStats *_prev, uint _dstBufSel, uint _srcBufSel, uint _which) {
^
Anything I can do about this?
Regards,
Erik Heuer, Kongsberg Simulation & Training, 3600 Kongsberg, Norway
E-mail: erik.heuer++at++ks-t.no Phone:(+47) 32735766 Fax:(+47) 32736965
===================================List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:39 PDT