Skip to content

Fix remaining usage of ctc->getTypeSize() #89

Closed
@jonas

Description

@jonas

While working on https://github.com/jonas/scala-native-bindgen/commits/shared-ptr I noticed at least another use where the bit length returned by ctc->getTypeSize() was not converted to bytes.

The goal of this ticket is to review all call sites and fix them, ideally with tests and a helper to do the conversion in a single place.

Metadata

Metadata

Assignees

Labels

bindgenBinding generatorbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions