Skip to content

Jsii runtime not turning "byref" callback arguments to native #398

@RomainMuller

Description

@RomainMuller

When a ByRef object is passed out to a callback, the JSII runtimes for Java and .NET (at least) won't replace the byref tokens (nor date and enum references), leading to type conversion problems.

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.language/dotnetRelated to .NET bindings (C#, F#, ...)language/javaRelated to Java bindings

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions