                                                                    1992-12-10
FEATURE_INFO_DECK_VERSION = '2.0'


ANALYST:  murali krishna
PHONE:    482-6047

FEATURE_NAME    = NV0E569
PRODUCT_NAME    = OS
WORKING_CATALOG = :COBALT.CMCAM.NV0E569
FEATURE_CATALOG = NONE

PLANNED_RELEASE_LEVEL = '1.7.1/L803'
REQUESTED_BUILD_CYCLE = C3

FEATURE_PRIORITY              = 'NEITHER'
FEATURE_PURPOSE               = 'NEW_CAPABILITY'
CLSH_CRITICAL_PROBLEM         = FALSE
SERIOUS_PROBLEMS_WITH_FEATURE = FALSE

PERFORMANCE_IMPACT = 'NONE'  "Enter DEGRADED, IMPROVED, or NONE"

FEATURE_DESCRIPTION:
PROBLEM:
CONTROL T IS IGNORED IN CREATE_OBJECT_LIBRARY IF CALLED BY PROC.
The Condition Handler of  CREATE_OBJECT_LIBRARY, ignores a
terminate_break  condition in all cases.

SOLUTION:
The Condition Handler of CREATE_OBJECT_LIBRARY is modified to,not establish
a condition handler for terminate break, since the SCL condition handler
for a utility processes the condition correctly.
DEPENDENCIES:
None
TESTING_METHOD:
Own test procedures

NOTES_TO_REVIEWERS:
 None

NOTES_TO_INTEGRATION:
 None

CLSH_IMPACT:
 None

EVALUATION_IMPACT:
 None

INSTALLABILITY_IMPACT:
 None

USER_IMPACT:
 None

PSRS_ANSWERED:
 None

SRB_ARTICLE:
 None

PERFORMANCE_CHECKLIST:

***WARNING- An error occurred checking base data at BUILD_C310
   The following procedures have been modified by this feature:

condition_handler
ocp$_create_object_library

A benchmark comparison is required if you have:
  1. changed the number of times procedures used by the benchmarks are called.
  2. changed the cpu usage of these procedures by code changes or the addition
     or removal of calls to other procedures.
  3. changed the size of variables used by these procedures, added new ones,
     moved them to a different section, or changed the way space for them is
     created.
  4. changed the attributes of these procedures or the variables they use.
  5. changed the output format of data that is referenced by any of the
     benchmark execution or reporting procedures.



PERFORMANCE_INFO:
{ If a benchmark comparison exists for this feature then place it here. }
{ If not, then explain how you know that this feature does not do       }
{ any of the things mentioned above.  This is REQUIRED.                 }
None.
(As the module changed is an utility module ,this will not have benchmark
performance impact.)
