cutter icon indicating copy to clipboard operation
cutter copied to clipboard

Convert commands(`agJ`, `anj`, `pi`) to rizin APIs

Open imbillow opened this issue 1 year ago • 1 comments

Your checklist for this pull request

Detailed description

  • agJ
  • anj
  • pi

Test plan (required)

Closing issues

Partially addresses https://github.com/rizinorg/cutter/issues/2666

imbillow avatar Aug 01 '22 11:08 imbillow

Maybe it's because of redefinition to __timezone, but it's timezone in rz_time.h, which is confusing And I found that compiling rizin with msvc was successful, But it fails to compile cutter's cpp file

imbillow avatar Aug 01 '22 15:08 imbillow

This PR will probably fix #2800 (although I am not sure about underlying cause of printing invalid json which would still be good to fix in rizin). Need to recheck after this is PR is merged.

karliss avatar Aug 11 '22 06:08 karliss