this is a coding bug
the internal signal table must be ASCII sorted lo-hi
and there are a few entries out of order, THAW being one of them
this will be fixed in the next release
thanks

On Tue, 2 Dec 2008 05:11:37 -0700 (MST) bugmail-sender at Sun.COM wrote:
> *Synopsis*: *ksh93* does not understand "THAW" as a signal for use with trap

> CR 6778077 changed on Dec 2 2008 by <User 1-5Q-5197>

> === Field ============ === New Value ============= === Old Value =============

> Hook 1                 <email address omitted>                                
> ====================== =========================== ===========================

>      
> *Change Request ID*: 6778077

> *Synopsis*: *ksh93* does not understand "THAW" as a signal for use with trap

>   Product: solaris
>   Category: shell
>   Subcategory: korn93
>   Type: Defect
>   Subtype: 
>   Status: 1-Dispatched
>   Substatus: 
>   Priority: 4-Low
>   Introduced In Release: 
>   Introduced In Build: 
>   Responsible Engineer: 
>   Keywords: 

> === *Description* ============================================================
> While ksh93 understand THAW in the list of signals for kill it does not 
> understand it for "trap'

> : pod5.eu TS 6 $; kill -l | egrep '(THAW|FREEZE)'
> FREEZE
> THAW
> : pod5.eu TS 7 $; trap "echo THAW" THAW
> ksh93: trap: THAW: bad trap
> : pod5.eu TS 8 $;

> Using the signal number (35) works around this.

> *** (#1 of 1): 2008-12-01 09:39:52 GMT+00:00 <User 1-5Q-10481>

> === *Public Comments* ========================================================

> === *Workaround* =============================================================

> === *Additional Details* =====================================================
>         Targeted Release: 
>         Commit To Fix In Build: 
>         Fixed In Build: 
>         Integrated In Build: 
>         Verified In Build: 
>   See Also: 
>   Duplicate of: 
>   Hooks:
>         Hook1: <email address omitted>
>         Hook2: 
>         Hook3: 
>         Hook4: 
>         Hook5: 
>         Hook6: 
>   Program Management: 
>   Root Cause: 
>   Fix Affects Documentation: No
>   Fix Affects Localization: No

> === *History* ================================================================
>         Date Submitted: 2008-12-01 09:39:51 GMT+00:00
>         Submitted By: <User 1-5Q-10481>

>         Status Changed    Date Updated                  Updated By

> === *Service Request* ========================================================
>         Impact: Limited
>         Functionality: Secondary
>         Severity: 4
>         Product Name: solaris
>         Product Release: solaris_nevada
>         Product Build: 
>         Operating System: snv_101a
>         Hardware: generic
>         Submitted Date: 2008-12-01 09:39:52 GMT+00:00

> === *Multiple Release (MR) Cluster* - 0 ======================================

> _______________________________________________
> ksh93-integration-discuss mailing list
> ksh93-integration-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/ksh93-integration-discuss


Reply via email to