Package Details: c++utilities 5.27.0-1

Git Clone URL: https://aur.archlinux.org/c++utilities.git (read-only, click to copy)
Package Base: c++utilities
Description: Common C++ classes and routines such as argument parser, IO and conversion utilities
Upstream URL: https://github.com/Martchus/cpp-utilities
Licenses: GPL-2-or-later
Provides: libc++utilities.so
Submitter: Martchus
Maintainer: Martchus
Last Packager: Martchus
Votes: 59
Popularity: 2.20
First Submitted: 2015-08-27 18:56 (UTC)
Last Updated: 2024-12-03 19:29 (UTC)

Dependencies (5)

Required by (27)

Sources (1)

Pinned Comments

Martchus commented on 2016-05-18 21:55 (UTC) (edited on 2016-10-31 11:37 (UTC) by Martchus)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff

Latest Comments

« First ‹ Previous 1 2 3 4 5

Martchus commented on 2017-06-01 09:53 (UTC)

The issue should be fixed now. Hopefully it works now with libstdc++ < 7 and with libstdc++ >= 7.

Martchus commented on 2017-05-30 21:43 (UTC)

@TheSaint: This is due to a workaround for GCC bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145 which must be adjusted to build with GCC 7. So work is in progress.

TheSaint commented on 2017-05-30 21:39 (UTC)

1: Executing test cases ... 1: .......E.....E......... 1: 1: 1: !!!FAILURES!!! 1: Test Results: 1: Run: 21 Failures: 0 Errors: 2 1: 1: 1: 1) test: IoTests::testFailure (E) 1: uncaught exception of type std::exception (or derived). 1: - basic_ios::clear: iostream error 1: 1: 1: 2) test: IoTests::testIniFile (E) 1: uncaught exception of type std::exception (or derived). 1: - basic_ios::clear: iostream error 1: 1: 1/1 Test #1: c++utilities_run_tests ...........***Failed 0.04 sec 0% tests passed, 1 tests failed out of 1

Martchus commented on 2016-05-18 21:55 (UTC) (edited on 2016-10-31 11:37 (UTC) by Martchus)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff