Package libcontrol++: Information

  • Default inline alert: Version in the repository: 0.30.0-alt1

Source package: libcontrol++
Version: 0.29.0-alt2
Build time:  Jun 16, 2022, 03:06 PM
Category: Development/C++
Report package bug
License: GPLv3
Summary: control++ common classes and functions library
Description: 
libcontrol++ provides useful classes and functions, that can be used
not only in control++ but in other applications as well.

List of rpms provided by this srpm:
libcontrol++ (mipsel)
libcontrol++-debuginfo (mipsel)
libcontrol++-devel (noarch)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov

    1. gcc-c++
    2. libacl-devel

Last changed


June 15, 2022 Alexey Appolonov 0.29.0-alt2
- Fixed build (was broken by the GCC update to version 12).
May 4, 2022 Alexey Appolonov 0.29.0-alt1
- Enhanced function "Split" that splits given string using whitespace if the
  second argument is absent.
Dec. 16, 2021 Alexey Appolonov 0.28.0-alt1
- Fixed and modified functions that process strings ("FindSubstrNthOccurrence",
  "UnescapedQtnMarkPos" and others);
- Corrected "TConf" class (regarding the parsing of assigns).