From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3149 invoked by alias); 8 Oct 2010 15:58:24 -0000 Received: (qmail 2990 invoked by uid 22791); 8 Oct 2010 15:58:09 -0000 X-Spam-Check-By: sourceware.org Received: from pool-98-110-186-10.bstnma.fios.verizon.net (HELO cgf.cx) (98.110.186.10) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Fri, 08 Oct 2010 15:58:04 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id A5CAC13C061 for ; Fri, 8 Oct 2010 11:58:02 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 9ED822B352; Fri, 8 Oct 2010 11:58:02 -0400 (EDT) Date: Fri, 08 Oct 2010 15:58:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: patch to add C99 complex Message-ID: <20101008155802.GA25201@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <20101008151733.GA23848@ednor.casa.cgf.cx> <163573.23386.qm@web25507.mail.ukl.yahoo.com> <20101008154504.GD23848@ednor.casa.cgf.cx> <4CAF3D69.8070509@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CAF3D69.8070509@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2010-q4/txt/msg00010.txt.bz2 On Fri, Oct 08, 2010 at 09:48:57AM -0600, Eric Blake wrote: >On 10/08/2010 09:45 AM, Christopher Faylor wrote: >> On Fri, Oct 08, 2010 at 04:22:19PM +0100, Marco Atzeri wrote: >>> Next week I should add the documentation to complete the work. >> >> Documentation? > >This is open source. Therefore, the documentation is already available, >in the form of source code, right? As long as the source code is available via a web forum, I guess you're right. cgf