Changeset 340c3e7 for global.c

Timestamp:
Oct 3, 2009, 10:12:06 AM (15 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
8830f79f
Parents:
40bda84
git-author:
Nelson Elhage <nelhage@mit.edu> (09/12/09 19:47:59)
git-committer:
Nelson Elhage <nelhage@mit.edu> (10/03/09 10:12:06)
Message:
owl_function_error: Bail out early in the case of recursive errors.

owl_function_adminmsg triggers a lot of code, and so it is possible that
whatever caused an error will also cause owl_function_adminmsg to error
out. Watch for recursive calls to owl_function_error, and bail out early
to prevent infinite looping.
(No files)

Note: See TracChangeset for help on using the changeset viewer.