Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 65593 invoked from network); 6 Nov 2009 16:30:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Nov 2009 16:30:18 -0000 Received: (qmail 47959 invoked by uid 500); 6 Nov 2009 16:30:17 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 47867 invoked by uid 500); 6 Nov 2009 16:30:17 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 47857 invoked by uid 99); 6 Nov 2009 16:30:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 16:30:17 +0000 X-ASF-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [92.42.190.144] (HELO ok2cons2.nine.ch) (92.42.190.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 16:30:15 +0000 Received: from [192.168.1.108] (77-58-152-190.dclient.hispeed.ch [77.58.152.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ok2cons2.nine.ch (Postfix) with ESMTPSA id 592194BA3D4 for ; Fri, 6 Nov 2009 17:29:53 +0100 (CET) Message-ID: <4AF44EFB.2090508@apache.org> Date: Fri, 06 Nov 2009 17:29:47 +0100 From: Oleg Kalnichevski User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: HttpComponents Project Subject: @SuppressWarnings("null") really needed? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Sebastian, Since your last commit my Eclipse pops up a warning saying 'Unnecessary @SuppressWarnings("null")'. What is the purpose of this annotation? Is it needed? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org