Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why no stdnoreturn? #186

Open
l0r3m1psum opened this issue Feb 19, 2020 · 0 comments
Open

Why no stdnoreturn? #186

l0r3m1psum opened this issue Feb 19, 2020 · 0 comments

Comments

@l0r3m1psum
Copy link

Premise: I'm fairly new to Github and C so I might be creating a useless issue and there may be an obvious reason for why you are doing so and I simply don't know it, that sad.

There are multiple instances in the code where __attribute__ ((noreturn)) is used instead of the noreturn macro defined in stdnoreturn.h, in file like xhyve.c, and as far as I know this is the standard way for making a function as non returning, so why not using it?

P.S.
I'm not a native speaker so forgive any error or any unclarity in my exposition.

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

No branches or pull requests

1 participant