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

Classlib: Server.sc: Prevent an inadvertent "non-inlined function" warning #1075

Merged
merged 1 commit into from
Apr 5, 2014
Merged

Classlib: Server.sc: Prevent an inadvertent "non-inlined function" warning #1075

merged 1 commit into from
Apr 5, 2014

Conversation

jamshark70
Copy link
Contributor

Long running pet peeve of mine... IMO, no code should ever go into the main class library that triggers non-inlined function warnings, unless there is absolutely no other way to handle it. The variable declaration is 100% superfluous in this case.

telephon added a commit that referenced this pull request Apr 5, 2014
Classlib: Server.sc: Prevent an inadvertent "non-inlined function" warning
@telephon telephon merged commit a4b8185 into supercollider:master Apr 5, 2014
@telephon
Copy link
Member

telephon commented Apr 5, 2014

By default, inline warning should be on, I think, if only to prevent such things to happen ...

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