Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ned14/status-code issues and pull requests

#69 - How to construct the status_code with payload?

Issue - State: closed - Opened by zhscn 5 months ago - 13 comments

#68 - Support for macOS status error codes

Issue - State: open - Opened by jcelerier 11 months ago
Labels: enhancement

#67 - Fix build on macOS with recent clang

Pull Request - State: closed - Opened by jcelerier 11 months ago - 4 comments

#65 - Why payload_info_t have a constructor?

Issue - State: closed - Opened by YexuanXiao about 1 year ago - 1 comment

#64 - libc++ seems to have removed is_literal_type in C++20 mode on MacOSX

Issue - State: closed - Opened by BurningEnlightenment about 1 year ago - 6 comments

#63 - build: Require at least CMake 3.9

Pull Request - State: closed - Opened by BurningEnlightenment over 1 year ago

#63 - build: Require at least CMake 3.9

Pull Request - State: closed - Opened by BurningEnlightenment over 1 year ago

#62 - fix: Centralize the friend decls for nested status codes

Pull Request - State: closed - Opened by BurningEnlightenment over 1 year ago - 1 comment

#60 - fix: Add missing includes

Pull Request - State: closed - Opened by BurningEnlightenment over 1 year ago - 1 comment

#60 - fix: Add missing includes

Pull Request - State: closed - Opened by BurningEnlightenment over 1 year ago - 1 comment

#59 - vcpkg failed to build status-code on arch linux

Issue - State: closed - Opened by cliffspradlin over 1 year ago - 1 comment

#59 - vcpkg failed to build status-code on arch linux

Issue - State: closed - Opened by cliffspradlin over 1 year ago - 1 comment

#57 - Non-null mapping assertion in quick status code implementations

Issue - State: closed - Opened by cstratopoulos over 1 year ago - 9 comments
Labels: enhancement

#55 - Fix broken link in Readme.md

Pull Request - State: closed - Opened by MHebes over 1 year ago

#54 - `status_code` erasure casting of integer value types is broken on BigEndian machines

Issue - State: closed - Opened by dkrejsa over 1 year ago - 7 comments
Labels: bug

#53 - libstdc++11 drags in `<system_error>`/`<string>`

Issue - State: closed - Opened by BurningEnlightenment over 1 year ago - 5 comments
Labels: documentation

#52 - Add C++20 `<format>`/fmtlib support

Pull Request - State: open - Opened by BurningEnlightenment almost 2 years ago - 1 comment

#51 - First class `<format>`/fmtlib support

Issue - State: open - Opened by BurningEnlightenment almost 2 years ago - 6 comments
Labels: enhancement

#50 - type erasure construction from erased codes should not be allowed

Issue - State: closed - Opened by BurningEnlightenment over 2 years ago - 4 comments
Labels: bug

#49 - Fix issue #48 by unilaterally declaring strerror_r.

Pull Request - State: closed - Opened by ned14 over 2 years ago

#48 - Issue compiling on arm-none-eabi (newlib) with GNU extensions off

Issue - State: closed - Opened by CrustyAuklet over 2 years ago - 4 comments

#47 - Refactor the last commit to more closely match existing style and form.

Pull Request - State: closed - Opened by ned14 over 2 years ago - 1 comment

#46 - Fix erased status code stateful mixin detection

Pull Request - State: closed - Opened by BurningEnlightenment over 2 years ago

#45 - Prevent constructing erased codes with state mixins

Pull Request - State: closed - Opened by BurningEnlightenment over 2 years ago

#44 - status code mixin state is not preserved during erasure

Issue - State: closed - Opened by BurningEnlightenment over 2 years ago - 9 comments
Labels: bug

#43 - buildsystem: include directories vs target sources

Issue - State: closed - Opened by BurningEnlightenment over 2 years ago - 3 comments
Labels: bug

#42 - How to clone a status_result<void>?

Issue - State: closed - Opened by Tradias almost 3 years ago - 3 comments

#41 - Fix linker alterate names for x86 Windows

Pull Request - State: closed - Opened by gix about 3 years ago - 1 comment

#38 - weird compile error related to implicit conversions & exception throw

Issue - State: closed - Opened by lzhangzz over 3 years ago - 1 comment

#37 - Alternative formation of constraints on constructing status_code via make_status_code

Pull Request - State: closed - Opened by lzhangzz over 3 years ago - 8 comments

#35 - example/quick_status_code_from_enum.cpp failed to compile for gcc version <= 7

Issue - State: closed - Opened by lzhangzz over 3 years ago - 4 comments

#33 - status_code.hpp vs. system_error2.hpp

Issue - State: closed - Opened by qknight over 3 years ago - 1 comment

#32 - Windows GNU ABI / MINGW support

Issue - State: open - Opened by mizvekov over 3 years ago - 10 comments
Labels: bug

#31 - bit_cast: ambiguous call to overloaded function

Issue - State: closed - Opened by Tradias almost 4 years ago - 4 comments
Labels: bug

#30 - Additional move-constructor call in status_code.message()

Issue - State: closed - Opened by Tradias over 4 years ago - 1 comment

#28 - When to use `error` and when to use `status_code` from SYSTEM_ERROR2_NAMESPACE

Issue - State: closed - Opened by qknight over 4 years ago - 1 comment

#27 - Example is bad

Issue - State: closed - Opened by qknight over 4 years ago - 11 comments

#26 - quick status code from enum and T?

Issue - State: closed - Opened by hazelnusse over 4 years ago - 3 comments
Labels: enhancement

#24 - quick_status_code_from_enum from README doesn't compile

Issue - State: closed - Opened by hazelnusse over 4 years ago - 1 comment

#23 - Add lists of lists API to creating a custom status code domain from an enum.

Issue - State: closed - Opened by ned14 over 4 years ago - 1 comment
Labels: enhancement

#21 - Usability issue with implicit/explicit status_code construction and assignment

Issue - State: closed - Opened by jwtowner almost 5 years ago - 5 comments
Labels: bug

#20 - only include posix_error on linux or unix platforms

Pull Request - State: closed - Opened by burnpanck about 5 years ago - 2 comments

#19 - Misspelled `errc::protcol_error` (should be `errc::protocol_error`)

Issue - State: closed - Opened by burnpanck about 5 years ago - 1 comment

#18 - Support non-Windows non-POSIX platforms

Issue - State: closed - Opened by burnpanck about 5 years ago - 7 comments
Labels: enhancement

#17 - Newest MSVC can't compile avoid_stdio_include::write

Issue - State: closed - Opened by interj about 5 years ago - 4 comments

#15 - Change _to_generic_code to _generic_code in example

Pull Request - State: closed - Opened by hazelnusse about 5 years ago - 1 comment

#14 - Last question about status_code before adopting it

Issue - State: closed - Opened by kjcamann over 5 years ago - 3 comments

#12 - Undefined behaviour sanitizer errors

Issue - State: closed - Opened by DaanDeMeyer over 5 years ago - 1 comment

#11 - Default implementations of methods?

Issue - State: closed - Opened by DaanDeMeyer over 5 years ago - 1 comment

#10 - Convert back from make_status_code_ptr

Issue - State: closed - Opened by DaanDeMeyer over 5 years ago - 4 comments
Labels: enhancement

#9 - Implicit string_ref construction?

Issue - State: closed - Opened by DaanDeMeyer over 5 years ago - 1 comment

#8 - Make system_error2::error throwable/catchable

Issue - State: closed - Opened by nobugs-hare about 6 years ago - 18 comments
Labels: wontfix

#7 - A few questions about the usage/implementation

Issue - State: closed - Opened by zomgrolf over 6 years ago - 1 comment
Labels: question

#6 - std_error_code not included in the single header implementation?

Issue - State: closed - Opened by zomgrolf over 6 years ago - 2 comments
Labels: documentation

#5 - The worked example of a custom domain does not compile under MSVC 15.8.x

Issue - State: closed - Opened by zomgrolf over 6 years ago - 3 comments
Labels: documentation

#4 - Add getaddrinfo() custom domain to status code.

Issue - State: closed - Opened by ned14 over 6 years ago - 1 comment
Labels: enhancement

#3 - Replaced safe_reinterpret_cast & reinterpret_cast with erasure_cast

Pull Request - State: closed - Opened by jwtowner over 6 years ago

#2 - atomic_refcounted_string_ref bug fixes & improvements

Pull Request - State: closed - Opened by jwtowner over 6 years ago - 7 comments

#1 - swap member function for status_code_domain::string_ref

Issue - State: closed - Opened by jwtowner over 6 years ago