Patch-ID# 101738-01 Keywords: state p_system hangs application api cg3270 Synopsis: cg3270 8.0: API application hangs in P_SYSTEM state Date: May/12/94 Solaris Release: 2.1, 2.2 SunOS Release: 5.1, 5.2 Unbundled Product: CG3270 Unbundled Release: 8.0 Relevant Architectures: sparc BugId's fixed with this patch: 1161575 Changes incorporated in this version: 1161575 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWconn/cg3270/lib/libcprog.a SUNWconn/cg3270/include/proginterface.h Problem Description: 1161575 - cg3270 API application hangs in P_SYSTEM state Added check for state change to STATE_CMDERROR after calling prog_async() in prog_input(). Also added #define for ML_debug for set_debuglevel(). Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and are described below. Special Install Instructions: ----------------------------- After installation of this patch, all application programs must be re-compiled with the new proginterface.h file and re-linked with the new libcgprog.a library. A new parameter value for the set_debuglevel() API call has been provided. This value is ML_debug. It provides debug messages in addition to the trace messages that were previously available with the ML_trace option.