From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126300 invoked by alias); 25 Feb 2015 09:42:11 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 126275 invoked by uid 89); 25 Feb 2015 09:42:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_20,LIKELY_SPAM_FROM,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mailservice.tudelft.nl Received: from mailservice.tudelft.nl (HELO mailservice.tudelft.nl) (130.161.131.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Feb 2015 09:42:09 +0000 Received: from localhost (localhost [127.0.0.1]) by amavis (Postfix) with ESMTP id EB5DE460245; Wed, 25 Feb 2015 10:42:06 +0100 (CET) X-Spam-Score: -1.107 Received: from mailservice.tudelft.nl ([130.161.131.73]) by localhost (tudelft.nl [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8SKjYWuSA_UK; Wed, 25 Feb 2015 10:42:06 +0100 (CET) Received: from srv351.tudelft.net (mailboxcluster.tudelft.net [131.180.6.101]) by mx2.tudelft.nl (Postfix) with ESMTP id 5D8D3460202; Wed, 25 Feb 2015 10:42:05 +0100 (CET) Received: from SRV366.tudelft.net ([fe80::1810:8a19:3192:6e95]) by srv351.tudelft.net ([::1]) with mapi id 14.03.0195.001; Wed, 25 Feb 2015 10:41:02 +0100 From: Radjino Bholanath To: Joel Brobecker CC: "gdb@sourceware.org" Subject: RE: Questions about code reviews and static analysis tools for TU Delft research Date: Wed, 25 Feb 2015 23:36:00 -0000 Message-ID: <016900840D5AC640A0034E24ACD7F2600EE1B080@SRV366.tudelft.net> References: <016900840D5AC640A0034E24ACD7F2600EE1931B@SRV366.tudelft.net>,<20150225075758.GC31802@adacore.com> In-Reply-To: <20150225075758.GC31802@adacore.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00053.txt.bz2 Thanks for answering Joel, I appreciate it. - Radjino ________________________________________ From: Joel Brobecker [brobecker@adacore.com] Sent: Wednesday, February 25, 2015 8:57 AM To: Radjino Bholanath Cc: gdb@sourceware.org Subject: Re: Questions about code reviews and static analysis tools for TU = Delft research Changes considered obvious do not need to be reviewed. ... No static analysis tool used by the project per se. We had some reports from the past sent to us; and, when appropriate, we made some adjustments based on those reports. -- Joel