nary operation doesn't support binary operation
In the checktype of nary operations, only the datatype(QT_MDD) is set for the result type. This creates a segfault when any operation such as binary tries to getType from the result type.
It should be fixed so that the result type is completely set.
Change History
(4)
Component: |
undecided → qlparser
|
Milestone: |
Future → 9.0.x
|
Version: |
→ development
|
Owner: |
changed from Bidesh Thapaliya to Dimitar Misev
|
Status: |
new → assigned
|
Resolution: |
→ wontfix
|
Status: |
assigned → closed
|