ruby-serialport icon indicating copy to clipboard operation
ruby-serialport copied to clipboard

Cast OBJSETUP argument to VALUE

Open fweimer-rh opened this issue 1 year ago • 1 comments

This avoids an implicit conversion from struct RFile * to VALUE, which some compilers treat as an error.

Related to:

  • https://fedoraproject.org/wiki/Changes/PortingToModernC
  • https://fedoraproject.org/wiki/Toolchain/PortingToModernC

fweimer-rh avatar Jan 05 '24 06:01 fweimer-rh

Please see https://github.com/hparra/ruby-serialport/discussions/77

hparra avatar Jan 09 '24 04:01 hparra