Skip to content

Conversation

@IronsDu
Copy link
Owner

@IronsDu IronsDu commented Jul 27, 2022

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

break;
}

struct http_parser_url u;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warning: uninitialized record type: 'u' [cppcoreguidelines-pro-type-member-init]

include/brynet/net/http/HttpParser.hpp:244:

- ;
+ {};

@IronsDu IronsDu merged commit 546643c into master Jul 29, 2022
@IronsDu IronsDu deleted the feature/head-callback branch July 29, 2022 05:42
@IronsDu IronsDu restored the feature/head-callback branch July 29, 2022 13:54
@IronsDu IronsDu deleted the feature/head-callback branch July 29, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants