Bug reported by Julie Langou on Th. 04/30/09 thanks to the Intel Fortran
authorlangou <langou@users.noreply.github.com>
Mon, 4 May 2009 03:08:48 +0000 (03:08 +0000)
committerlangou <langou@users.noreply.github.com>
Mon, 4 May 2009 03:08:48 +0000 (03:08 +0000)
commit225b0360208f86b35b9bd26f802c9f717efbc98f
treeed082746a00485e48ea652c291223873eccddc04
parentbe91086043cf7661e6c6de1715895e5a48e0e74e
Bug reported by Julie Langou on Th. 04/30/09 thanks to the Intel Fortran
compiler on Windows.  I messed up the workspace types needed by CPOT01 and
ZPOT01, they need to be REAL (or DOUBLE PRECISION) and not COMPLEX (or DOUBLE
COMPLEX). Everything works fine on my machine with these changes. Julien.
TESTING/LIN/cchkrfp.f
TESTING/LIN/cdrvrfp.f
TESTING/LIN/zchkrfp.f
TESTING/LIN/zdrvrfp.f