[ http://issues.apache.org/jira/browse/DERBY-2191?page=comments#action_12459900 ] Knut Anders Hatlen commented on DERBY-2191: -------------------------------------------
Thanks Dyre. The patch looks good. Committed revision 489053. > Cleanup of FormatableBitSet > --------------------------- > > Key: DERBY-2191 > URL: http://issues.apache.org/jira/browse/DERBY-2191 > Project: Derby > Issue Type: Improvement > Components: Miscellaneous > Affects Versions: 10.2.1.6 > Reporter: Dyre Tjeldvoll > Assigned To: Dyre Tjeldvoll > Priority: Trivial > Fix For: 10.3.0.0 > > Attachments: deadcode.v1.diff, deadcode.v2.diff > > > The implementation of FormatableBitSet could be streamlined. Dead code can be > removed and the implementation of some methods can be simplified. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
