Skip to content

coreinit/debug: Add documentation to the functions that kill the console#450

Open
capitalistspz wants to merge 3 commits into
devkitPro:masterfrom
capitalistspz:fatal-and-more
Open

coreinit/debug: Add documentation to the functions that kill the console#450
capitalistspz wants to merge 3 commits into
devkitPro:masterfrom
capitalistspz:fatal-and-more

Conversation

@capitalistspz

Copy link
Copy Markdown
Contributor

I'd like to also remove line and functionName in OSFatalError, because I couldn't find them being used, but I'll leave it for now.

I also am unsure whether to add the noreturn attribute to the functions

@dkosmari

Copy link
Copy Markdown
Contributor

If they don't return, they should definitely be decorated with noreturn, to help the compiler's flow analysis.

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.

2 participants