json icon indicating copy to clipboard operation
json copied to clipboard

Remove `condition::assign_error`

Open grisumbras opened this issue 2 years ago • 0 comments

None of its error codes have anything to do with assignment. They are in fact conversion errors. In #741 a condition::conversion_error will be added, so all those error codes should be associated with it instead.

grisumbras avatar Sep 26 '22 10:09 grisumbras