etags bug fixes
This commit is contained in:
parent
618bd252b5
commit
e208136267
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
|
||||
|
||||
* etags.c (_GNU_SOURCE): Define only if undefined.
|
||||
(get_scheme): Declaration deleted.
|
||||
(main): error was called with an integer as second arg, instead of
|
||||
a char pointer.
|
||||
(canonicalize_filename): Bug removed.
|
||||
|
||||
1999-11-18 Dave Love <d.love@dl.ac.uk>
|
||||
|
||||
* etags.c (C_entries): Rename label `intoken', avoiding K&R
|
||||
lossage from name clash with macro.
|
||||
|
||||
1999-11-13 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* Makefile.in (b2m): Add dependency on GETOPTDEPS.
|
||||
|
|
Loading…
Add table
Reference in a new issue