Error: assert(expr->hasAttribute(_selectors_Atom)) failed

Environment

Windows

Description

Error: assert(expr->hasAttribute(_selectors_Atom)) failed occured because an definition is preceeded by an unrelated if statement but causes the if statement to be evaluated logically whenever the definition is evaluated.

Conclusion

None

Activity

Show:

Richard Chapman May 18, 2017 at 9:12 AM

Gavin Halliday February 20, 2017 at 1:52 PM

The fix warns about the problem earlier on, and avoids constant folding the expression early on if it is not constant.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Affects versions

Created February 13, 2017 at 3:41 PM
Updated May 18, 2017 at 9:12 AM
Resolved February 28, 2017 at 11:32 AM

Flag notifications