Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 20163 invoked from network); 19 Dec 2006 09:22:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2006 09:22:44 -0000 Received: (qmail 2770 invoked by uid 500); 19 Dec 2006 09:22:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 2744 invoked by uid 500); 19 Dec 2006 09:22:51 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 2735 invoked by uid 99); 19 Dec 2006 09:22:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2006 01:22:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Dec 2006 01:22:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 936DE714293 for ; Tue, 19 Dec 2006 01:22:22 -0800 (PST) Message-ID: <23844049.1166520142601.JavaMail.jira@brutus> Date: Tue, 19 Dec 2006 01:22:22 -0800 (PST) From: "Dyre Tjeldvoll (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2191) Cleanup of FormatableBitSet In-Reply-To: <4003790.1166447903211.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/DERBY-2191?page=all ] Dyre Tjeldvoll updated DERBY-2191: ---------------------------------- Attachment: deadcode.v2.diff Removed an unnecessary cast to FormatableBitSet as well. > 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