Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Richard ChapmanRichard ChapmanPriority
MinorCompatibility
PointFix versions
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Richard Chapman
Richard ChapmanPriority
Compatibility
Point
Fix versions
Pull Request URL
Affects versions
Created November 7, 2017 at 11:16 AM
Updated November 22, 2017 at 11:02 AM
Resolved November 22, 2017 at 11:02 AM
Introduced as part of HPCC-18493 changes, there is an incorrect assert when creating VarOffsetSegMonitors. It's incorrect for two reasons - firstly it should have said ==, but secondly the values passed in from generated code are not guaranteed to be zero.
There is no need to pass the param in at all any more.
Only debug builds are affected.