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

Re: lintian -- detecting hundrets of bugs within seconds...



On Thu, Feb 12, 1998 at 10:29:07AM +0000, Charles Briscoe-Smith wrote:
> joost witteveen wrote:
> >That argument about C programmes taking less space is rather bogus.
> >
> >Ever tried typing
> >
> >echo 'main(){printf("Hello, world. Im C, and Im BIG!\n");}' > hello.c
> >gcc hello.c -o hello
> >du hello
> >
> >echo '#!/bin/bash' > hello
> >echo 'echo hello, world. Im bash (or perl or whatever), and Im small'>>hello
> >du hello
> 
> That demonstration about shell scripts taking less space is rather bogus.
> I'm not saying that the hypothesis is wrong, just that the demonstration
> is flawed.  There are large overheads involved with a minimal C program;
> after the program gets a bit bigger, the overheads are negligible.

I have just one thing to say on this subject:

	HE WAS JOKING!!!

--
Adam Klein


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: