Skip to content

Fix attribute adder for parameter annotations#130

Merged
tvoc-gs merged 1 commit intoGuardsquare:masterfrom
multi-os-engine:fix/parameter-annotation-adder
Dec 5, 2024
Merged

Fix attribute adder for parameter annotations#130
tvoc-gs merged 1 commit intoGuardsquare:masterfrom
multi-os-engine:fix/parameter-annotation-adder

Conversation

@Berstanio
Copy link
Copy Markdown
Contributor

Fixes Guardsquare/proguard#451

The issue is described in detail there. Basically, proguard emitted a parameter annotations section, but with a length of zero, which is invalid if a function has parameters.

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.

Proguard incorrectly backports default interface method parameter annotations

2 participants