Server.bootSync optional argument #28
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"
[Issue migrated from SourceForge | ID: 1853824 | Submitted by 'timblech']
[http://sourceforge.net/support/tracker.php?aid=1853824]
the documentation of Server.bootSync says:
in the implementation, the condition argument is not optional, though, but mandatory ... the attached patch solves that issue ...
The text was updated successfully, but these errors were encountered: