ASSERT(dataval = otherdataval) problems

Description

Generates invalid c++ if either value is not constant (see HPCC-18764), but even when it works the output is not great as the data is converted to unicode without any conversion, meaning embedded nulls cause chaos.

Simplest quick fix (for second issue) and workaround (for first) is to not treat data as something that ASSERT can output.

Conclusion

None

Activity

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

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created November 18, 2017 at 10:09 AM
Updated November 20, 2017 at 10:10 AM
Resolved November 20, 2017 at 10:10 AM

Flag notifications