[Brahms-dev-l] Bug in FileCatalogManager...

From: Truls Martin Larsen <trulsml@nbi.dk>
Date: Fri Feb 10 2006 - 12:36:11 EST
Hi,

BrFileCatalogManager has started to always complain when one does
register...

I guess the reason is that EDbStatus::fStatus is not initialized
anywhere and my compiler sets it to 0, which is the same value as
EDbStatus::kInit... then the Register function tests if (fStatus ==
kInit)  which it is, and then it complains and returns without
registering the run...

This means that Update() will not work (since the list of runs is 0),
Update(runNo, "ltr/gtr/dst", prodNo, versNo) will work though...

Cheers,
	Truls
-- 
*---------------------------------*
|http://www.nbi.dk/~trulsml      /
|Truls Martin Larsen            /
|trulsml@nbi.dk                .
|The Niels Bohr Institute     //
|Work Address:               / \0
|Blegdamsvej 17             /\_/
|DK-2100 Copenhagen        /  /
|Tel: +45 35325269        / --
|                        /_/  |
|Home address:          /     \
|Holger Danskes Vej 28H|      '
|DK-2000 Frederiksberg |
|Denmark               |
|Mob: +45 20974802     |
*----------------------*


_______________________________________________
Brahms-dev-l mailing list
Brahms-dev-l@lists.bnl.gov
http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
Received on Fri Feb 10 12:39:54 2006

This archive was generated by hypermail 2.1.8 : Fri Feb 10 2006 - 12:40:07 EST