Closed netbub closed 6 years ago
Edit the vapi and send a pr
On 4 Jun 2018, at 19:35, Joe Graham notifications@github.com wrote:
Build on Ubuntu 18.04 LTS failing with this error:
r_core_wrap.cxx:7376:10: error: 'r_core_read_at' was not declared in this scope return r_core_read_at(self, addr, buf, size);
It looks like this commit removed that function.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Build on Ubuntu 18.04 LTS failing with this error:
r_core_wrap.cxx:7376:10: error: 'r_core_read_at' was not declared in this scope return r_core_read_at(self, addr, buf, size);
It looks like this commit removed that function.