troubles with pfiIXformUpdateFunc

New Message Reply Date view Thread view Subject view Author view

Mike Stephens (stephens++at++Mikey.wes.army.mil)
Wed, 4 Sep 1996 23:25:03 -0500 (CDT)


here are some boo-boos i found in a couple of routines.
when trying to play with pfiXInputUpdateFunc i kept giving errors
that it could not be found... the merry hunt was on...

tonight i think i found the problem.

rld could not find pfiIXformUpdateFunc or pfiGetIXformUpdate because in the
include file /usr/include/Performer/pfui.h
it's misspelled...

here's the output of a grep for this in <Performer/pfui.h>:

------------------------------$-------------------------------------
pfui.h:extern void pfiIXformUpudateFunc(pfiInputXform *_ix,
        pfiInputXformUpdateFuncType _func, void *_data);
---------------------------------$----------------------------------
pfui.h:extern void pfiGetIXformUpudateFunc(pfiInputXform *_ix,
        pfiInputXformUpdateFuncType *_func, void **_data);

has this already been reported and is there a patch to cover it ?

mike

=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:30 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.