Re: [PATCH] Split grep arguments in a way that does not requires to add /dev/null.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On mar, sep 11, 2007 at 11:36:55 +0000, Pierre Habouzit wrote:
>  		status = exec_grep(argc, argv);
>  		if (0 < status)
>  			hit = 1;
>  		argc = nr;
> +		nbargs -= argc;
>  		if (ce_stage(ce)) {
>  			do {

  Sorry, I sent the wrong patch (again, so sth is seriously broken in my
workflow). the next one has the correct decrement:

  nbargs -= argc - nr, before argc = nr.

-- 
·O·  Pierre Habouzit
··O                                                madcoder@xxxxxxxxxx
OOO                                                http://www.madism.org

Attachment: pgphtLG5rWO6W.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux