| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Mon, 15 Jan 2007 15:22:34 -0500 |
| From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
| 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 |
| 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 |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 <gsl/gsl_matrix.h>
>
>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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |