From: Marty K. <mrk...@co...> - 2011-06-03 19:10:57
|
In order to help prevent include file name clashes it was agreed that all <top>/include files the appear in pvDataCPP,pvAccessCPP, and pvIOCCP must be included via #include <pv/xxx.h> I have a perl script ready that automates the changes to implement this. But the changes could result in a major mercurial merge problem for anyone who has unpushed changes in any of the three projects. To save grief it will best to have all changes committed and pushed while I make the changes. I suggest that I make the changes next Tuesday morning. It should only take a couple of hours to make the changes and run tests. Does anyone have an objection to this? Marty |