From: "sl" Newsgroups: comp.os.msdos.djgpp Subject: Re: inline functions -- unknown references Date: Fri, 31 Dec 1999 00:02:33 -0500 (EST) Organization: Posted via Supernews, http://www.supernews.com Lines: 15 Message-ID: References: <386C2157 DOT 991E7CDF AT caresystems DOT com DOT au> X-Complaints-To: newsabuse AT supernews DOT com X-Newsreader: PMINews 2.00.1205 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 31 Dec 1999 13:21:59 +1000, leon wrote: >hey Gili >this is what i know from my limited exp with computing: > >mainly - unknown reference in this case would relate to not being able to see >the _source_ code (ie method definition) of the method. Thus in your case i >don't think it is the case of inlining at all. Well, all I know is that as soon as 'inline' is removed, the errors disappear :) And no, I don't use a pointer to my method :) Gili