On 11/03/2019 09:35, Vlad Khorsun wrote:
>
> I just committed few patches and have few more things to ask here:
>
Vlad, the change just broke reason for NodeRef/NodeRefImpl existence
(which is still commented but not working):
// This class and NodeRefImpl exists for nodes to replace themselves
12.03.2019 17:24, Adriano dos Santos Fernandes wrote:
On 11/03/2019 09:35, Vlad Khorsun wrote:
I just committed few patches and have few more things to ask here:
Vlad, the change just broke reason for NodeRef/NodeRefImpl existence
(which is still commented but not working):
// This class
On 12/03/2019 17:22, Vlad Khorsun wrote:
>>
>> Let me demonstrate it. With this (wrong) patch now the code compiles:
>>
>> --
>> diff --git a/src/dsql/ExprNodes.cpp b/src/dsql/ExprNodes.cpp
>> index 4ff5253a2b..26f826ae09 100644
>> --- a/src/dsql/ExprNodes.cpp
>> +++ b/src/dsql/ExprNod