X-Spam-Check-By: sourceware.org Date: Mon, 15 Jan 2007 15:22:34 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 1.5.23: Program with GSL does not compile Message-ID: <20070115202234.GA10633@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <45ABD396 DOT 3070401 AT uos DOT de> <45ABD485 DOT 8090900 AT affenkrieger DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45ABD485.8090900@affenkrieger.de> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Jan 15, 2007 at 08:22:45PM +0100, Nils Kehrein wrote: >I tried to attach a test case but it didn't get through the mailfilter, >so here it is: > >~~ test_gsl.cpp 8< ~~~ >#include > >int main(void) >{ > gsl_matrix *M = gsl_matrix_alloc(1, 1); > return 0; >} >~~ >8 ~~ Actually, it *did* make it through. The mailing list software does not strip attachments. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/