radareorg / radare2-bindings

Bindings of the r2 api for Valabind and friends
GNU Lesser General Public License v3.0
130 stars 92 forks source link

fix lang-python2: remove R_NOTNULL and rename srwx to perm #199

Closed rfc2119 closed 5 years ago

rfc2119 commented 5 years ago

(see #11601, #11679 in r2) the signature of py_load_bytes should probably include void **binobj and binobj should be used, but I don't know how. Please modify as you see fit

On a side note: installing lang-python2 has loads of gcc warnings