2025-04-26 Fred Gleason <fredg@paravelsystems.com>

* Disabled 'stringop-overflow' warnings in
	'apis/rivwebcapi/rivwebcapi/' to avoid false warnings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-04-26 19:19:12 -04:00
parent ba1c230402
commit 7c4d09deb2
2 changed files with 4 additions and 1 deletions

View File

@@ -25030,3 +25030,6 @@
* Cleaned up compiler warnings in 'web/rdxport/'.
2025-04-26 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compiler warnings in 'web/webget/'.
2025-04-26 Fred Gleason <fredg@paravelsystems.com>
* Disabled 'stringop-overflow' warnings in
'apis/rivwebcapi/rivwebcapi/' to avoid false warnings.