kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #00616
[Branch ~kaliveda-dev/kaliveda/1.8] Rev 622: fixes a bug in KVAvailableRunsFile::OpenAvailableRunsFile:
------------------------------------------------------------
revno: 622
committer: John Frankland <frankland@xxxxxxxx>
branch nick: kaliveda
timestamp: Tue 2012-05-29 14:43:20 +0200
message:
fixes a bug in KVAvailableRunsFile::OpenAvailableRunsFile:
* if no available runs file existed (case of first use of fresh install)
it could not be created because we try to open the an existing runs file
in order to keep any infos on user & version
* adds argument to Update to explicitly treat cases where no
previous file exists
in SRBAvailableRunsFile::Update:
previous version would wipe any existing infos on user & version.
this version should keep them (to be tested)
modified:
KVMultiDet/data_management/KVAvailableRunsFile.cpp
KVMultiDet/data_management/KVAvailableRunsFile.h
KVMultiDet/data_management/KVRemoteAvailableRunsFile.h
KVMultiDet/data_management/SRBAvailableRunsFile.cpp
KVMultiDet/data_management/SRBAvailableRunsFile.h
--
lp:kaliveda
https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8
Your team KaliVeda Development Team is subscribed to branch lp:kaliveda.
To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription