Skip to content

Conversation

@tklam
Copy link
Contributor

@tklam tklam commented Jun 3, 2025

The field _ps of choice_view is marked as const. This conflicts with "this->_ps = choice_ntk._ps;" in the assignment operator.

Compilation environment:

  • clang version 19.1.7

The field _ps of choice_view is marked as const. This conflicts with  "this->_ps = choice_ntk._ps;" in the assignment operator.

Compilation environment:
- clang version 19.1.7
Copy link
Contributor

@costamag costamag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for identifying and fixing the issue. This should also solve issues reported by other users.

@costamag costamag merged commit b2ce7f0 into lsils:master Aug 6, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants