Skip to content

type callback doesn't happen for unsigned long #31

@tehcaster

Description

@tehcaster

With the following:

type_callbacks = [ ('unsigned long', 'setup_ulong') ]

setup_ulong() never gets called. The goal was to determine a sizeof. When done in top-level code, sizeof is 4 and not 8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions