From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: State-of-the-art format string analysis Date: Sun, 10 Oct 2010 20:40:29 +0200 Message-ID: References: <874ocuhs6b.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1286737068 19885 80.91.229.12 (10 Oct 2010 18:57:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 18:57:48 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Oct 10 20:57:47 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P515X-0006ZK-8m for guile-devel@m.gmane.org; Sun, 10 Oct 2010 20:57:42 +0200 Original-Received: from localhost ([127.0.0.1]:39909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P515U-0007Yz-Fw for guile-devel@m.gmane.org; Sun, 10 Oct 2010 14:57:36 -0400 Original-Received: from [140.186.70.92] (port=41657 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5112-0004jS-5n for guile-devel@gnu.org; Sun, 10 Oct 2010 14:53:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P50lc-0005GA-T3 for guile-devel@gnu.org; Sun, 10 Oct 2010 14:37:05 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:53356 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P50lc-0005G2-QV; Sun, 10 Oct 2010 14:37:04 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 286DEDD72B; Sun, 10 Oct 2010 14:37:04 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=FN+m3foIf0s7 JNcJZvR3WM7O/6w=; b=YM8ddVno9jdU7FtcehG75wHe+ZPJOx/B0EEP8o7oqNC3 jmFVFLDkfQ4keLl6vmNA5S1zmUnbf6ZzleGjMDEnSEUprAJRaY3dz6RyhEVtzYPL KTWDMBEmWAVMeg2GW5+lN+w01yIArldt6qp3d3DBPo4TyDKLD9gMERKdVeAM0SA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=mU2t47 ytTTSZYJiPVv4XF7PQrQk6+J187dnT8//PQcAlWNqNoU6IKmufuDRbIpwUZ6GSes f/hehNk/F1ikQ7ahmikSgbeoRfQo0auBZzrs0NRuIAk9JGQNFkugXrJZfyDBsmSG chVzBKn7K4oR/Vuh8tr2Z+0bWXUD1YXcrIEZA= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 72C98DD726; Sun, 10 Oct 2010 14:37:02 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [81.39.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id CF15CDD724; Sun, 10 Oct 2010 14:37:00 -0400 (EDT) In-Reply-To: <874ocuhs6b.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 10 Oct 2010 19:30:04 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 5FA760C2-D49D-11DF-A473-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:11016 Archived-At: On Sun 10 Oct 2010 19:30, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > I=E2=80=99m proud to announce that Guile=E2=80=99s compiler now comes with > state-of-the-art format string static analysis=E2=84=A2. > > Comments welcome! You are an amazing individual, Dr. Court=C3=A8s! A --=20 http://wingolog.org/