home *** CD-ROM | disk | FTP | other *** search
- Path: fc.hp.com!news
- From: koren@hpsrk.fc.hp.com (Steve Koren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: opening muimaster.library from another lib
- Date: 02 Jan 1996 09:44:34 -0700
- Organization: HP Fort Collins Site
- Sender: koren@hpsrk.fc.hp.com
- Message-ID: <oj6iviulf65.fsf@hpsrk.fc.hp.com>
- References: <oj6entlm4tk.fsf@hpsrk.fc.hp.com> <30e835db@lls.se>
- <621.6574T1181T1758@xs4all.nl>
- NNTP-Posting-Host: hpsrk.fc.hp.com
- In-reply-to: muaddib@xs4all.nl's message of 1 Jan 1996 20:13:06 GMT
- X-Newsreader: Gnus v5.0.9
-
-
- muaddib@xs4all.nl (thomas) wrote:
-
- > But this means everytime a program opens the library, the libraries this
- > library uses will be reopened, this, I believe, can cause serious problems
- > when you open a library which allocates a new base for every user.
-
- Good point, although in this case there is just one lib base no matter
- how many openers.
-
- But it looks like I'll have to move it out of __UserLibInit to make it
- work anyway.
-
- - steve
-