https://bz.apache.org/bugzilla/show_bug.cgi?id=64959
Bug ID: 64959 Summary: PackagePart#flush is unused Product: POI Version: 4.1.2-FINAL Hardware: All OS: All Status: NEW Severity: minor Priority: P2 Component: OPC Assignee: [hidden email] Reporter: [hidden email] Target Milestone: --- This method is never called by the POI code, and none of the built-in implementations have meaningful implementation of the method. PackagePropertiesPart#flush() was called in one location, but as the implementation is empty, the call is unnecessary. There's no bug here, rather, there's just code that is essentially dead. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959
--- Comment #1 from [hidden email] --- PR available https://github.com/apache/poi/pull/202 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
In reply to this post by Bugzilla from bugzilla@apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959
Dominik Stadler <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |enhancement Keywords| |PatchAvailable -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
In reply to this post by Bugzilla from bugzilla@apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959
Dominik Stadler <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|PackagePart#flush is unused |[PATCH] PackagePart#flush | |is unused -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
In reply to this post by Bugzilla from bugzilla@apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959
Dominik Stadler <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Free forum by Nabble | Edit this page |