home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!buzz.bmc.uu.se!perrier!sundvall
- From: sundvall@perrier.embnet.se (Mats Sundvall)
- Newsgroups: comp.sys.isis
- Subject: Re: ISIS++
- Date: 14 Dec 1992 10:33:03 GMT
- Organization: EMBNet Project Sweden
- Lines: 22
- Distribution: world
- Message-ID: <1ghnsvINNh6b@buzz.bmc.uu.se>
- References: <RCBC.92Dec13232755@honir.cs.cornell.edu>
- Reply-To: sundvall@perrier.embnet.se
- NNTP-Posting-Host: perrier.embnet.se
-
-
- In article 92Dec13232755@honir.cs.cornell.edu, rcbc@honir.cs.cornell.edu (Robert Cooper) writes:
- >Both these fixes will appear in V3.0.8 when it is released sometime in the
- >new year.> -- Robert Cooper
- >--
- >--
-
-
- I found the same problems and a couple of other problems as well. I compiled
- it with Sun C++ 3.0. There is a undefined symbol NULLSID used in the code!
- NULLSID is not present at least in the 3.0.7 code I have! You also have to
- define the static members next and memberobjects present in the Nameserver class.
- It is not just enough to declare static members in 3.0. When you do this the code
- compile, although with some warnings.
-
- If you are a purist, compile it with +p that will warn about all anachronisms and
- refuse everything that is not 3.0. Lot's of errors:-<
-
- Mats Sundvall
- Dept of Medical Genetics
- Uppsala University
- Uppsala, Sweden
-