ID |
Date |
Author |
Topic |
Subject |
Text |
 |
89
|
30 Nov 2003 |
Konstantin Olchanski | | bad call to cm_cleanup() in fal.c | fal.c does not compile: it calls cm_cleanup()
with one argument when there
should be two arguments. K.O. |
|
84
|
30 Nov 2003 |
Konstantin Olchanski | | Implementation of db_check_record() | > > I have therefore implemented the function
> > db_check_record(HNDLE hDB, HNDLE hKey, |
|
86
|
01 Dec 2003 |
Konstantin Olchanski | | Implementation of db_check_record() | > Fixed and committed. Can you check if it's
working?
Yes, it is fixed. Thanks. K.O. |
|
34
|
05 Dec 2003 |
Konstantin Olchanski | | HOWTO setup MIDAS ROOT tree analysis | > root -l
root> TFile *f = new TFile("run00064.root")
root> TTree *t = f->Get("Trigger")
|
|
32
|
05 Dec 2003 |
Konstantin Olchanski | | HOWTO setup MIDAS ROOT tree analysis | > root -l
root> TFile *f = new TFile("run00064.root")
root> TTree *t = f->Get("Trigger")
|
|
30
|
05 Dec 2003 |
Konstantin Olchanski | | HOWTO setup MIDAS ROOT tree analysis | > root -l
root> TFile *f = new TFile("run00064.root")
root> TTree *t = f->Get("Trigger")
|
|
77
|
01 Jan 2004 |
Konstantin Olchanski | | Poll about default indent style | > I don't feel a strong need of giving up
a "-i2"...
|
|
67
|
14 Jan 2004 |
Konstantin Olchanski | | First try- midas on darwin/macosx | While watching "The Wizard of Oz", the greatest
movie ever made, I took a shot at building
|
|
69
|
16 Jan 2004 |
Konstantin Olchanski | | First try- midas on darwin/macosx | > Great, I got already questions about MacOSX
support...
> Once it's working, you should commit the |
|
71
|
18 Jan 2004 |
Konstantin Olchanski | | First try- midas on darwin/macosx | > I would like to keep all OS specific #includes
in midasinc.h
|
|
73
|
19 Jan 2004 |
Konstantin Olchanski | | First try- midas on darwin/macosx | > > Simplest solution is to take sys/mount.h
out of midasinc.h and include it in system.c
> Agree.
|
|
66
|
19 Jan 2004 |
Konstantin Olchanski | | darwin aka macosx changes | I commited the final bits to make Midas build
on Darwin aka macosx.
|
|
64
|
30 Mar 2004 |
Konstantin Olchanski | | elog fixes | I am about to commit the mhttpd Elog fixes
we have been using in TWIST since
about October. The infamous Elog "last N |
|
62
|
28 Apr 2004 |
Konstantin Olchanski | | mhttpd "start run" input field length? | I am setting up a new experiment and I added
a "comment" field to "/
Experiment/Edit on start". When I start the |
|
58
|
07 May 2004 |
Konstantin Olchanski | | min(a,b) in mana.c and mlogger.c | When I compile current cvs-head midas, I get
errors about undefined function
min(). I do not think min() is in the list |
|
61
|
06 Jun 2004 |
Konstantin Olchanski | | Makefile: set -rpath | I commited Makefile bits to set the RPATH
on dynamically linked executables
to find libmidas.so and ROOT shared libraries |
|
52
|
22 Jun 2004 |
Konstantin Olchanski | | How to compile under Darwin-gcc? (MacOS X) | The current (cvs) version of MIDAS should
build on Mac OS X right out of the
box- I fixed all the problems you report |
|
57
|
28 Jun 2004 |
Konstantin Olchanski | | Linking Error: g++ -rpath? | > ld: unknown flag: -rpath
> gmake: *** [darwin/bin/mlogger] Error 1
|
|
15
|
29 Jun 2004 |
Konstantin Olchanski | | FAQ: anonymous cvs access? | > Is the midas CVS server set-up so that I
can pull the newest
> version off the CVS server?
|
|
48
|
14 Jul 2004 |
Konstantin Olchanski | | install problem of Makefile on MacOS X (Darwin 7.4.0, gcc 3.3) | > There are not such a file "io.h" inside
my MacOS X. In fact, I didn't find any file
containing function iopl().
|
|