| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
2976
|
20 Mar 2025 |
Konstantin Olchanski | Info | switch midas to next c++ | > time to choose the next c++!
Ununtu-24.04, MIDAS builds with -std=c++23 |
|
|
3084
|
22 Sep 2025 |
Konstantin Olchanski | Info | switch midas to next c++ | As part of discussions with Stefan during
the MIDAS workshop,
an update to supported versions of c++ on |
|
|
3087
|
22 Sep 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | Following discussions at the MIDAS workshop,
we propose to move MIDAS from c++11 to c++17.
There is
|
|
|
3093
|
23 Sep 2025 |
Pavel Murat | Info | switch midas to c++17 | perhaps c++20? - std::format is an immediately
useful feature. --regards, Pasha
|
|
|
3095
|
23 Sep 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | > perhaps c++20? - std::format is an immediately
useful feature. --regards, Pasha
|
|
|
3096
|
23 Sep 2025 |
Pavel Murat | Info | switch midas to c++17 | > > perhaps c++20? - std::format is an immediately
useful feature. --regards, Pasha
>
|
|
|
3108
|
06 Nov 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | > Following discussions at the MIDAS workshop,
we propose to move MIDAS from c++11 to c++17.
|
|
|
3125
|
20 Nov 2025 |
Konstantin Olchanski | Info | 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.
|
|
|
3128
|
20 Nov 2025 |
Nick Hastings | Info | switch midas to c++17 |
> I notice the cmake does not actually pass
"-std=c++17" to the c++ compiler, and on |
|
|
3133
|
24 Nov 2025 |
Stefan Ritt | Info | 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.
|
|
|
3140
|
25 Nov 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | >
> > I notice the cmake does not actually
pass "-std=c++17" to the c++ compiler, and |
|
|
3141
|
25 Nov 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | > target_compile_features(<target> PUBLIC
cxx_std_17)
> which correctly causes a
|
|
|
3144
|
26 Nov 2025 |
Stefan Ritt | Info | switch midas to c++17 | I switched from
target_compile_features(<target> PUBLIC |
|
|
3154
|
27 Nov 2025 |
Konstantin Olchanski | Info | switch midas to c++17 | >
> set(CMAKE_CXX_STANDARD 17)
> set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
|
|
1815
|
10 Feb 2020 |
Konstantin Olchanski | Suggestion | switch midas to c++ threads? | Hi, Stefan & co - now that midas is c++11
and c++11 comes with a threads library, should
we
|
|
|
1817
|
11 Feb 2020 |
Stefan Ritt | Suggestion | switch midas to c++ threads? | I'm thinking of this already since some time,
and it was part of my motivation switching
to C++11.
|
|
|
1819
|
11 Feb 2020 |
Berta Beltran | Suggestion | switch midas to c++ threads? | > Hi, Stefan & co - now that midas is c++11
and c++11 comes with a threads library, should
we
|
|
|
249
|
23 Mar 2006 |
Sergio Ballestrero | Info | svn@savannah.psi.ch down ? | Hi,
I was trying to update the checkout of Midas,
but it looks like something is not
|
|
|
250
|
26 Mar 2006 |
Stefan Ritt | Info | svn@savannah.psi.ch down ? | > Hi,
> I was trying to update the checkout of
Midas, but it looks like something is not
|
|
|
251
|
27 Mar 2006 |
Sergio Ballestrero | Info | svn@savannah.psi.ch down ? | > I just tried now and it seemed to work fine.
Do you still have the problem?
>
|
|