From 6073a0753d2abf908c0090fac64d71b35d10c05a Mon Sep 17 00:00:00 2001 From: Chris Cleeland Date: Thu, 23 Oct 1997 01:07:26 +0000 Subject: * README.sun: Added an explicit reminder at the top that the information in this file is historical in nature and does not necessarily apply to current reality. * README: Updated the season from "summer" to "Fall" ;-) Also added a note that warned people not to try to link TAO with a version of ACE that's linked with another ORB library, e.g., liborbix.so. Thanks to Steven Wohlever for bringing this instructional omission to our attention. * tao/tao_internals.cpp (fake_service_entries_i): Made the body of this function conditional on the TAO_PLATFORM_SVC_CONF_FILE_NOTSUP preprocessor definition since it doesn't need to exist in platforms that grok the Service Configurator. This will also reduce the memory footprint :-). Thanks to David Miron for pointing this out! * tao/orb_core.cpp (TAO_ORB_Core): Removed explicit CTOR initialization of reactor_ member. --- TAO/README.sun | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'TAO/README.sun') diff --git a/TAO/README.sun b/TAO/README.sun index 789d97b7bcc..b8ff647db2b 100644 --- a/TAO/README.sun +++ b/TAO/README.sun @@ -1,9 +1,13 @@ ======================================== This file contains the original README that came with the SunSoft IIOP -release. The information contained here is largely obsolete by the -features added to TAO. Please see the ./README file that comes with -TAO for up-to-date information. +release. This information in this file is historical in nature and +the much of the specific information probably is inaccurate with +respect to the current state of TAO. Please see the ./README file +that comes with TAO for up-to-date information. + +Specifically, many of the file referred to in here may not appear in +TAO. ======================================== -- cgit v1.2.1