Skip to content

Cleanup warnings with GCC/Clang (-Wconversion, -Wextra) #1735

@GaspardKirira

Description

@GaspardKirira

Hi,

I would like to contribute a small warning cleanup for Asio.

Environment:

  • Compiler: GCC 13 / Clang 16
  • Platform: Linux
  • C++ standard: C++20
  • Flags: -Wall -Wextra -Wconversion -Wshadow

I found several warnings in:

  • include/asio/...

My goal is to submit small, focused PRs that fix one category of warnings at a time, without changing behavior.

Would this kind of contribution be accepted ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions