Hi,


The -a option is for to "fix-android-stats".



The below while loops, in function main(), miss the 'a' option:



       while((c = getopt_long(argc, argv, "x:d:D:B:b:i:N:m:g:e:zfqUPhVv", 
longopts, NULL)) != EOF) {

#else

       app_name = argv[0];



       while((c = getopt(argc, argv,      "x:d:D:B:b:i:N:m:g:e:zfqUPhVv")) != 
EOF) {



=> It has to be "x:d:D:B:b:i:N:m:g:e:zfqUPhaVv"



Sorry for not being specific.



Thanks,

Gobinath.a



-----Original Message-----
From: jeremie.koe...@gmail.com [mailto:jeremie.koe...@gmail.com] On Behalf Of 
Jérémie Koenig
Sent: Monday, December 05, 2011 12:08 PM
To: Annathurai, GobinathX; 562...@bugs.debian.org
Subject: Re: Bug#562999: Missing -a option in the patches



Hi,



2011/12/5 Annathurai, GobinathX <gobinathx.annathu...@intel.com>:

> The -a option is not available in the patches

> [0003-Add-the-B-size-option-to-control-the-block-size.patch and

> [0004-Add-the-o-os-option-to-set-the-creator_os-field.patch.



I'm not sure what -a option you are referring to.

Can you elaborate?



--

Jérémie Koenig <j...@jk.fr.eu.org>

http://jk.fr.eu.org/

Reply via email to