From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17090 invoked by alias); 20 Jun 2016 10:26:06 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 17051 invoked by uid 89); 20 Jun 2016 10:26:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=joost, Levenshtein, levenshtein, Hx-languages-length:136 X-Spam-User: qpsmtpd, 2 recipients X-HELO: edge10.ethz.ch Received: from edge10.ethz.ch (HELO edge10.ethz.ch) (82.130.75.186) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 20 Jun 2016 10:26:03 +0000 Received: from CAS22.d.ethz.ch (172.31.51.112) by edge10.ethz.ch (82.130.75.186) with Microsoft SMTP Server (TLS) id 14.3.266.1; Mon, 20 Jun 2016 12:25:57 +0200 Received: from MBX23.d.ethz.ch ([fe80::68b6:1e46:3e74:b8fd]) by CAS22.d.ethz.ch ([fe80::dd0e:466a:b055:c090%10]) with mapi id 14.03.0266.001; Mon, 20 Jun 2016 12:25:59 +0200 From: "VandeVondele Joost" To: Bernhard Reutner-Fischer , "fortran@gcc.gnu.org" CC: "gcc-patches@gcc.gnu.org" , David Malcolm Subject: RE: [PATCH, fortran, v4] Use Levenshtein spelling suggestions in Fortran FE Date: Mon, 20 Jun 2016 10:26:00 -0000 Message-ID: <908103EDB4893A42920B21D3568BFD9339FF2DFF@MBX23.d.ethz.ch> References: <1461604041.4417.14.camel@redhat.com>,<1466279927-9661-1-git-send-email-rep.dot.nop@gmail.com> In-Reply-To: <1466279927-9661-1-git-send-email-rep.dot.nop@gmail.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2016-06/txt/msg00057.txt.bz2 =46rom my point of view, would be really nice to have. Joost