Skip to content

use std::error_code instead of system::error_code - #293

Merged
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:use-std-error-code
Aug 26, 2026
Merged

use std::error_code instead of system::error_code#293
ashtum merged 1 commit into
cppalliance:developfrom
ashtum:use-std-error-code

Conversation

@ashtum

@ashtum ashtum commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Closes #292

@cppalliance-bot

cppalliance-bot commented Aug 26, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://293.http.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-08-26 15:09:51 UTC

@cppalliance-bot

cppalliance-bot commented Aug 26, 2026

Copy link
Copy Markdown

GCOVR code coverage report https://293.http.prtest3.cppalliance.org/gcovr/index.html
LCOV code coverage report https://293.http.prtest3.cppalliance.org/genhtml/index.html
Coverage Diff Report https://293.http.prtest3.cppalliance.org/diff-report/index.html

Build time: 2026-08-26 15:20:45 UTC

@ashtum
ashtum force-pushed the use-std-error-code branch from f111f69 to 9f79be7 Compare August 26, 2026 15:06
@ashtum
ashtum merged commit 204a236 into cppalliance:develop Aug 26, 2026
@ashtum
ashtum deleted the use-std-error-code branch August 26, 2026 16:38
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Beast2 Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Use std::error_code instead of boost::system::error_code

2 participants