Closed mdavidsaver closed 8 years ago
See comments in #15.
I'll wait until we have a group decision on that before I merge or close it.
@mrkraimer you mentioned this morning that you have made similar changes. Can you either publish them, or comment on whether they are substantially different from those of this branch?
@mdavidsaver I suspect Marty was referring to equivalent changes in the exampleCPP and pvDatabaseCPP modules.
On 01/26/2016 03:13 PM, mdavidsaver wrote:
@mrkraimer https://github.com/mrkraimer you mentioned this morning that you have made similar changes. Can you either publish them, or comment on whether they are substantially different from those of this branch?
The two projects were:
1) pvDatabaseCPP - This is now merged into master branch of epics-base 2) exampleCPP - pull request #4 has been created. Check Failed. I will look for problem.
— Reply to this email directly or view it on GitHub https://github.com/epics-base/pvDataCPP/pull/19#issuecomment-175206210.
Pull request OK, but conflicts after merging #17. Rebased, fixed a commit log typo in the process and pushed. Closing - no need to merge.
A demonstration of what I intend with #15. All header files not currently residing in a directory named 'pv' are moved for their current directory to a sub-directory named 'pv'. Makefiles and a few #includes in .cpp are adjusted accordingly.