We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAILED: libcore_pdd.so.p/c_jsdec-plugin.c.o cc -Ilibcore_pdd.so.p -I. -I.. -I../c -Isubprojects/libquickjs -I../subprojects/libquickjs -I/usr/include/librz -I/usr/include/librz/sdb -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -g -fPIC -MD -MQ libcore_pdd.so.p/c_jsdec-plugin.c.o -MF libcore_pdd.so.p/c_jsdec-plugin.c.o.d -o libcore_pdd.so.p/c_jsdec-plugin.c.o -c ../c/jsdec-plugin.c In file included from /usr/include/librz/rz_lib.h:5, from ../c/jsdec-plugin.c:7: ../c/jsdec-plugin.c: In function ‘js_function_bbs’: /usr/include/librz/rz_list.h:36:31: error: ‘RzPVector’ {aka ‘struct rz_pvector_t’} has no member named ‘head’ 36 | for (it = list->head; it && (pos = it->elem, 1); it = it->next) | ^~ ../c/jsdec-plugin.c:106:9: note: in expansion of macro ‘rz_list_foreach’ 106 | rz_list_foreach (fcn->bbs, iter, bbi) { | ^~~~~~~~~~~~~~~ [17/18] Compiling C object libcore_pdd.so.p/c_jsdec.c.o
The text was updated successfully, but these errors were encountered:
use dev. stable (i.e. master) is supposed to be on par with the latest release.
dev
master
Sorry, something went wrong.
wargio
No branches or pull requests
The text was updated successfully, but these errors were encountered: