wisk / medusa

An open source interactive disassembler
Other
1.04k stars 92 forks source link

Build broken due to changes in PEGTL #71

Closed dnivra closed 7 years ago

dnivra commented 7 years ago

pegtl::action_input has been removed from current master and thus, medusa fails to build when running make. I changed the tag for PEGTL(in CMakeLists.txt) to point to commit ba225fd3dd and the build succeeded. pegtl::action_input was removed in the next commit.

wisk commented 7 years ago

Hi dnivra,

Thanks for reporting, I'll take a look. :)

wisk commented 7 years ago

Sorry for the late, you were right and now it's fixed. Thanks for reporting. :) https://github.com/wisk/medusa/commit/11eace2699928b64126ade9ad0c148ab457fa51e