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

Server.bootSync optional argument #28

Closed
jleben opened this issue May 6, 2012 · 1 comment
Closed

Server.bootSync optional argument #28

jleben opened this issue May 6, 2012 · 1 comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library"

Comments

@jleben
Copy link
Member

jleben commented May 6, 2012

[Issue migrated from SourceForge | ID: 1853824 | Submitted by 'timblech']
[http://sourceforge.net/support/tracker.php?aid=1853824]

the documentation of Server.bootSync says:

condition is an optional instance of Condition used for evaluating this.

in the implementation, the condition argument is not optional, though, but mandatory ... the attached patch solves that issue ...

@jleben
Copy link
Member Author

jleben commented May 6, 2012

[Comment migrated from SourceForge | Submitted by 'jamshark70']

Fixed, revision 6875.

@jleben jleben closed this as completed May 6, 2012
jpburstrom pushed a commit to jpburstrom/supercollider that referenced this issue Aug 13, 2018
jpburstrom pushed a commit to jpburstrom/supercollider that referenced this issue Aug 13, 2018
…master

Set rt_vprintf as default printing function. Closes supercollider#28.
mossheim pushed a commit that referenced this issue Aug 24, 2020
Update supercollider-with-acoustic-instruments-examples.md
@Lispilo Lispilo mentioned this issue Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library"
Projects
None yet
Development

No branches or pull requests

1 participant