Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.unix-wizards,net.legal Subject: Re: Re: yacc: public domain? Message-ID: <5002@utzoo.UUCP> Date: Sat, 2-Feb-85 19:20:20 EST Article-I.D.: utzoo.5002 Posted: Sat Feb 2 19:20:20 1985 Date-Received: Sat, 2-Feb-85 19:20:20 EST References: <315@desint.UUCP> <45@mit-athena.ARPA> <305@terak.UUCP>, <696@bunker.UUCP> Organization: U of Toronto Zoology Lines: 14 > What's the difference between a library routine, which becomes > part of my object module in response to my source code, and an > inline routine which becomes part of my object module in the > same way? The source for both routines was written by the > compiler vendor; why do I own the object for one but not the > other? (Note that I said object; if the vendor claims right > to the source of the library, that's fine.) You don't own either one. The object code for the inline routine is merely a translation of the source; translation does not affect ownership in any major way, I believe. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry