Skip to content

Conversation

@rtpg
Copy link

@rtpg rtpg commented Nov 11, 2025

A more conservative version of #177.

Basically Timestamp goes far beyond what unix timestamps allow (notably Float::MAX stuff). So just assume overflowing values are MAX_TIMESTAMP and underflowing values are MIN_TIMESTAMP.

This changeset only affects vrp-pragmatic, unlike my previous suggestion

I believe this fixes #174

vrp-core's timestamps go way beyond unix timetsamp range,
so here we just clamp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug : Timestamp validation error in vrp-pragmatic solution output

1 participant