%ud is used in places in the code, but %ud is not defined in c for formatted
text. Unsigned decimal integer should be specified as %u.
So, for example, it is not possible to manually specify progression order
changes on the command line, because the command line parser is looking for
sscanf(s, "T%ud=%ud,%ud,%ud,%ud,%ud,%4s",.....
Original issue reported on code.google.com by boxe...@gmail.com on 25 May 2015 at 11:34
Original issue reported on code.google.com by
boxe...@gmail.com
on 25 May 2015 at 11:34