Moved Array.hpp and wrap_in_rfl_array_t into internal #69
Annotations
7 errors
Run test:
include/rfl/xml/read.hpp#L35
inconsistent deduction for auto return type: ‘rfl::Error’ and then ‘rfl::Result<test_array::Person>’
|
Run test:
include/rfl/xml/read.hpp#L35
no matching function for call to ‘rfl::Error::Error(rfl::Result<test_array::Person>)’
|
Run test:
tests/xml/write_and_read.hpp#L16
no match for ‘operator!’ (operand type is ‘const rfl::Error’)
|
Run test:
tests/xml/write_and_read.hpp#L17
‘const class rfl::Error’ has no member named ‘error’; did you mean ‘Error’?
|
Run test:
tests/xml/write_and_read.hpp#L23
‘const class rfl::Error’ has no member named ‘value’
|
Run test:
include/rfl/yaml/read.hpp#L31
inconsistent deduction for auto return type: ‘rfl::Result<test_array::Person>’ and then ‘rfl::Error’
|
Run test
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading