Reverse C++ code fails with enum

The following example will cause the reverse process to fail:

enum EnumSymbolType : unsigned char
{
ESymbNone,
ESymbArrowHit,
ESymbArrowMiss,
};

If I simply remove the " : unsigned char" then it works.

Hi,

Sorry that we do not fully support C++11 syntax. But we’ll consider enhance it and keep you informed.

If you want to reverse code only, you can use Instant Reverse.

Hi guyv,

I would like to let you know the unable to reverse enum with unsigned chart problem has been fixed. Please update the software to latest patch build (v15.0 build 20180415bb or later) to get this problem solved. Details about update to latest patch can be found at

  • Please make sure you have pressed the “Update to latest patch” button on the left hand side of the dialog right after launching the update program

Feel free to contact me if you require any further information.

Best regards,
Rain Wong