Skip to content

Added more file size support suffixes.#171

Open
MrHamel wants to merge 1 commit into
vstakhov:masterfrom
MrHamel:dev
Open

Added more file size support suffixes.#171
MrHamel wants to merge 1 commit into
vstakhov:masterfrom
MrHamel:dev

Conversation

@MrHamel

@MrHamel MrHamel commented Oct 22, 2017

Copy link
Copy Markdown

I was writing a Python web app and it threw a parsing error when using specifying "1tb" (obviously without quotes).

@MrHamel

MrHamel commented Oct 22, 2017

Copy link
Copy Markdown
Author

From the build:

Clang C:

Processing tests/test_msgpack-test_msgpack.gcda geninfo: ERROR: /home/travis/build/vstakhov/libucl/tests/test_msgpack-test_msgpack.gcno: reached unexpected end of file make: *** [coverage-lcov] Error 255

@davidchisnall

Copy link
Copy Markdown
Contributor

Having these be case-insensitive makes me incredibly nervous because mega (M) and milli (m) are both valid SI prefixes and interpreting milli as mega means that you're now off by 9 orders of magnitude.

@korekuztomz-web

Copy link
Copy Markdown

You

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.

3 participants