xserver icon indicating copy to clipboard operation
xserver copied to clipboard

Cleaning up Clang --warnlevel=1 warnings (reported in #23)

Open onlyspxctre opened this issue 3 months ago • 4 comments

#1406

Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed when compiling with Clang 19.

Rebased from master. First time contributor so I'm not really sure exactly how y'all want this, hopefully this is fine.

onlyspxctre avatar Nov 17 '25 18:11 onlyspxctre

#1406

Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed when compiling with Clang 19.

Rebased from master. First time contributor so I'm not really sure exactly how y'all want this, hopefully this is fine.

There's no need to create new PRs after rebase - you can use forced push (git push +)

metux avatar Nov 17 '25 18:11 metux

#1406

Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed when compiling with Clang 19.

Rebased from master. First time contributor so I'm not really sure exactly how y'all want this, hopefully this is fine.

There's no need to create new PRs after rebase - you can use forced push (git push +)

Closing the old PR was not intentional; I renamed the branch without realizing that it would close the pull request.

onlyspxctre avatar Nov 17 '25 23:11 onlyspxctre

#1406

Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed when compiling with Clang 19.

Rebased from master. First time contributor so I'm not really sure exactly how y'all want this, hopefully this is fine.

There's no need to create new PRs after rebase - you can use forced push (git push +)

Closing the old PR was not intentional; I renamed the branch without realizing that it would close the pull request.

By "renaming" you mean pushing as a new one and deleting the old one ? Yes that closes PRs.

metux avatar Nov 18 '25 12:11 metux

#1406

Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed when compiling with Clang 19.

Rebased from master. First time contributor so I'm not really sure exactly how y'all want this, hopefully this is fine.

There's no need to create new PRs after rebase - you can use forced push (git push +)

Closing the old PR was not intentional; I renamed the branch without realizing that it would close the pull request.

By "renaming" you mean pushing as a new one and deleting the old one ? Yes that closes PRs.

Yeah. It was accidental. Everything should be good now

onlyspxctre avatar Nov 19 '25 02:11 onlyspxctre

Do we still need this? I see that changes have already been pushed to master addressing these issues.

onlyspxctre avatar Dec 13 '25 17:12 onlyspxctre