Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Fixes issue #34 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes issue #34 #4

wants to merge 1 commit into from

Conversation

yozaam
Copy link

@yozaam yozaam commented Nov 30, 2018

issue #34 at relativty/Relativty#34

conversion from 'type' to 'type' function is illegal in every OS except Windows! #34

to prevent it from making the type as reference i.e. "serial::Timeout&" we stored it in variable 'sto' ,
to prevent the error,
error: cannot bind non-const lvalue reference of type ‘serial::Timeout&’ to an rvalue of type ‘serial::Timeout’

issue #34 at relativty/Relativty#34

conversion from 'type' to 'type' function is illegal in every OS except Windows! #34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant