Skip to content

static_cast bugfixes when:#714

Merged
robambalu merged 1 commit into
mainfrom
rba/crash_fix
Jun 22, 2026
Merged

static_cast bugfixes when:#714
robambalu merged 1 commit into
mainfrom
rba/crash_fix

Conversation

@robambalu

Copy link
Copy Markdown
Collaborator
  • upcasting from generic object to native types ( completely disallowed to upcast object )
  • access field on upcast struct from generic csp.Struct type ( Was crashing )

- upcasting from generic object to native types ( completely disallowed to upcast object )
- access field on upcast struct from generic csp.Struct type ( Was crashing )

Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
@robambalu robambalu merged commit c256630 into main Jun 22, 2026
25 checks passed
@robambalu robambalu deleted the rba/crash_fix branch June 22, 2026 19:00
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