Code Monkey home page Code Monkey logo

Comments (4)

cmazakas avatar cmazakas commented on May 18, 2024

So @chriskohlhoff, I noticed something. You cast your error codes to error_code const&. This seems like it's required for clang-6 on Linux. So to keep things compliant, it seems like one must follow your example and use handler_(static_cast<error_code const&>(ec)) in order to make the redirect error token work with initiating functions.

Not very fun to debug but I'm incredibly pleased I was able to figure and I hope my struggles will be googled and found by some other poor soul.

Also, the Asio need to reflect this at least. I mean, yeesh.

from asio.

vinniefalco avatar vinniefalco commented on May 18, 2024

@LeonineKing1199 Where are these error codes being cast, can you please provide a link?

from asio.

cmazakas avatar cmazakas commented on May 18, 2024

Hmm, I'm thinking about closing this issue as it might just be a defect in the WSL.

For example, both wandbox.org and Compiler Explorer can compile the code in question with no issues.

I also attempted with a local Linux server and compilation was successful as well. This leads me to believe that there's more or less an issue just on the WSL side.

from asio.

vinniefalco avatar vinniefalco commented on May 18, 2024

Please go through the appropriate Microsoft channels to inform them of this defect.

from asio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.