Skip to content

String.powerset dosent throw error and causes SC to crash #144

Closed
@jleben

Description

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

Not a crucial bug but might cause some problematic debugging in some cituations:
The line: "abc".powerset; makes Supercollider to freeze and crash without throwing an error.
However, the line 123.poweset throws a DoesNotUnderstandError and I guess String.powerset should do the same?

Supercollider Version 3.4 (Revision 10205)
Mac OS X 10.5.8 (9L31a)

Metadata

Assignees

No one assigned

    Labels

    bugIssues that relate to unexpected/unwanted behavior. Don't use for PRs.comp: sclangsclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions