Skip to content

Conversation

@fabiencastan
Copy link
Contributor

Time is ssize_t and not size_t, so the max number of digit is not the
same (there is a difference of one digit). This could generate an exception from boost::lexical_cast in
FileNumbers::push_back.

fabiencastan and others added 2 commits August 13, 2019 12:25
Time is ssize_t and not size_t, so the max number of digit is not the
same. This could generate an exception from boost::lexical_cast in
FileNumbers::push_back.
@coveralls
Copy link

coveralls commented Aug 19, 2019

Coverage Status

Coverage decreased (-2.09%) to 67.65% when pulling 236490c on fix_decomposeFilename_maxInt into c519c45 on develop.

@fabiencastan fabiencastan requested a review from mguiral September 9, 2019 14:00
@mguiral
Copy link
Member

mguiral commented Sep 9, 2019

LGTM

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.

4 participants