The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
Andrew McCallum a6084ea9ae (Encoder fref_counter): New ivar for guaranteeing that forward
references have unique names.  Previous use of the MapTable count
for this purpose didn't work because we occasionally removed elements
from the table, and thus had aliased forward reference numbers.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1354 72102866-910b-0410-8b05-ffd578937521
1996-04-12 21:13:12 +00:00
Admin Initial revision 1996-01-22 22:55:56 +00:00
config Initial revision 1996-01-22 23:04:48 +00:00
Documentation *** empty log message *** 1996-04-10 00:22:53 +00:00
Examples (main): Add a call that causes an exception in the server, and catch 1996-03-27 01:29:45 +00:00
Headers/gnustep/base (Encoder fref_counter): New ivar for guaranteeing that forward 1996-04-12 21:13:12 +00:00
NSCharacterSets Initial revision 1996-01-22 23:32:28 +00:00
Source (Encoder fref_counter): New ivar for guaranteeing that forward 1996-04-12 21:13:12 +00:00
Testing (main): Updated for new collection scheme. 1996-04-01 02:42:06 +00:00
+cronscript Initial revision 1996-01-22 22:55:56 +00:00
+crontab Initial revision 1996-01-22 22:55:56 +00:00
+patch.sh Initial revision 1996-01-22 22:55:56 +00:00
.cvsignore Added RELEASE-NOTES. 1996-03-01 15:51:56 +00:00
aclocal.m4 Don't have the initializer-loading test program 1996-01-22 16:03:34 +00:00
BULLETIN Initial revision 1996-01-22 23:22:11 +00:00
ChangeLog *** empty log message *** 1996-04-01 02:52:31 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.bat New files from Scott Christley 1996-02-13 15:40:05 +00:00
configure.in Init some emacs variables. 1996-04-10 20:30:02 +00:00
COPYING Initial revision 1994-11-04 16:29:24 +00:00
COPYING.LIB Initial revision 1994-11-04 16:29:24 +00:00
CREDITS Initial revision 1994-11-04 16:29:24 +00:00
install-sh Initial revision 1994-11-04 16:29:24 +00:00
INSTALL.WIN32 Add email pointer to Scott. 1996-02-29 02:34:46 +00:00
MACHINES Explain that machine's presence doesn't imply working libobjects. 1995-08-02 13:49:06 +00:00
Makeconf (install, uninstall): New targets. 1995-08-23 14:39:20 +00:00
Makefile.in (DIST_FILES): Add RELEASE-NOTES. 1996-02-22 21:54:55 +00:00
Makefile.local Initial revision 1996-01-22 23:22:11 +00:00
Makefile.sed.nt From Scott Christley 1996-02-22 16:31:29 +00:00
mkinstalldirs Initial revision 1994-11-04 16:29:24 +00:00
NSBundle.README Patched from mail. See ChangeLog 1995-10-18 16:47:59 +00:00
README.first Initial revision 1996-01-22 23:22:11 +00:00
README.foundation *** empty log message *** 1996-01-26 20:22:03 +00:00
README.ULTRIX Initial revision 1996-01-22 23:22:11 +00:00
STATUS Fix *Lock and Connection. 1996-03-22 00:29:30 +00:00
Version (OBJECTS_SUBMINOR_VERSION): libobjects version 0.2.0. 1996-01-26 20:19:51 +00:00

To: mccallum@cs.rochester.edu
Subject: Re: Connection, Proxy Classes 
In-reply-to: Your message of "Fri, 04 Nov 1994 15:22:27 CDT."
             <199411042022.PAA13085@slate.cs.rochester.edu> 
Date: Tue, 08 Nov 1994 12:44:07 +1100
From: Masahiro Takatsuka <masa@judasa2.eng.monash.edu.au>

Hello Andrew,

I got libobjects and installed on DEC(Ultrix).

A problem was that when I tried to compile checks/server.m, I
got a error from "as0".  After delete -g switch for compiling
server.m, I successfully compiled it.

I'd like to say "Thank you" for your work!!!

Regards,
Masa
============================================================================
Masahiro Takatsuka (MASA)
e-mail: Masahiro.Takatsuka@eng.monash.edu.au(non-NeXTmail)
----------------------------------------------------------------------------
Intelligent Robotics Research Center	:OzNeXT		:xxxxxx
Eng. Building 36, Room No. G04		:NeXus		:92-00226
Department of Electrical &		:CompuServe	:71661,1331
Computer Systems Engineering		:Nifty-serve	:MGG1331
Monash University			:
Wellington Rd., Clayton			:Tel.+61-3-905-5705
Victoria 3168, AUSTRALIA		:Fax.+61-3-905-3454
============================================================================

Date: Mon, 9 Jan 1995 14:03:21 -0700 (MST)
From: Adam Fedor <fedor@mode.Colorado.EDU>
Subject: Re: libobjects porting volunteers needed 
To: mccallum@cs.rochester.edu
In-Reply-To: <199501092051.PAA06062@slate.cs.rochester.edu>
Message-Id: <Pine.3.89.9501091354.C20349-0100000@mode.Colorado.EDU>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Mon, 9 Jan 1995 mccallum@cs.rochester.edu wrote:

> 
> Did you look at README.ULTRIX in 0.1.2?
> 

Yes. I also forgot to say that deleting the -g switch didn't help me, 
but deleting the -O switch did.  Without this, I get the error:

as0: Internal: server.m, line 1: scNil to scNil