rizinorg / rz-hexagon

Hexagon disassembler code generator for Rizin from the official instruction manual.
11 stars 2 forks source link

Files are not written if they differ only in blank characters #68

Open Rot127 opened 2 years ago

Rot127 commented 2 years ago

The generator only writes a generated file if the content differs in any non blank character. This is a problem if formatting changes with blanks were made.