Closed nayefc closed 6 years ago
Heya, is it correct to say this was fixed?
Nope but I actually am not sure the instruction was generated from BETTER ENUM anymore.
On Mon, 29 Oct 2018 at 02:13 Anton Bachin notifications@github.com wrote:
Heya, is it correct to say this was fixed?
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/aantron/better-enums/issues/68#issuecomment-433798740, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSbEs5Z6OSwySn__RD-KDgLIlfJjZCjks5uppyEgaJpZM4X-A__ .
I am trying to run a simple program that uses BETTER_ENUMS with valgrind but valgrind seems to crash at the BETTER_ENUMS declaration with
Illegal Instruction core dumped
. Has anyone seen this?The instruction valgrind complains about:
Any ideas what it could be?