-
Notifications
You must be signed in to change notification settings - Fork 521
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
OTRGlobals cleanup #4251
OTRGlobals cleanup #4251
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I'm reading right with the code review that this is just moving a bunch of things, including new headers where needed, and a small bit of formatting changes, I think this is good to go, and long overdue.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple suggestions from me. I'll probably open a PR up into your fork with the changes since I can test on a mac locally to get better visibility of any issues.
Edit: Here is the PR Pepe20129#7
Should hopefully lessen the "I made a change that affects
OTRGlobals
, now everything has to recompile" issue.Also, in the past ran into weird issues with adding stuff to
OTRGlobals
which should be improved by this PR.Build Artifacts