Changeset ebfcc87 for commands.c

Timestamp:
May 19, 2010, 12:29:51 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.7, release-1.8, release-1.9
Children:
8278543
Parents:
bacf674
git-author:
Nelson Elhage <nelhage@mit.edu> (05/19/10 12:28:23)
git-committer:
Nelson Elhage <nelhage@mit.edu> (05/19/10 12:29:51)
Message:
Jabber: Consistently use die() with a trailine newline.

We had a number of places where we would call BarnOwl::error(), but
not bail out, even though the error should have been fatal. Also, we
should never call die() for user-facing errors without a trailing
newline, which suppresses the file/line display.
(No files)

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