On Mon, 2007-12-10 at 21:51 +0000, Olly Betts wrote:
> 
> I can't think of a way to easily dig out statistically useful data
> from a VCS or Google code search on how often it happens either to me
> or
> generally.  But I mainly offered it as a more concrete example of the
> sort of issues I had in mind.

One particularly common multiple-output case is generating the
dependencies used during compilation:

gcc -MD -o foo.c
-> foo.o
-> foo.d

:)

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to