Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2019-06-04.09:06:14 by jendrik, last changed by jendrik.
We talked about this offline, I added a comment to the code and merged it.
I think the pull request will make it clearer: https://bitbucket.org/jendrikseipp/downward/pull-requests/134 Previously, we could not use "1M" in the code, only on the commandline.
I don't understand what you mean by this. Can you elaborate? Using the suffixes seems to work fine.
In issue886 we added support for K,M,G suffixes for integer options in commandline options. However, we forgot to allow using these suffixes in the code.