Classification:  UNCLASSIFIED 
Caveats: NONE

> It does make a difference.  Try to set the database title in my
> example.  I.e. put db_update_ident(inmemDb, "The New Title",
> inmemDb->dbi_base2local); right before the db_dump function.  To make
> this work you have to set "inmemDb->dbi_read_only = 0;".

Hm, so it does..  That particular case really looks like a bug in
db_update_ident() for which I just applied a fix.  I did a quick review of
the 12 places dbi_read_only is used and don't see any others quite as
glaring, but it's certainly possible.  Until they can be
better/fully/properly tested, I went ahead and made inmem dbi's default to 0
so you shouldn't have to set it.

Cheers!
Sean
Classification:  UNCLASSIFIED 
Caveats: NONE

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to