Skip to content

type definition for tags / refs not consistent #850

Description

@bmribler

In some places (VQuerytag, VQueryref) the type of the tag and ref is defined to be int32.

In other places (ANcreate) it is declared to be uint16.

This leads to compiler warnings. And, I'm not sure what type to treat it as in the mapping project.

The examples given are just a couple... I think the inconsistency is more wide-spread.

(Original issue: HDFFR-230)
Summary of comments:

It is a known problem and we cannot change any of them, but I can go through warnings and add a cast where appropriate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions