Skip to content

Conversation

@petesmc
Copy link
Contributor

@petesmc petesmc commented Sep 13, 2025

Supressed all warnings due to unused function parameters and unused values. Skip the fortran related code as it has some funky macros.

export CC=clang
export CFLAGS="-g -O0 -fPIC -Werror=unused-parameter -Werror=unused-but-set-parameter -Werror=unused-value -I/usr/include/globus -I/usr/include"
./configure --without-fortran --enable-reentrant --enable-sse2 --enable-ssse3 --enable-symbols --with-gsiftp --with-bzip2
make

@petesmc
Copy link
Contributor Author

petesmc commented Nov 16, 2025

Thoughts on clearing up these warnings?

@c181gordon
Copy link
Collaborator

Hi @petesmc. Due to several of the recent PRs and items sent to our helpdesk containing reports of possible bugs, I haven't been able to review the multiple file changes included here just yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants