This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 1086

Summary: CholmodSupport.h uses UF_long which has been removed in SuiteSparse 4.4
Product: Eigen Reporter: gladk <gladky.anton>
Component: CholeskyAssignee: Nobody <eigen.nobody>
Status: RESOLVED FIXED    
Severity: Unknown CC: chtz, gael.guennebaud
Priority: Normal    
Version: 3.3 (current stable)   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch to fix the issue none

Description gladk 2015-10-11 08:13:32 UTC
Created attachment 613 [details]
Patch to fix the issue

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800101

UF_long has been replaced by SuiteSparse_long in recent versions of suitesparse.

Tha patch is attached.
Comment 1 Gael Guennebaud 2015-10-12 14:26:17 UTC
Thanks for the report, the patch was incomplete, fixed: https://bitbucket.org/eigen/eigen/commits/6996ab297ded/
(and backported to 3.2)
Comment 2 Nobody 2019-12-04 15:02:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1086.