Lucas C. Cordeiro

Results 71 issues of Lucas C. Cordeiro

````CPP #include #include #include using namespace std; template class A { public: A(){ this->a = true; } bool get(){ return this->a; } void set( bool x ){ this->a = x;...

C++

To verify this project https://github.com/ardenj13/final-year-project, we support the mapping and event keywords, as well as the built-in properties like balanceof.

Solidity

To verify this project https://github.com/ardenj13/final-year-project, we must support the mapping, event keywords, and built-in properties like balanceof.

Solidity

To verify this project https://github.com/ardenj13/final-year-project, we must support the mapping, event keywords, and built-in properties like balanceof.

Solidity

This feedback was provided by one of our industrial partners: _``The code uses float_t and round which are defined in . The version of that is installed on our Linux...

C++
needs info

There are various regression tests in the map regression folder that fail with: ```` $ esbmc main.cpp --unwind 1 ESBMC version 7.5.0 64-bit x86_64 linux Target: 64-bit little-endian x86_64-unknown-linux with...

This suggestion came from https://github.com/esbmc/esbmc/pull/1685.

C++

This suggestion came from https://github.com/esbmc/esbmc/pull/1685.

C++