| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3093
|
23 Sep 2025 |
Pavel Murat | Info | switch midas to c++17 | perhaps c++20? - std::format is an immediately
useful feature. --regards, Pasha
|
|
|
3094
|
23 Sep 2025 |
Konstantin Olchanski | Info | long history variable names | To record discussion with Stefan about long
history variable names.
|
|
|
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
>
|
|
|
3098
|
24 Sep 2025 |
Andreas Suter | Info | obsolete mana.c removal | Sorry,
I have had now the time to dig deeper in |
|
|
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.
|
|
|
3109
|
06 Nov 2025 |
Konstantin Olchanski | Info | removal of ROOT support in mlogger | > we should finally bite the bullet and remove
ROOT support from MIDAS ...
|
|
|
3110
|
06 Nov 2025 |
Konstantin Olchanski | Info | make clang-tidy | I added Makefile rules for running MIDAS through
the clang-tidy static code
analyzer. (rules for running cppcheck have |
|
|
3111
|
10 Nov 2025 |
Konstantin Olchanski | Info | db_delete_key(TRUE) | > I would handle this actually like symbolic
links are handled under linux. If you delete
a symbolic link, the link gets
|
|
|
3123
|
20 Nov 2025 |
Konstantin Olchanski | Info | db_delete_key(TRUE) | > > I would handle this actually like symbolic
links are handled under linux. If you delete
a symbolic link, the link gets
|
|
|
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.
|
|
|
3126
|
20 Nov 2025 |
Konstantin Olchanski | Info | removal of ROOT support in mlogger | > > we should finally bite the bullet and
remove ROOT support from MIDAS ...
|
|
|
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 |
|
|
3131
|
21 Nov 2025 |
Konstantin Olchanski | Info | cppcheck | > (rules for running cppcheck have gone missing,
I hope I find them).
|
|
|
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)
|
|
|
146
|
28 Sep 2004 |
Piotr Zolnierczuk | Forum | MIDAS/MVME167/Linux | Hi,
has anyone tried runnning midas frontend
on a Linux running
|
|