ID |
Date |
Author |
Topic |
Subject |
Text |
 |
1561
|
18 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1566
|
24 Jun 2019 |
Stefan Ritt | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Why don't your try the (yet undocumented)
new installation procedure:
|
|
1568
|
24 Jun 2019 |
Stefan Ritt | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Update: "make" instead of "make linux32" should
also work. I believe the "linux32" target
came
|
|
1578
|
27 Jun 2019 |
Stefan Ritt | Release | midas-2019-06 with cmake and c++ | Please note that
"make cmake" / "make cmake3"
|
|
1579
|
27 Jun 2019 |
Stefan Ritt | Bug Report | Getting an error when trying to compile a frontend file | Note that the example experiment compiles
a simple example frontend and a root-based
analyzer. If you don't have
|
|
1594
|
08 Jul 2019 |
Stefan Ritt | Info | Limitations of MSL | Sure some existing scripting languages can
be used, but they fall short of a few important
items in larger experiments:
|
|
1606
|
09 Jul 2019 |
Stefan Ritt | Info | Limitations of MSL | > Yes, this has been the way to do it for
years...
|
|
1609
|
10 Jul 2019 |
Stefan Ritt | Bug Report | mhttpd crashes when including nonexistent script in msequencer | The bug has been fixed. It was actually in
the mxml library. So you have to go to the
midas/mxml
|
|
1612
|
11 Jul 2019 |
Stefan Ritt | Bug Report | Header files missing when trying to compile rootana, roody and analyzer | > You can confirm that you are linking against
the correct ROOT by running cmake with VERBOSE=1
> and examine the linker command line to |
|
1619
|
11 Jul 2019 |
Stefan Ritt | Bug Report | rework of mhttpd configuration | > - this will activate the mhttpd password
protection, so one would have to define a
username and password
|
|
1627
|
23 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ | Did you include mfe.h as written in elog:1526
?
|
|
1629
|
23 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ | Have you left any "extern C" in your frontend
program or in any of the used header file.
Seems
|
|
1637
|
30 Jul 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ (my problem solved) | > as a side comment, not all drivers are c++
compatible yet (e.g. mscbvr), so changes
needed are small
|
|
1638
|
30 Jul 2019 |
Stefan Ritt | Info | Limitations of MSL | > Would it be possible to add something like
the following?
> 343 if (!isdigit(value1_var[i]) && value1_var[i] |
|
1639
|
01 Aug 2019 |
Stefan Ritt | Forum | How to convert C midas frontends to C++ (my problem solved) | >
> Ok, so the detail that I missed was that
the dummy functions
|
|
1640
|
05 Aug 2019 |
Stefan Ritt | Info | Precedence of equipment/common structure | Today I fixed a long-annoying problem. We
have in each front-end an equipment structure
|
|
1643
|
06 Aug 2019 |
Stefan Ritt | Info | Precedence of equipment/common structure | Hi Thomas,
the change only affects Eqipment/<name>/common |
|
1644
|
06 Aug 2019 |
Stefan Ritt | Info | Precedence of equipment/common structure | After some internal discussion, I decided
to undo my previous change again, in order
not to break existing habits. Instead, I |
|
1652
|
08 Aug 2019 |
Stefan Ritt | Suggestion | midas cmake migration | Each CMakeLists.txt should specify which version
of CMake it requires. The MIDAS CMakeLists.txt
requires CMake 3.1 or later.
|
|
1655
|
08 Aug 2019 |
Stefan Ritt | Suggestion | midas cmake migration | I just tried CMake 3.1.0 and it worked with
midas. So I believe all versions between
3.1.0 and 3.6.1 are ok.
|
|