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/