Skip to content
Snippets Groups Projects
Commit 96f61ada authored by pw's avatar pw
Browse files

This change silently removes ignore declarations for arguments in

methods that invoke call-next-method. As all original arguments are
passed to the next method, the compiler shouts a warning that
ignored variables are being read, although it is not lexically apparent.
parent 38c8dfe2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment