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

Allow 64-bit sizes to be passed to robag max_size#865

Merged
dirk-thomas merged 1 commit intoros:kinetic-develfrom
contradict:rosbag_fix_maxsize_type
Aug 12, 2016
Merged

Allow 64-bit sizes to be passed to robag max_size#865
dirk-thomas merged 1 commit intoros:kinetic-develfrom
contradict:rosbag_fix_maxsize_type

Conversation

@contradict
Copy link
Copy Markdown
Contributor

Internally, bagfile size is 64 bits. However, the types used in command parsing are only 32 bits, making the maximum usable split size 2GB. This patch switches the argument parsing to use 64 bit types.

@dirk-thomas
Copy link
Copy Markdown
Member

@ros-pull-request-builder retest this please

@dirk-thomas
Copy link
Copy Markdown
Member

Thank you for the contribution.

@dirk-thomas dirk-thomas merged commit 4a7bfdd into ros:kinetic-devel Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants