This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 140 - Ensure const-correctness in the Sparse module
Summary: Ensure const-correctness in the Sparse module
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Sparse (show other bugs)
Version: unspecified
Hardware: All All
: --- Unknown
Assignee: Gael Guennebaud
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 04:50 UTC by Benoit Jacob
Modified: 2019-12-04 10:06 UTC (History)
0 users



Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.