Comment 2 for bug 541255

Revision history for this message
Jeff Hill (johill-lanl) wrote :

I committed a fix, but can't test it because I don’t have gcc 4.0 installed here (it's not yet available from cygwin and my linux system isn’t that new).

cvs diff -- casdef.h (in directory D:\users\hill\epicsDvl\epics\base\src\cas\generic\)
Index: casdef.h
===================================================================
RCS file: /net/phoebus/epicsmgr/cvsroot/epics/base/src/cas/generic/casdef.h,v
retrieving revision 1.60
diff -c -r1.60 casdef.h
*** casdef.h 5 Aug 2005 20:54:36 -0000 1.60
--- casdef.h 26 Oct 2005 18:46:30 -0000
***************
*** 108,113 ****
--- 108,114 ----
      pverAsyncCompletion };

  class casPV;
+ class casPVI;
  class casCtx;
  class casChannel;

***** CVS exited normally with code 1 *****