Build: #24 failed Changes by C. Enrique Garcia Dabo
Code commits
CASAFeather
-
C. Enrique Garcia Dabo 7df52345fce30b6d12cc840a62855f419cb7cde4
Pull request #4: CAS-13867: Clean up of #ifdef conditional compilations
Merge in CASA/casafeather from CAS-13867 to master
* commit '8504c3e57df0572465c87779b7e392ce6eee21c4':
Do not use USE_GRPC.
Point casa-source to latest commit in CAS-13867
Do not use CASA6 but rather USE_GRPC. -
C. Enrique Garcia Dabo 8504c3e57df0572465c87779b7e392ce6eee21c4
Do not use USE_GRPC.
Contrary to the previous commits, this commit removes USE_GRPC.
This would restore the behaviour as in e94605f1b002382a8842e0dad8238ee65e77cad1
That commit workarounded the casafeather compilation by modifying
the casa-source directly.
Not setting USE_GRPC will have then a equivalent effect -
C. Enrique Garcia Dabo e298a88f7ad91cc6a87c6435c249a7a957f689cc
Merge branch 'master' into CAS-13867
-
C. Enrique Garcia Dabo 0cd9059eecbb30bca62adbd2841378d7ef2a74f7 m
Point casa-source to latest commit in CAS-13867
-
C. Enrique Garcia Dabo f58300b38de3244ac9c93053b7d04bcf20dad3d6 m
Do not use CASA6 but rather USE_GRPC.
Fixes partially CAS-13867