
13 Oct
2010
13 Oct
'10
3:11 a.m.
On Monday, August 30, 2010 19:03:35 Scott Wood wrote:
- Refactor arg_off_size for added readability and flexibility, and some added checks such as partition size.
@@ -564,7 +624,7 @@ if (arg_off_size(argc - 2, argv + 2, nand, &off, &size) < 0)
seems this change is incomplete (this unchanged line to be exact): cmd_nand.c: In function ‘do_nand’: cmd_nand.c:656: warning: passing argument 3 of ‘arg_off_size’ from incompatible pointer type -mike