Giter Club home page Giter Club logo

Comments (6)

breese avatar breese commented on August 18, 2024

Already fixed on develop. I guess it is time to merge to master

from trial.protocol.

vinipsmaker avatar vinipsmaker commented on August 18, 2024

Oops, I was looking at the wrong branch.

Okay, I'm having a different error on branch develop (this time on Boost 1.76):

/home/vinipsmaker/Projetos/trial.protocol/test/dynamic/std/partial_sum_suite.cpp:194:5: error: too few arguments to function call, expected 5, have 4
    TRIAL_PROTOCOL_TEST_THROW_EQUAL(op(),
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vinipsmaker/Projetos/trial.protocol/cmake/../include/trial/protocol/core/detail/lightweight_test.hpp:235:66: note: expanded from macro 'TRIAL_PROTOCOL_TEST_THROW_EQUAL'
              (#EXCEP, __FILE__, __LINE__, BOOST_CURRENT_FUNCTION);     \
                                                                 ^
/usr/include/boost/core/lightweight_test.hpp:125:13: note: 'throw_failed_impl' declared here
inline void throw_failed_impl(const char* expr, char const * excep, char const * file, int line, char const * function)
            ^

from trial.protocol.

breese avatar breese commented on August 18, 2024

Possibly fixed in 38989dd

from trial.protocol.

vinipsmaker avatar vinipsmaker commented on August 18, 2024

Yes, it fixed. Thanks.

I'm having troubles on other test now.

/home/vinipsmaker/Projetos/trial.protocol/test/dynamic/variable_comparison_suite.cpp:490:33: error: no member named 'numeric_limits' in namespace 'std'
        const variable big(std::numeric_limits<signed int>::max());
                           ~~~~~^

Hopefully just a missing include.

I'm using clang 12.0.0.

from trial.protocol.

breese avatar breese commented on August 18, 2024

Yes it was: ba3e989

from trial.protocol.

vinipsmaker avatar vinipsmaker commented on August 18, 2024

Okay. I can compile and run the tests again. Thanks.

from trial.protocol.

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.