There are some hiccups with the mailing lists going on at the moment with Sourceforge unleashing a slew of messages over the weekends that had backed up over the previous two weeks.
Undoubtedly related to the server migration over to Chicago, but that's why the below message came through so late. Cheers! Sean On Sep 26, 2008, at 3:18 AM, Morrison, Sean (Cont, ARL/SLAD) wrote: > 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 > > ---------------------------------------------------------------------- > --- > 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 Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/brlcad-users ------------------------------------------------------------------------- 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
