|
|
|
Back
Midas
Rome
Roody
Rootana
|
| Midas DAQ System |
Not logged in |
 |
|
22 Sep 2025, Konstantin Olchanski, Info, switch midas to c++17
|
23 Sep 2025, Pavel Murat, Info, switch midas to c++17
|
23 Sep 2025, Konstantin Olchanski, Info, switch midas to c++17
|
23 Sep 2025, Pavel Murat, Info, switch midas to c++17
|
06 Nov 2025, Konstantin Olchanski, Info, switch midas to c++17
|
20 Nov 2025, Konstantin Olchanski, Info, switch midas to c++17
|
20 Nov 2025, Nick Hastings, Info, switch midas to c++17
|
|
|
Message ID: 3125
Entry time: 20 Nov 2025
In reply to: 3108
Reply to this: 3128
|
| Author: |
Konstantin Olchanski |
| Topic: |
Info |
| Subject: |
switch midas to c++17 |
|
|
> > Following discussions at the MIDAS workshop, we propose to move MIDAS from c++11 to c++17.
> We shall move forward with this change.
It is done. Last c++11 MIDAS is midas-2025-11-a (plus the db_delete_key merge).
I notice the cmake does not actually pass "-std=c++17" to the c++ compiler, and on U-20, it is likely
the default c++14 is used. cmake always does the wrong thing and this will need to be fixed later.
K.O. |