Patches: Browse | Submit New | Admin

[#29353] Fix for compilation against GSL version 1.15

Date:
2011-08-12 16:28
Priority:
3
Submitted By:
Mauro Tortonesi (mtortonesi)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Fix for compilation against GSL version 1.15

Detailed description
GSL version 1.15 introduces functions gsl_matrix_complex_equal and gsl_vector_complex_equal that conflict with the ones
provided by Ruby/GSL. As a result, the current version of Ruby/GSL does not compile against GSL version 1.15. (Notice
that this is very likely the cause of bug #29255.)

The patch in attachment fixes the problem.


Best regards,
Mauro Tortonesi

Add A Comment: Notepad

Please login


Followup

Message
Date: 2012-07-02 09:38
Sender: Masahide Kikkawa

This patch works! Thanks.
Date: 2012-03-14 11:24
Sender: Alistair MacLeod

I confirm this works with svn rev 147 and GSL 1.15
Date: 2012-01-06 15:44
Sender: Bogdan Gusiev

Same problem on my side.
+1 for this patch

Attached Files:

Name Description Download
rb-gsl-complex-vector-matrix-equal.diff Download

Changes:

Field Old Value Date By
File Added5296: rb-gsl-complex-vector-matrix-equal.diff2011-08-12 16:28mtortonesi