Skip to content

IPstack/AIP epoch. Year 2038 problem #47

@kevlar700

Description

@kevlar700

The support files aip-time_types.ads mention an unspecified epoch.

This will likely be Jan 1st 1970, however that is susceptible to overflow in 2038. A user could use a more recent epoch to buy e.g. 50 years.

The best way to fix it would be for the type Time to be mod 2 ** 64.

Would a PR be welcome? It would likely require users to update their support files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions