|
Back
Midas
Rome
Roody
Rootana
|
Root Display GUI |
Not logged in |
|
|
19 Dec 2005, Konstantin Olchanski, Bug Fix, minor fixes
|
19 Dec 2005, Stefan Ritt, Bug Fix, minor fixes
|
19 Dec 2005, Stefan Ritt, Bug Fix, minor fixes
|
06 Jun 2006, Konstantin Olchanski, Bug Fix, minor fixes
|
06 Jun 2006, Konstantin Olchanski, Bug Fix, minor fixes
|
|
Message ID: 107
Entry time: 19 Dec 2005
Reply to this: 109
110
117
|
Author: |
Konstantin Olchanski |
Topic: |
Bug Fix |
Subject: |
minor fixes |
|
|
Minor fixes that escaped quality assurance by previous commiters:
1) remove include/rootsys.h from cvs - it is a generated file
2) have "make clean" remove obsolete stuff from src (src/roody, src/rootsys.h, etc)
3) fix completely nonfunctional enforcement of setting ROOTSYS to the compiled-in value: execv() should have been execvp() (my bug), actually do call setenv("ROOTSYS","blah...") (OS_UNIX was not defined in the Makefile, bug by previous committer).
4) fix an mxml bug imported from MIDAs land (xml output into a string buffer was corrupted).
K.O. |