Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 1998 11:19:48 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        mike@smith.net.au (Mike Smith), graphix@iastate.edu, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Unused functions 
Message-ID:  <199809141819.LAA00296@dingo.cdrom.com>
In-Reply-To: Your message of "Mon, 14 Sep 1998 18:06:24 -0000." <199809141806.LAA18220@usr05.primenet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > It allows the programmer and the C scoping rules to 
> > work together to determine what should be associated and what need not.
> 
> Instead of the compiler merely calculating hamiltonian cycles in
> the dependency graph to do dead code elimination.

And if I happen to *want* all of the items in a given object (eg. I am 
using a scripting language that supports primitive lookup via the 
symbol table, or any other form of lazy runtime linking)?

The current rules give the best of both worlds.   Don't fix what isn't 
really broken.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809141819.LAA00296>