From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4633 invoked by alias); 13 Feb 2008 05:36:24 -0000 Received: (qmail 4624 invoked by uid 22791); 13 Feb 2008 05:36:23 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Feb 2008 05:36:01 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id m1D5ZsUe016883; Tue, 12 Feb 2008 21:35:55 -0800 Received: from smtp.corp.google.com (spacemonkey2.corp.google.com [192.168.120.114]) by zps38.corp.google.com with ESMTP id m1D5ZqFw009073 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Feb 2008 21:35:52 -0800 Received: from localhost.localdomain.google.com (adsl-76-249-168-94.dsl.pltn13.sbcglobal.net [76.249.168.94]) (authenticated bits=0) by smtp.corp.google.com (8.13.8/8.13.8) with ESMTP id m1D5ZpOx031070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Feb 2008 21:35:52 -0800 To: NightStrike Cc: gcc-help Subject: Re: Summer of Code status References: From: Ian Lance Taylor Date: Wed, 13 Feb 2008 05:36:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg00117.txt.bz2 NightStrike writes: > > > Project: GCC support for Windows-compatible Structured Exception > > > Handling (SEH) on the i386 platform > > > Student: Michele Cicciotti > > > Mentor: Ian Lance Taylor > > > > > > > > > Any idea what the status is on this? > > > > Unfortunately the work was not completed. > > Was it started? Is there any way for someone to pick up the reins and continue? Not in any useful way, unfortunately. Ian