Commit Graph

1 Commits

Author SHA256 Message Date
3a676f0808 Accepting request 1189062 from home:jamborm:gcc14fixes
- Add lm_sensors-revert-6b5a19b708.patch which reverts an upstream
  patch, thus adding back two explicit pointer type-casts.  Code
  without them used to generate mere warnings until this year but
  causes compiler errors with GCC 14 by default.

If you do not like this, an alternative would be to add the
option -Wno-error=incompatible-pointer-types to compiler flags.  Or
fix the types properly.

If the request is OK, please forward it to Factory soon so that we can
switch the default compiler.  Thanks.

OBS-URL: https://build.opensuse.org/request/show/1189062
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=125
2024-08-01 19:10:58 +00:00