Skip to content

Comments

classlib: IdentityDictionary passes selector#7062

Merged
telephon merged 2 commits intosupercollider:3.14from
telephon:topic/event-pass-selector-on-doesnotunderstand
Jul 19, 2025
Merged

classlib: IdentityDictionary passes selector#7062
telephon merged 2 commits intosupercollider:3.14from
telephon:topic/event-pass-selector-on-doesnotunderstand

Conversation

@telephon
Copy link
Member

@telephon telephon commented Jul 19, 2025

Purpose and Motivation

Fixes #7060.

Types of changes

  • Bug fix

To-do list

  • Code is tested
  • All tests are passing
  • This PR is ready for review

When an IdentityDictionary fails to understand and doesn't know, it should pass the selector when calling doesNotUnderstand on the superclass. This is now the case. This fixes supercollider#7060.
@JordanHendersonMusic
Copy link
Contributor

Since this was a bug (luckily one that hopefully only affects error messages), could you add a test?

@telephon telephon merged commit 303589c into supercollider:3.14 Jul 19, 2025
23 checks passed
@github-project-automation github-project-automation bot moved this to Done in 3.14.0 Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

IdentityDictionary doesNotUnderstand doesn't pass the selector when failing

2 participants