Не собирается:
IntFunc.cpp: In function «TValue* map_linked(void*, TArgs*, Context&)»:
IntFunc.cpp:297:59: ошибка: ordered comparison of pointer with integer zero («id_point» {aka «void*»} and «int»)
297 | return new TValue(cgt->ptGetRLinkPoint(p) > 0);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~
make: *** [<встроенное>: IntFunc.o] Ошибка 1
Не собирается:
IntFunc.cpp: In function «TValue* map_linked(void*, TArgs*, Context&)»:
IntFunc.cpp:297:59: ошибка: ordered comparison of pointer with integer zero («id_point» {aka «void*»} and «int»)
297 | return new TValue(cgt->ptGetRLinkPoint(p) > 0);
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~
make: *** [<встроенное>: IntFunc.o] Ошибка 1