Product part code generation.
The Product part uses a double for the *_CALC variable, but then passes its address as the 4th parameter to include/drv/epicsXfer.c:gainRamp(...)
which expects a float *.
`./src/epics/util/lib/Product.pm'
The Product part uses a double for the *_CALC variable, but then passes its address as the 4th parameter to include/drv/epicsXfer.c:gainRamp(...)
which expects a float *.
`./src/epics/util/lib/Product.pm'