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

Clean up context definition errors. #4023

Merged
merged 3 commits into from Jul 18, 2016
Merged

Clean up context definition errors. #4023

merged 3 commits into from Jul 18, 2016

Conversation

bentley
Copy link
Contributor

@bentley bentley commented Jul 18, 2016

Add a fallback error condition when no context is defined. If there is no context definition in a non-generic build, compilation will error out anyway, but in a less obvious place.

Then define a context for OpenBSD amd64.


This change is Reviewable

If there is no context definition in a non-generic build, compilation
will error out anyway, but in a less obvious place.
If the #error hits, the operating system may be fine but the
architecture won't be.
@lioncash
Copy link
Member

Nice changes so far with regards to OpenBSD.

As a rule of thumb for the future, if a change is small, it'd be helpful if there was indication of where a change was being made in the title. For example, Clarify error message doesn't really mean much when going through the commit log. That could mean any error message in the codebase. On the other hand, something like, MachineContext: Clarify context preprocessor #error message makes it more obvious where the scope of a change is.

@Parlane
Copy link
Member

Parlane commented Jul 18, 2016

@dolphin-emu-bot rebuild

@delroth delroth merged commit e21cc89 into dolphin-emu:master Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants