[GRASS5] [bug #4349] (grass) Segfault in several display
modules on x86_64
Hamish
hamish_nospam at yahoo.com
Thu Apr 27 21:44:54 EDT 2006
> > libdb is calling db_version, expecting to call its own function of
> > that name, but it's actually calling the one in libgrass_dbmiclient.
> >
> > I'm not sure that there's any solution other than to rename the DBMI
> > functions to use a different prefix (one which isn't already used by
> > a common system library).
>
> Maybe
>
> db_gversion
That's for that one function, there are lots of generic-named fns in the
dmbi lib like db_delete() etc..
maybe make them all dbmi_* ? I guess gdb_ is no good.. :)
DB_*
?
Hamish
More information about the grass-dev
mailing list