Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILED: CMakeFiles/spell-check /Users/clausklein/Workspace/cpp/asio/asio/build/dev/CMakeFiles/spell-check #1565

Open
ClausKlein opened this issue Nov 29, 2024 · 0 comments

Comments

@ClausKlein
Copy link

ClausKlein commented Nov 29, 2024

To reproduce use this CMake project: ClausKlein#4

[1/1] Checking spelling
FAILED: CMakeFiles/spell-check /Users/clausklein/Workspace/cpp/asio/asio/build/dev/CMakeFiles/spell-check 
cd /Users/clausklein/Workspace/cpp/asio/asio && /usr/local/bin/cmake -D SPELL_COMMAND=codespell -P /Users/clausklein/Workspace/cpp/asio/asio/cmake/spell.cmake
Used config files:
    1: .codespellrc
./include/asio/basic_datagram_socket.hpp:348: ore ==> or
./include/asio/basic_datagram_socket.hpp:380: ore ==> or
./include/asio/basic_raw_socket.hpp:342: ore ==> or
./include/asio/basic_raw_socket.hpp:373: ore ==> or
./include/asio/disposition.hpp:29: arbtirary ==> arbitrary
./include/asio/io_context.hpp:301: reponsibility ==> responsibility
./include/asio/io_context.hpp:350: reponsibility ==> responsibility
./include/asio/use_future.hpp:93: retuned ==> returned
./include/asio/impl/use_future.hpp:105: exeption ==> exception, exemption
./include/asio/experimental/impl/parallel_group.hpp:81: operatations ==> operations
./include/asio/experimental/impl/parallel_group.hpp:396: operatations ==> operations
./include/asio/detail/executor_function.hpp:119: copyable ==> copiable
./include/asio/detail/service_registry.hpp:79: Initalise ==> Initialise
./include/asio/detail/service_registry.hpp:84: Initalise ==> Initialise
./include/asio/detail/timer_queue_ptime.hpp:34: instantation ==> instantiation
./include/asio/detail/win_iocp_io_context.hpp:260: resouce ==> resource
./include/asio/detail/impl/socket_ops.ipp:3330: servent ==> servant, serpent, fervent
./include/asio/detail/impl/socket_ops.ipp:3341: servent ==> servant, serpent, fervent
./include/asio/detail/impl/socket_ops.ipp:3715: servent ==> servant, serpent, fervent
./include/asio/execution/any_executor.hpp:112: requre ==> require
./include/asio/execution/impl/bad_executor.ipp:2: exection ==> execution, ejection, election, exertion
./include/asio/ip/detail/endpoint.hpp:31: implementating ==> implementing
./src/examples/cpp20/operations/composed_6.cpp:116: asychronous ==> asynchronous
./src/examples/cpp20/operations/composed_7.cpp:74: asychronous ==> asynchronous
./src/examples/cpp20/operations/composed_7.cpp:120: asychronous ==> asynchronous
./src/examples/cpp11/timers/time_t_timer.cpp:66: absoluate ==> absolute
./src/examples/cpp11/porthopper/client.cpp:96: renegotation ==> renegotiation
./src/examples/cpp11/porthopper/client.cpp:120: renegotation ==> renegotiation
./src/examples/cpp11/porthopper/client.cpp:149: renegotation ==> renegotiation
./src/examples/cpp11/porthopper/client.cpp:162: renegotation ==> renegotiation
./src/examples/cpp11/operations/composed_6.cpp:93: asychronous ==> asynchronous
./src/examples/cpp11/operations/composed_7.cpp:60: asychronous ==> asynchronous
./src/examples/cpp14/operations/composed_6.cpp:111: asychronous ==> asynchronous
./src/examples/cpp14/operations/composed_7.cpp:73: asychronous ==> asynchronous
./src/examples/cpp14/operations/composed_7.cpp:119: asychronous ==> asynchronous
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

No branches or pull requests

1 participant