Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Richard ChapmanRichard ChapmanPriority
Not specifiedFix versions
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Richard Chapman
Richard ChapmanPriority
Fix versions
Pull Request URL
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
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.