Received: from konishi-polis.mit.edu (STRATTON-TWO-SIXTY-TWO.MIT.EDU [18.187.6.7]) by krbdev.mit.edu (8.9.3) with ESMTP id PAA17417; Sun, 20 Jul 2003 15:49:10 -0400 (EDT) Received: by konishi-polis.mit.edu (Postfix, from userid 8042) id E7195151587; Sun, 20 Jul 2003 15:49:09 -0400 (EDT) To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #1665] CVS Commit References: From: Sam Hartman Date: Sun, 20 Jul 2003 15:49:09 -0400 In-Reply-To: (Ezra Peisach via's message of "Sat, 19 Jul 2003 16:07:22 -0400 (EDT)") Message-Id: User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 362 >>>>> "Ezra" == Ezra Peisach via RT writes: Ezra> I did not implement the remove error table functions - as a Ezra> system installed com_err library might not support Ezra> remove_error_table that exists in our trees com_err library. I think anything that supports add_error_table will also support remove_error_table.