Paul Kinnucan wrote: 
>At 05:22 PM 2/9/2001 -0500, David Cabana wrote:
>>
>>When I run the jtags script included with JDE 2.2.7beta1 I see the
following
>>result:
>>
>>      $ jtags
>>      Removed old TAGS file.
>>      Tagging classes and constructors
>>      etags: Unmatched [ or [^ while compiling pattern
>>      Tagging methods
>>      etags: Unmatched [ or [^ while compiling pattern
>>      etags: Unmatched [ or [^ while compiling pattern
>>      Tagging variables
>>
>>When I run the jtags script included with 2.2.6, there are no warnings
about
>>unmatched brackets. Is this something to be concerned about? 
>
>I don't get this error running jtags with the version of etags that comes
>with the latest Windows versions of Emacs and XEmacs.

I get this error with the version of etags that came with 
emacs 20.7.1, from the emacs-20.7-fullbin-i386.tar.gz file.

The output of etags --version :

etags (GNU Emacs 19)
Copyright (C) 1996 Free Software Foundation, Inc. and Ken Arnold
This program is distributed under the same terms as Emacs

The output of emacs --version :

GNU Emacs 20.7.1
Copyright (C) 1999 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

The output of bash --version :

GNU bash, version 2.04.0(1)-release (i586-pc-cygwin)
Copyright 1999 Free Software Foundation, Inc.

-Richard Campbell.

Reply via email to