Hello Adrian, On 9/4/19 10:08 PM, [email protected] wrote: > when I tested it then, the hexdump offset did accept hexadecimal values > intrinsically. > I remember that because I was quite surprised that offset accepted > hexadecimal values and size didn't.
This might be the case for hexdump, however dd does not accept hexadecimal values. The commit message is indeed not correct in that regard. However I've changed the evaluation there too, as originally it was provided decimal numbers, keeping the underlying call stable. Best wishes David _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
