Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ee909e

Browse files
authored
Update BCEL line number (#4999)
1 parent d3540b9 commit 2ee909e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checker/bin-devel/wpi-plumelib/bcel-util.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ warning: No processor claimed any of these annotations: org.checkerframework.che
33
#
44
# This is in method fqBinaryNameToType, but there are no calls to it, so WPI didn't infer a type for its formal parameter.
55
#
6-
src/main/java/org/plumelib/bcelutil/BcelUtil.java:779: error: [argument] incompatible argument for parameter typename of parseFqBinaryName.
6+
src/main/java/org/plumelib/bcelutil/BcelUtil.java:786: error: [argument] incompatible argument for parameter typename of parseFqBinaryName.
77
Signatures.ClassnameAndDimensions.parseFqBinaryName(classname);
88
^
99
found : @SignatureUnknown String

0 commit comments

Comments
 (0)