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

Bug 140

Summary: Ensure const-correctness in the Sparse module
Product: Eigen Reporter: Benoit Jacob <jacob.benoit.1>
Component: SparseAssignee: Gael Guennebaud <gael.guennebaud>
Status: NEW ---    
Severity: Unknown    
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:

Description Benoit Jacob 2010-12-23 04:50:42 UTC
While fixing bug 54 I ignored the Sparse module. I'm not even sure if there's anything to do, but the first place where to look is SparseBlock and other lvalue expressions, make sure that LvalueBit is not set when it should not be; then in the implementation of assignment, make sure that non-LvalueBit expressions are not writable.
Comment 1 Nobody 2019-12-04 10:06:37 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/140.