I use two versions of Monetdb. 1 is PythonUDF and another Monetdb 11.21.13. Function "bitand" is compiled and used well in Monetdb, but when I try to compile PythonUDF it gives me errors:udf.c:14:1: error: no previous prototype for 'UDFbitand' [-Werror=missing-prototypes]UDFbitand(flt *ret, lng*a, lng *b)^cc1: all warnings being treated as errorsMakefile:876: recipe for target 'lib_udf_la-udf.lo' failedany ideas? thanks in advance.
_______________________________________________
users-list mailing list
users-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/users-list