Nguyen Thai Ngoc Duy schrieb: > On 3/9/10, René Scharfe <rene.scharfe@xxxxxxxxxxxxxx> wrote: >> OK, forking out is easy, but replacing printf() calls with calls to feed >> the columnizer shouldn't be _that_ intrusive, either. > > Well, also fwrite() and write(). If disliked "if (blah) feed_it(); > else printf(as normal);" construct. But we can wrap it to > feed_or_printf(). How about merging this into color_fprintf and friends? -- Hannes -- "Atomic objects are neither active nor radioactive." -- Doc.No N3035 (Working Draft, Standard for Programming Language C++) -- 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