Experimental Physics and
| |||||||||||||||
|
We are updating to the latest EPICS gateway, but have found compilation issues in tsHash.h: ../tsHash.h: At global scope:etc. We can fix the compilation issue and get an apparently correctly working gateway executable with the following patch: *** tsHash.h-save Fri Apr 23 15:10:20 2010 --- tsHash.h Fri Apr 23 15:39:14 2010 *************** *** 24,30 **** class tsHash { private: ! gphPvt * hash_table; // friend class tsDLHashIter<T>; public: --- 24,31 ---- class tsHash { private: ! void * hash_table; ! // gphPvt * hash_table; // friend class tsDLHashIter<T>; public: What is going on here please? Thanks, Carl Schumann
| ||||||||||||||
ANJ, 02 Sep 2010 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing · |