Skip to content

Missing keyword arguments in system/framework bindings #19005

Open
@SeanCurtis-TRI

Description

@SeanCurtis-TRI

What happened?

As illustrated in this stackoverflow question, methods like System::GetMyContextFromRoot() seem to have been bound without keyword arguments. This was exacerbated by the fact that explicit guidance in the troubleshooting doc erroneously assumed the keyword argument. We should scrub the bindings and confirm we have keyword arguments.

At the very least, we should make sure that the guidance doesn't lie.

Version

v1.13.0

What operating system are you using?

No response

What installation option are you using?

No response

Relevant log output

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions