Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard Chapman(Deactivated)Reporter
Xiaoming WangXiaoming WangPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Richard Chapman
Richard Chapman(Deactivated)Reporter
Xiaoming Wang
Xiaoming WangPriority
Fix versions
Pull Request URL
Created October 3, 2018 at 11:32 AM
Updated October 3, 2018 at 1:49 PM
Resolved October 3, 2018 at 1:49 PM
Clienttools on OS X build error:
05:45:22 /Users/hpccbuild/jenkins2/workspace/CE-Candidate-Clienttools-OSX-master-Nightly-Build/CE/mac_osx_x86_64/HPCC-Platform/ecl/hql/hqlgram2.cpp:6176:38: error: overlapping comparisons always evaluate to false [-Werror,-Wtautological-overlap-compare]
05:45:22 if (category==CategorySyntax && category==CategoryError)
05:45:22 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~