Snippets for airspy 1.0.10 from Fedora s390x
Sourced from https://kojipkgs.fedoraproject.org/packages/airspyone_host/1.0.10/16.fc45/data/logs/s390x/build.log.
-
/builddir/build/BUILD/airspyone_host-1.0.10-build/airspyone_host-1.0.10/libairspy/src/airspy.c:593:13: warning: ‘upper_string’ defined but not used [-Wunused-function] 593 | static void upper_string(unsigned char *string, size_t len) | ^~~~~~~~~~~~ -
/builddir/build/BUILD/airspyone_host-1.0.10-build/airspyone_host-1.0.10/libairspy/src/airspy.c:110:19: warning: ‘str_prefix_serial_airspy’ defined but not used [-Wunused-const-variable=] 110 | static const char str_prefix_serial_airspy[STR_PREFIX_SERIAL_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/airspyone_host-1.0.10-build/airspyone_host-1.0.10/libairspy/src/airspy.c:106:19: warning: ‘str_product_airspy’ defined but not used [-Wunused-const-variable=] 106 | static const char str_product_airspy[STR_PRODUCT_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~