Ivan Kluchnikov wrote:
Yes, much better than before, but perhaps spend the half hour it takes to write that %d-%d parser using sscanf?
If you implement %d-%d parser, I will change style of this VTY command.
Peter Stuge wrote:
If you implement %d-%d parser, I will change style of this VTY command.
Here you go.
Alexander Chemeris wrote:
"If you write it we'll use it" != "now I have no time to do this"
You can't be serious?
Peter, there is a miscommunication here.
Can you understand my confusion based on the quoted conversation?
What we meant - it would be nice to use your code, if it's integrated into the libosmocore. I apologize if this was not conveyed properly
..
It's a nice feature and I don't think it's a lot of time to integrate your code
You're right that it isn't a lot of time, which is why I had expected that code which I sent on Jul 25th would be used already. (And my half hour estimate wasn't too far off, it took about 25 minutes to write plus 10 minutes to improve input validation the other day.)
//Peter