Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238197

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Thu 03 Jul 2025 17:51:51
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision a88907fd96c946d17867a491b4cf7c72a1982be4

Comments

cmake/FindGSS: initialize result variables
Also rename `_GSS*` local variables to `_gss*` to please `clang-lint`,
which emitted new warnings after adding the initializations.

Ref: https://github.com/curl/curl/issues/17802#issuecomment-3029455984

Closes #17806

Changed files