libbobcat
Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a
shared library implementing C++ classes that are frequently used in software
developed by Frank Brokken. All of Frank's C++ programs hosted at GitLab
depend on `bobcat'.
- Developed at devel:tools:building
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libbobcat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000295 295 Bytes | |
_multibuild | 0000000051 51 Bytes | |
bobcat-6.02.02.tar.gz | 0001238907 1.18 MB | |
initialbobcatlib | 0000004572 4.46 KB | |
libbobcat.changes | 0000002457 2.4 KB | |
libbobcat.spec | 0000005666 5.53 KB |
Revision 2 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 1062357
from
Dirk Mueller (dirkmueller)
(revision 2)
- update to 6.02.02: * Accidentally the ArgConfig header file included ../arg/arg instead of <bobcat/arg> causing compilation failures of files including <bobcat/argconfig>. Fixed in this release. * The singleton classes Arg, ArgConfig, ReadLineHistory, and Signal now return their allocated memory when programs using them end. * Rewrote ReadLineHistory. * Repaired the linking option specifications in the ReadLine* man-pages.
Comments 0