unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 1911b133c55c4a114aba932ad2e86324c0f2bebe 676 bytes (raw)
name: packages/patches/r-sapa-lapack.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
From 5eb1faf8ee2eac3057ef55c99dd3083242559b9e Mon Sep 17 00:00:00 2001
From: dbpercival <dbpercival@gmail.com>
Date: Sat, 8 Jul 2023 16:26:35 -0700
Subject: [PATCH] Update sapa_lapack.c

Stephen's suggested change
---
 src/sapa_lapack.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sapa_lapack.c b/src/sapa_lapack.c
index eff4851..a520e33 100644
--- a/src/sapa_lapack.c
+++ b/src/sapa_lapack.c
@@ -102,7 +102,7 @@ SEXP R_sapa_dpss(SEXP nsample, SEXP ntaper, SEXP bandwidth)
     ISPLIT,
     WORK1,
     IWORK1,
-    &INFO);
+    &INFO FCONE FCONE);
   //  if (INFO != 0)
   //  error(_("error code %d from LAPACK routine '%s'"), info, "dstebz");
 

debug log:

solving 1911b133c55c4a114aba932ad2e86324c0f2bebe ...
found 1911b133c55c4a114aba932ad2e86324c0f2bebe in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).