Opened 14 years ago
Closed 9 years ago
#238 closed enhancement (obsolete)
version information in libARBDB
Reported by: | epruesse | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Libraries (multi) | Version: | SVN |
Keywords: | Cc: |
Description
http://www.nondot.org/sabre/Mirrored/libtool-2.1a/libtool_6.html
I know, I'm probably the only person currently linking against libARBDB externally. Still, it would be nice, if we could have actual versioning information as described by the above link. That way, there is less chance of an old and incompatible libARBDB messing things up.
Especially removing the C API from the GB_* calls led to complete loss of backwards/forward compatability. I'm still not sure how much work it will be to make the SINA source build against both 5.2 and SVN.
Change History (1)
comment:1 Changed 9 years ago by westram
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Problems for SINA are currently handled by building ARB and SINA together on our build server.