Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
KM 2.2.0 - rationalizing behavior on errors
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pete  
View profile  
 More options Apr 30 2008, 10:44 pm
From: Pete <peter.e.cl...@boeing.com>
Date: Wed, 30 Apr 2008 19:44:12 -0700 (PDT)
Local: Wed, Apr 30 2008 10:44 pm
Subject: KM 2.2.0 - rationalizing behavior on errors
I've just uploaded KM 2.2.0. This rationalizes the parameters
controlling KM's behavior on error into a single variable, as
described below from the RELEASE-NOTES.txt:

2.2.0 - **NOTE**
        The parameters controlling behavior on errors have been
rationalized
        to a single parameter. *abort-on-error-report*, *error-report-
silent*,
        and *silently-abort-on-error-report* NO LONGER DO ANYTHING.

        Instead use the NEW variable *on-error* to define behavior on
errors,
        with the following allowed values:
           VALUE           KM'S BEHAVIOR ON ERRORS
           =====           =======================
           abort           Report error and do not continue, instead
                           immediately return NIL.
           abort-silently  Don't report error and do not continue, instead
                           immediately return NIL.
           debug           Report error and turn on debugger [DEFAULT]
           continue        Report error and continue.
           ignore          Don't report error and do continue.

        e.g., (setq *on-error* 'continue)

        NOTE that with continuation (*on-error* = continue or ignore),
KM will
        (as before when *error-report-silent* was t) assume a value of NIL
        for the computation where the error occurred. Again as before, this
        may cascade to cause other errors and may make the results of
        computation invalid, so use these two values with care.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google