Skip to content

Conversation

@xypron
Copy link

@xypron xypron commented Oct 1, 2021

Avoid build error

../sigsegv.c:104:39: error: ‘mcontext_t’ has no member named ‘gregs’;
did you mean ‘__gregs’?
104 | ucontext->uc_mcontext.gregs[i]
| ^~~~~

Signed-off-by: Heinrich Schuchardt [email protected]

Avoid build error

../sigsegv.c:104:39: error: ‘mcontext_t’ has no member named ‘gregs’;
did you mean ‘__gregs’?
  104 |                 ucontext->uc_mcontext.gregs[i]
      |                                       ^~~~~

Signed-off-by: Heinrich Schuchardt <[email protected]>
@yuzibo yuzibo mentioned this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant