Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Padding bytes in struct cause the roundtrip test to fail #72

@ivila

Description

@ivila

If a struct is padded by the compiler, performing a roundtrip test on it may fail starts from the last extra padding bytes.

A minimum example is here: https://github.com/ivila/passing_struct

Updated: Oh, I see ctest2 will skip pad bytes, then let me see why those bytes not recognize as pad bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions