Re: [PATCH 3/9] Send unpack-trees debugging output to stderr

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

 



Hi,

On Mon, 4 Feb 2008, Daniel Barkalow wrote:

>  #if DBRT_DEBUG > 1
>  		if (first)
> -			printf("index %s\n", first);
> +			fprintf(stderr, "index %s\n", first);
>  #endif

This code path is only affected when DBRT_DEBUG is defined ("Daniel 
Barkalow's Roasted Tomatoes"?).  So technically, I do not really see why 
this is part of this patch series...

Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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