Build: #149 failed Changes by Ville Suoranta
Code commits
casa6
-
Ville Suoranta 3c4bd6ecdc4ee603be427ecf13e2f3ab8d9450b8
Pull request #929: CAS-14502
Merge in CASA/casa6 from CAS-14502 to master
* commit '63cbe9835f1b924a1c54e7713c75af5e7004ab96':
Update build.conf to master versions CAS-14502
Update build.conf for CAS-14502
Set -std=c++17 explicitly
potential fix for "TypeError: in method 'quanta_quantity', argument 2 of type 'casac::variant const &'"
Update casaconfig to version 1.0.3
add casac:: namespace qualification to variant use to avoid conflict with C++17 variant
Change bind2d to std::bind in PVGenerator.cc
Change bind2d to std::bind in ImageProfileFitter.cc
Replace mem_fun in VisibilityProcessing.cc
Replace mem_fun_ref with mem_fn in VisibilityProcessing.cc
Update casaconfig for CAS-14502
Update casacore reference to cc6d8b5a43b47ced4ef97c4628346384592b9cbd
Update CMAKE_CXX_STANDARD to 17 -
Ville Suoranta 63cbe9835f1b924a1c54e7713c75af5e7004ab96 m
Update build.conf to master versions CAS-14502
-
Ville Suoranta f4b1da4483b2a9a2421923a3d12d1da1e0dc94a0 m
Merge branch 'master' into CAS-14502
-
Ville Suoranta bc95dc6663d34d2c957caa437147f22987ba70ca m
Update build.conf for CAS-14502
-
Ville Suoranta 89016b687711cc11e351f26cc7dd467d0fc23082 m
Set -std=c++17 explicitly
-
Darrell Schiebel <darrell@schiebel.us> 11de2bca096e89631509a5a1646aa324a7346cbe m
potential fix for "TypeError: in method 'quanta_quantity', argument 2 of type 'casac::variant const &'"
-
Ville Suoranta 854c8ec569e60e5d91174110ab4329effb05590c m
Update casaconfig to version 1.0.3
-
Darrell Schiebel <darrell@schiebel.us> d84be800bc2b897489e2015ac67507dbfae8ff51 m
add casac:: namespace qualification to variant use to avoid conflict with C++17 variant
-
Ville Suoranta b52b5a2d034f7b083e075ab0e533b40935b4f101 m
Change bind2d to std::bind in PVGenerator.cc
-
Ville Suoranta aa258d6f26f93511c86ba004a3ad37773369ae02 m
Change bind2d to std::bind in ImageProfileFitter.cc
-
Ville Suoranta 1d155248a0bfedfa6d8afdd3b7604d6ff2aa9bb1 m
Replace mem_fun in VisibilityProcessing.cc
-
Ville Suoranta e6ace82113011a4ca3f9a1e225f52e6e5fe11951 m
Replace mem_fun_ref with mem_fn in VisibilityProcessing.cc
-
Ville Suoranta caa0a09e55d674013be3bd43f1a1dad28668b62d m
Merge remote-tracking branch 'origin/master' into CAS-14502
-
Ville Suoranta e117e9025913cc29ac5dc72f6697151c7fbcfab2 m
Update casaconfig for CAS-14502
-
Ville Suoranta 5f6d6173a88972bb09ccb7f59d541b108c29908f m
Merge remote-tracking branch 'origin/CAS-14508' into CAS-14502
-
Ville Suoranta c1067f4d39ff0c529f67a5b198eeed15cbaba5bc m
Update casacore reference to cc6d8b5a43b47ced4ef97c4628346384592b9cbd
-
Ville Suoranta 29179489f5f2536121836cb5c885cf13ac6416c9 m
Merge branch 'master' into CAS-14502
-
Your Name <you@example.com> d029aaa68ecf0036e84d13c80b4d9f925804b824 m
Update CMAKE_CXX_STANDARD to 17