On 09/23/2010 03:04 PM, Alan M. Carroll wrote:
These are reports from RecGetRecord_Xmalloc. "Not registered false" means the register member was not set. "1:1" means value was int, and client requested int. "Not in hash table" means the hash table lookup failed (presumably because it wasn't in records.config). I don't guarantee that this is a complete set.
I've reversed the TS-447 commit, and moved all configs over to RecordsConfig.cc. Clearly the "right" thing to do is to have most configs modularized, but the system is not ready for that now :). So, to avoid further confusion, all config registrations has to be done in RecordsConfig.cc from now on.
jplevyak: Please prepare yet another release candidate :). -- Leif